| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| * | | [Security] Prevent commands in DM - Fixes #60 | 2018-08-30 | -0/+4 | ||
| | | | |||||
| * | | [Config] Remove invites from un-partnered servers | 2018-08-24 | -2/+0 | ||
| | | | |||||
| * | | Merge branch 'fix_humanize' into 'master' | 2018-08-23 | -49/+71 | ||
| |\ \ | | | | | | | | | | | | | Better timedelta humanization See merge request python-discord/projects/bot!54 | ||||
| | * | | Better timedelta humanization | 2018-08-23 | -49/+71 | ||
| |/ / | |||||
| * | | Merge branch 'eval-indent-fix' into 'master' | 2018-08-23 | -4/+5 | ||
| |\ \ | | | | | | | | | | | | | Fix !eval indentation errors. See merge request python-discord/projects/bot!58 | ||||
| | * | | dent :wrench: | 2018-08-21 | -4/+5 | ||
| |/ / | |||||
| * | | Merge branch 'cleanup/remove-clickup-cog' into 'master' | 2018-08-13 | -394/+0 | ||
| |\ \ | | | | | | | | | | | | | Remove the ClickUp cog. See merge request python-discord/projects/bot!29 | ||||
| | * | | Remove the ClickUp cog. | 2018-08-13 | -394/+0 | ||
| |/ / | |||||
| * | | Improving the token regex to catch tokens with symbols in the HMAC | 2018-08-11 | -3/+3 | ||
| | | | |||||
| * | | Makes TokenRemover, AntiSpam and Clean more consistent, with embeds, message ↵ | 2018-08-11 | -81/+131 | ||
| | | | | | | | | | delete ignores, and using the Logs API. | ||||
| * | | Fixing bug where antispam would not ignore message ids, making antispam ↵ | 2018-08-11 | -28/+40 | ||
| | | | | | | | | | mod-alerts into beautiful embeds, adding IDs to all filtering and antispam embeds. | ||||
| * | | [Constants] Specify encoding for YAML files | 2018-08-10 | -2/+2 | ||
| | | | |||||
| * | | updating the watchlist to catch retarted | 2018-08-08 | -1/+2 | ||
| | | | |||||
| * | | yeah actually you are allowed to say "beans" | 2018-08-08 | -1/+1 | ||
| | | | |||||
| * | | let's ignore the only legitimate word that starts with cuck - cuckoo | 2018-08-08 | -1/+1 | ||
| | | | |||||
| * | | [Snekbox] Attempt to fix eval indent issues | 2018-08-07 | -1/+2 | ||
| | | | |||||
| * | | Fix a typo. | 2018-08-06 | -1/+1 | ||
| | | | |||||
| * | | Merge branch 'no-pipenv-clean' into 'master' | 2018-08-06 | -1/+0 | ||
| |\ \ | | | | | | | | | | | | | try build without cleaning first See merge request python-discord/projects/bot!46 | ||||
| | * | | try build without cleaning first | 2018-07-31 | -1/+0 | ||
| | | | | |||||
| * | | | Merge branch 'enhancement/add-antispam-channel-and-role-whitelist' into 'master' | 2018-08-06 | -2/+18 | ||
| |\ \ \ | | | | | | | | | | | | | | | | | Add a channel & role whitelist to `AntiSpam` cog. See merge request python-discord/projects/bot!50 | ||||
| | * | | | Add channel & role whitelist to `AntiSpam`. | 2018-08-03 | -2/+18 | ||
| | | | | | |||||
| * | | | | Merge branch 'enhancement/bump-pika-logging-level' into 'master' | 2018-08-06 | -1/+3 | ||
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Silence `aio_pika.pika.{callback,channel}`'s logging. Closes #21 See merge request python-discord/projects/bot!51 | ||||
| | * | | | | Silence `aio_pika.pika.{callback,channel}`'s logging. | 2018-08-03 | -1/+3 | ||
| | |/ / / | |||||
| * / / / | setting links max to 20 while we work on issue 47 | 2018-08-06 | -1/+1 | ||
| |/ / / | |||||
| * | | | Merge branch 'roles-command-restriction' into 'master' | 2018-08-03 | -1/+3 | ||
| |\ \ \ | | | | | | | | | | | | | | | | | Restrict !roles to mods+ See merge request python-discord/projects/bot!48 | ||||
| | * | | | Restrict !roles to mods+ | 2018-08-01 | -1/+3 | ||
| | |/ / | |||||
| * | | | Set delete_message_days to 0 so that banned users do not have messages ↵ | 2018-08-01 | -2/+2 | ||
| | | | | | | | | | | | | | cleared automatically | ||||
| * | | | Merge branch 'feature/site-commands' into 'master' | 2018-08-01 | -23/+124 | ||
| |\ \ \ | |/ / |/| | | | | | | | | Add Site cog. See merge request python-discord/projects/bot!20 | ||||
| | * | | Add Site cog. | 2018-08-01 | -23/+124 | ||
| |/ / | |||||
| * | | Merge branch 'feature/reddit-channel' into 'master' | 2018-07-31 | -0/+333 | ||
| |\ \ | | | | | | | | | | | | | Relay subreddit posts to the #reddit channel See merge request python-discord/projects/bot!23 | ||||
| | * | | Relay subreddit posts to the #reddit channel | 2018-07-31 | -0/+333 | ||
| |/ / | |||||
| * | | Merge branch 'better-modlogs' into 'master' | 2018-07-31 | -20/+259 | ||
| |\ \ | | | | | | | | | | | | | Better mod-log for infractions. See merge request python-discord/projects/bot!45 | ||||
| | * | | Better mod-log for infractions. | 2018-07-31 | -20/+259 | ||
| | | | | |||||
| * | | | Merge branch 'feature/userinfo' into 'master' | 2018-07-31 | -2/+73 | ||
| |\ \ \ | |/ / |/| | | | | | | | | User info command See merge request python-discord/projects/bot!42 | ||||
| | * | | Added user info command | 2018-07-31 | -2/+73 | ||
| | | | | |||||
| * | | | Merge branch 'enhancement/increase-pil-png-image-plugin-logging-level' into ↵ | 2018-07-31 | -0/+1 | ||
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Bump `PIL.PngImagePlugin`s logging level. See merge request python-discord/projects/bot!19 | ||||
| | * | | | Bump `PIL.PngImagePlugin`s logging level. | 2018-07-28 | -0/+1 | ||
| | | |/ | |/| | |||||
| * | | | Merge branch 'censor_plugin' into 'master' | 2018-07-31 | -38/+366 | ||
| |\ \ \ | |_|/ |/| | | | | | | | | Filtering plugin See merge request python-discord/projects/bot!41 | ||||
| | * | | Sanity check for msg.author. Only Member has roles. | 2018-07-30 | -4/+6 | ||
| | | | | |||||
| | * | | Gotta filter edits too, to combat sneaky racists | 2018-07-30 | -1/+7 | ||
| | | | | |||||
| | * | | Addressing all review comments from gdude | 2018-07-30 | -5/+9 | ||
| | | | | |||||
| | * | | Case insensitive URL filtering | 2018-07-30 | -2/+2 | ||
| | | | | |||||
| | * | | Okay, this should be ready to MR now. | 2018-07-30 | -74/+663 | ||
| | |\ \ | |||||
| | * | | | WIP | 2018-07-30 | -4/+7 | ||
| | | | | | |||||
| | * | | | WIP commit | 2018-07-29 | -0/+5 | ||
| | | | | | |||||
| | * | | | merge conflict resolution | 2018-07-29 | -87/+1137 | ||
| | |\ \ \ | |||||
| | * | | | | Still WIP, but almost done. I think I need the clean MRs merged before I ↵ | 2018-07-28 | -37/+59 | ||
| | | | | | | | | | | | | | | | | | | | | | continue. | ||||
| | * | | | | finished all filters and built a rules engine. now just need to write the ↵ | 2018-07-28 | -31/+157 | ||
| | | | | | | | | | | | | | | | | | | | | | automod and the mod-alert features so we can actually respond accordingly. | ||||
| | * | | | | Added smart invite filtering and dumb domain filtering. | 2018-07-28 | -12/+89 | ||
| | | | | | | |||||
| | * | | | | Merge branch 'master' into censor_plugin | 2018-07-27 | -577/+337 | ||
| | |\ \ \ \ | |||||