| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | 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 |
| * | 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 |
| * | 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 |
| * | 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 |
| * | 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 |
| * | add channel mlock (mode lock) functionality to channel_op.py | jesopo | 2020-04-13 | 1 | -2/+68 |
| * | fix rss bindhost implementation | jesopo | 2020-04-09 | 1 | -10/+18 |
| * | experimental support for rss bindhost | jesopo | 2020-04-09 | 1 | -2/+9 |
| * | fix regression of message filters not matching without formatting | jesopo | 2020-04-08 | 1 | -7/+9 |
| * | add ${BNICK} (bot's own nick) and ${CTRIGGER} (command trigger) to aliases | jesopo | 2020-04-07 | 1 | -0/+4 |
| * | handle http redirects ourselves, to prevent redirect to localhost | jesopo | 2020-04-05 | 1 | -6/+2 |
| * | `masks` -> `args` | jesopo | 2020-03-10 | 1 | -1/+1 |
| * | remove debug print | jesopo | 2020-03-10 | 1 | -1/+0 |
| * | don't skip already "short" urls in yourls.py - can't predict output length | jesopo | 2020-03-09 | 1 | -3/+0 |
| * | post_data -> get_params | jesopo | 2020-03-09 | 1 | -1/+1 |
| * | URL -> shortener_url | jesopo | 2020-03-09 | 1 | -2/+2 |
| * | _call_shortener should take 2 more args | jesopo | 2020-03-08 | 1 | -1/+1 |
| * | urllib was meant for yourls.py not shorturl.py | jesopo | 2020-03-08 | 2 | -2/+3 |
| * | add urllib import | jesopo | 2020-03-08 | 1 | -1/+1 |
| * | add (as yet untested) Your Own URL Shortener support in yourls.py | jesopo | 2020-03-08 | 1 | -0/+36 |
| * | support extended url shorteners that take server and optional `context` (chan... | jesopo | 2020-03-08 | 1 | -7/+17 |
| * | Merge pull request #251 from fndax/issue-210•••Make !words work in PM (fixes #210) | jesopo | 2020-03-08 | 1 | -7/+14 |
| |\ |
|
| | * | Make !words work in PM•••Closes: #210
| Dax | 2020-03-08 | 1 | -7/+14 |
| * | | args_split[0] -> user.nickname (seen.py) | jesopo | 2020-03-08 | 1 | -2/+2 |
| * | | switch inactive_channels.py settings to be days, defaulting to None (no prune) | jesopo | 2020-03-08 | 1 | -14/+15 |
| |/ |
|
| * | use ban-mask export in badwords.py | jesopo | 2020-03-08 | 1 | -3/+2 |
| * | give str(Exception) when webfinger fails | jesopo | 2020-03-08 | 1 | -2/+3 |
| * | tolerate a server not having a host-meta | jesopo | 2020-03-08 | 1 | -4/+6 |
| * | move _get_hostmask logic out in to banmask.py core module, for reuse | jesopo | 2020-03-08 | 1 | -15/+7 |
| * | exports.get_one() -> exports.get() | jesopo | 2020-03-08 | 14 | -15/+15 |
| * | default inactive_channel.py timer to 4 weeks, not 2 | jesopo | 2020-03-05 | 1 | -2/+2 |
| * | KMh and MPh changed to km/h and mi/h | jesopo | 2020-03-04 | 1 | -2/+2 |
| * | ban-format-account is no longer relevant | jesopo | 2020-03-04 | 1 | -9/+0 |
| * | change !seen to command specs | jesopo | 2020-02-28 | 1 | -6/+4 |
| * | change relay.py to use command specs | jesopo | 2020-02-27 | 1 | -15/+6 |