| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | move core modules to src/core_modules, make them uneffected by white/black list | 2019-12-10 | 1 | -163/+0 | |
| | | |||||
| * | add optional duration for !ignore | 2019-11-18 | 1 | -3/+13 | |
| | | |||||
| * | preprocess.command returns now need `action, message` returns | 2019-10-04 | 1 | -3/+3 | |
| | | |||||
| * | 'require-mode'/'require-access' -> 'require_mode'/'require_access' | 2019-09-26 | 1 | -2/+2 | |
| | | | | | closes #161 | ||||
| * | don't use full event names to check what command we're in | 2019-09-10 | 1 | -1/+1 | |
| | | |||||
| * | Make ignore logic PRIORITY_HIGH so it catches before format events | 2019-07-01 | 1 | -1/+2 | |
| | | |||||
| * | Include NOTICEs in ignores | 2019-07-01 | 1 | -0/+2 | |
| | | |||||
| * | Allow bot admins to add/remove channel-ignores | 2019-07-01 | 1 | -0/+1 | |
| | | |||||
| * | Support ignoring users per-channel | 2019-07-01 | 1 | -2/+47 | |
| | | |||||
| * | 'in_args' -> 'min_args' | 2019-07-01 | 1 | -2/+2 | |
| | | |||||
| * | Set ignore.py --depends-on hashflags | 2019-06-20 | 1 | -0/+3 | |
| | | |||||
| * | Move !ignore logic to it's own file | 2019-06-20 | 1 | -0/+101 | |
