| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' into develop | 2020-08-26 | 1 | -3/+3 | |
| |\ | |||||
| | * | update CHANGELOG.md date for v1.19.0 | 2020-08-26 | 1 | -1/+1 | |
| | | | |||||
| | * | Merge pull request #268 from benharri-forks/master | 2020-07-21 | 1 | -3/+3 | |
| | |\ | | | | | | | bitbot_user.service: remove duplicated paths | ||||
| | | * | bitbot_user.service: remove duplicated paths | 2020-07-10 | 1 | -3/+3 | |
| | |/ | | | | | | | setting WorkingDirectory negates the need for the full path | ||||
| | * | fix "apikey add" example in git_webhooks.md | 2020-05-31 | 1 | -1/+1 | |
| | | | |||||
| * | | v1.20.0 release | 2020-08-26 | 2 | -2/+2 | |
| | | | |||||
| * | | add v1.20.0 to CHANGELOG.md | 2020-08-26 | 1 | -0/+28 | |
| | | | |||||
| * | | remove old comment | 2020-08-26 | 1 | -1/+0 | |
| | | | |||||
| * | | update CHANGELOG.md date for v1.19.0 | 2020-08-26 | 1 | -1/+1 | |
| | | | |||||
| * | | return raw result, not "unknown" for ad-hoc dnsbls | 2020-08-07 | 1 | -1/+1 | |
| | | | |||||
| * | | strip @ from @dnsbl | 2020-08-07 | 1 | -1/+1 | |
| | | | |||||
| * | | _lists, not lists | 2020-08-07 | 1 | -1/+1 | |
| | | | |||||
| * | | add AbuseAtCBL to dnsbl module | 2020-08-06 | 1 | -1/+9 | |
| | | | |||||
| * | | Merge pull request #272 from benharri-forks/fix-shorturl | 2020-07-21 | 1 | -2/+4 | |
| |\ \ | | | | | | | fix shorturl.py | ||||
| | * | | fix shorturl.py | 2020-07-14 | 1 | -2/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | | | only install dataclasses for ;python_version<'3.7' | 2020-07-13 | 1 | -1/+1 | |
| |/ / | |||||
| * | | respect ~ and {DATA} in external-modules config option | 2020-07-11 | 1 | -6/+11 | |
| | | | |||||
| * | | rename channel_save.py to autojoin.py | 2020-07-03 | 1 | -0/+0 | |
| | | | |||||
| * | | remove channels from autojoin when they are ERR_LINKCHANNEL (470) | 2020-07-03 | 1 | -0/+14 | |
| | | | |||||
| * | | log ip, if available, when connection fails (mostly for tls) | 2020-07-03 | 2 | -3/+8 | |
| | | | |||||
| * | | strip ':' and ',' from titles too | 2020-06-26 | 1 | -1/+1 | |
| | | | |||||
| * | | !cfilter should be accessible by channel admins | 2020-06-12 | 1 | -1/+2 | |
| | | | |||||
| * | | show what quote was deleted, do partial match, fix qdel for last | 2020-06-10 | 1 | -4/+9 | |
| | | | |||||
| * | | cant remove a target-specific quote from zipped up mixed quotes. duh | 2020-06-10 | 1 | -2/+5 | |
| | | | |||||
| * | | quote grab category shouldn't be a server/channel object. wtf | 2020-06-03 | 1 | -7/+5 | |
| | | | |||||
| * | | rewrite quote search categories to account name when possible | 2020-06-03 | 1 | -0/+4 | |
| | | | |||||
| * | | fix "apikey add" example in git_webhooks.md | 2020-05-31 | 1 | -1/+1 | |
| | | | |||||
| * | | add ban_enforce.py, to kick people affected by new bans | 2020-05-31 | 1 | -0/+27 | |
| | | | |||||
| * | | +draft/typing has been ratified | 2020-05-20 | 1 | -1/+4 | |
| | | | |||||
| * | | Merge branch 'master' into develop | 2020-05-20 | 1 | -0/+32 | |
| |\| | |||||
| | * | Merge pull request #261 from PeGaSuS-Coder/patch-2 | 2020-05-20 | 1 | -0/+32 | |
| | |\ | | | | | | | Create bitbot_user.service | ||||
| | | * | Update bitbot_user.service | 2020-05-19 | 1 | -1/+1 | |
| | | | | | | | | | | Next time i need to triple check what I am doing. Another stupid typo | ||||
| | | * | Update bitbot_user.service | 2020-05-19 | 1 | -1/+1 | |
| | | | | | | | | | | Fixed a stupid typo | ||||
| | | * | Create bitbot_user.service | 2020-05-19 | 1 | -0/+32 | |
| | |/ | | | | | | | | | | | Systemd script to be used by the user w/o the need of root access. Probably useful. Cheers | ||||
| | * | add bot.conf options so we can disable given log files | 2020-04-10 | 3 | -19/+30 | |
| | | | |||||
| * | | again, there may be more than one (nick,count) | 2020-05-12 | 1 | -1/+3 | |
| | | | |||||
| * | | turing (chan_id,count) in to a dict loses different days | 2020-05-12 | 1 | -4/+7 | |
| | | | |||||
| * | | log youtube API usage | 2020-05-07 | 1 | -1/+11 | |
| | | | |||||
| * | | disable !np youtube urls by default | 2020-05-07 | 1 | -4/+11 | |
| | | | |||||
| * | | sent messages should mark channels 'active' | 2020-05-06 | 1 | -0/+1 | |
| | | | |||||
| * | | RPL_EXCEPTLIST has the mask at index 2, not 3 | 2020-04-15 | 1 | -1/+1 | |
| | | | |||||
| * | | add channel mlock (mode lock) functionality to channel_op.py | 2020-04-13 | 2 | -3/+72 | |
| | | | |||||
| * | | format_token_replace() returns a tuple these days | 2020-04-12 | 1 | -1/+2 | |
| | | | |||||
| * | | add bot.conf options so we can disable given log files | 2020-04-10 | 3 | -19/+30 | |
| | | | |||||
| * | | "mi" -> "m" for minute | 2020-04-09 | 1 | -1/+1 | |
| | | | |||||
| * | | fix rss bindhost implementation | 2020-04-09 | 1 | -10/+18 | |
| | | | |||||
| * | | experimental support for rss bindhost | 2020-04-09 | 3 | -3/+22 | |
| | | | |||||
| * | | fix regression of message filters not matching without formatting | 2020-04-08 | 2 | -9/+11 | |
| | | | |||||
| * | | fail an alias when an ${} var isn't found | 2020-04-08 | 2 | -6/+20 | |
| | | | |||||
| * | | remove now-unused vars | 2020-04-08 | 1 | -4/+0 | |
| | | | |||||
