| Commit message (Expand) | Author | Age | Files | Lines |
| * | update py cryptography lib to 3.3.2 | jesopo | 2021-02-12 | 1 | -1/+1 |
| * | update lxml | jesopo | 2021-01-14 | 1 | -1/+1 |
| * | Revert "Update translate.py"•••This reverts commit eff99aff055c4312cde19841b30f4bd3d0131863.
| jesopo | 2020-11-18 | 1 | -18/+17 |
| * | Merge pull request #284 from auscompgeek/patch-1•••Handle music.youtube.com URLs | jess | 2020-10-31 | 1 | -1/+1 |
| |\ |
|
| | * | Handle music.youtube.com URLs | David Vo | 2020-10-31 | 1 | -1/+1 |
| |/ |
|
| * | Merge pull request #283 from jesopo/dependabot/pip/cryptography-3.2•••Bump cryptography from 2.7 to 3.2 | jess | 2020-10-28 | 1 | -1/+1 |
| |\ |
|
| | * | Bump cryptography from 2.7 to 3.2•••Bumps [cryptography](https://github.com/pyca/cryptography) from 2.7 to 3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/2.7...3.2)
Signed-off-by: dependabot[bot] <support@github.com> | dependabot[bot] | 2020-10-27 | 1 | -1/+1 |
| |/ |
|
| * | Merge pull request #269 from dngfx/patch-1•••Update translate.py | jess | 2020-10-08 | 1 | -17/+18 |
| |\ |
|
| | * | Update translate.py•••Uses the new google v2 translate service which is more accurate. Also reduces code ugliness by quite a bit. | dngfx | 2020-07-12 | 1 | -17/+18 |
| * | | Merge branch 'master' into develop | jesopo | 2020-08-26 | 1 | -3/+3 |
| |\ \ |
|
| | * | | update CHANGELOG.md date for v1.19.0 | jesopo | 2020-08-26 | 1 | -1/+1 |
| | * | | Merge pull request #268 from benharri-forks/master•••bitbot_user.service: remove duplicated paths | jesopo | 2020-07-21 | 1 | -3/+3 |
| | |\ \
| | |/
| |/| |
|
| | | * | bitbot_user.service: remove duplicated paths•••setting WorkingDirectory negates the need for the full path
| Ben Harris | 2020-07-10 | 1 | -3/+3 |
| | |/ |
|
| | * | fix "apikey add" example in git_webhooks.md | jesopo | 2020-05-31 | 1 | -1/+1 |
| * | | v1.20.0 release | jesopo | 2020-08-26 | 2 | -2/+2 |
| * | | add v1.20.0 to CHANGELOG.md | jesopo | 2020-08-26 | 1 | -0/+28 |
| * | | remove old comment | jesopo | 2020-08-26 | 1 | -1/+0 |
| * | | update CHANGELOG.md date for v1.19.0 | jesopo | 2020-08-26 | 1 | -1/+1 |
| * | | return raw result, not "unknown" for ad-hoc dnsbls | jesopo | 2020-08-07 | 1 | -1/+1 |
| * | | strip @ from @dnsbl | jesopo | 2020-08-07 | 1 | -1/+1 |
| * | | _lists, not lists | jesopo | 2020-08-07 | 1 | -1/+1 |
| * | | add AbuseAtCBL to dnsbl module | jesopo | 2020-08-06 | 1 | -1/+9 |
| * | | Merge pull request #272 from benharri-forks/fix-shorturl•••fix shorturl.py | jesopo | 2020-07-21 | 1 | -2/+4 |
| |\ \ |
|
| | * | | fix shorturl.py•••this module provides a botset export but doesn't check that
setting later when looking up configured shorteners
check bot_settings if context and server values are not set
| Ben Harris | 2020-07-14 | 1 | -2/+4 |
| * | | | only install dataclasses for ;python_version<'3.7' | jesopo | 2020-07-13 | 1 | -1/+1 |
| |/ / |
|
| * | | respect ~ and {DATA} in external-modules config option | jesopo | 2020-07-11 | 1 | -6/+11 |
| * | | rename channel_save.py to autojoin.py | jesopo | 2020-07-03 | 1 | -0/+0 |
| * | | remove channels from autojoin when they are ERR_LINKCHANNEL (470) | jesopo | 2020-07-03 | 1 | -0/+14 |
| * | | log ip, if available, when connection fails (mostly for tls) | jesopo | 2020-07-03 | 2 | -3/+8 |
| * | | strip ':' and ',' from titles too | jesopo | 2020-06-26 | 1 | -1/+1 |
| * | | !cfilter should be accessible by channel admins | jesopo | 2020-06-12 | 1 | -1/+2 |
| * | | show what quote was deleted, do partial match, fix qdel for last | jesopo | 2020-06-10 | 1 | -4/+9 |
| * | | cant remove a target-specific quote from zipped up mixed quotes. duh | jesopo | 2020-06-10 | 1 | -2/+5 |
| * | | quote grab category shouldn't be a server/channel object. wtf | jesopo | 2020-06-03 | 1 | -7/+5 |
| * | | rewrite quote search categories to account name when possible | jesopo | 2020-06-03 | 1 | -0/+4 |
| * | | fix "apikey add" example in git_webhooks.md | jesopo | 2020-05-31 | 1 | -1/+1 |
| * | | add ban_enforce.py, to kick people affected by new bans | jesopo | 2020-05-31 | 1 | -0/+27 |
| * | | +draft/typing has been ratified | jesopo | 2020-05-20 | 1 | -1/+4 |
| * | | Merge branch 'master' into develop | jesopo | 2020-05-20 | 1 | -0/+32 |
| |\| |
|
| | * | Merge pull request #261 from PeGaSuS-Coder/patch-2•••Create bitbot_user.service | jesopo | 2020-05-20 | 1 | -0/+32 |
| | |\ |
|
| | | * | Update bitbot_user.service•••Next time i need to triple check what I am doing. Another stupid typo | Vitor Luis | 2020-05-19 | 1 | -1/+1 |
| | | * | Update bitbot_user.service•••Fixed a stupid typo | Vitor Luis | 2020-05-19 | 1 | -1/+1 |
| | | * | Create bitbot_user.service•••Systemd script to be used by the user w/o the need of root access.
Probably useful.
Cheers | Vitor Luis | 2020-05-19 | 1 | -0/+32 |
| | |/ |
|
| | * | add bot.conf options so we can disable given log files | jesopo | 2020-04-10 | 3 | -19/+30 |
| * | | again, there may be more than one (nick,count) | jesopo | 2020-05-12 | 1 | -1/+3 |
| * | | turing (chan_id,count) in to a dict loses different days | jesopo | 2020-05-12 | 1 | -4/+7 |
| * | | log youtube API usage | jesopo | 2020-05-07 | 1 | -1/+11 |
| * | | disable !np youtube urls by default | jesopo | 2020-05-07 | 1 | -4/+11 |
| * | | sent messages should mark channels 'active' | jesopo | 2020-05-06 | 1 | -0/+1 |
| * | | RPL_EXCEPTLIST has the mask at index 2, not 3 | jesopo | 2020-04-15 | 1 | -1/+1 |