| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| | | * | | | | Fixing empty LinesPaginator and ImagePaginator with '(nothing to display)' ↵ | 2019-01-03 | -0/+8 | ||
| | |/ / / / | | | | | | | | | | | | | | | | and '(no images to display)' when called with empty container object | ||||
| | | * | | | Added a log message to go along with messages bot messages being removed. | 2019-01-03 | -0/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Brown <[email protected]> | ||||
| | | * | | | Hopefully the final fix to the code block on-edit deletion thing | 2019-01-03 | -1/+1 | ||
| | |/ / / | | | | | | | | | | | | | Signed-off-by: Daniel Brown <[email protected]> | ||||
| | * | | | Merge pull request #229 from python-discord/defcon-channel-title | 2019-01-02 | -9/+37 | ||
| | |\ \ \ | | | | | | | | | | | Defcon channel topic auto-update | ||||
| | | * \ \ | Merge branch 'master' into defcon-channel-title | 2019-01-02 | -1/+1 | ||
| | | |\ \ \ | | |/ / / | |/| | | | |||||
| | | * | | | Ignore defcon title change in modlog. | 2019-01-02 | -1/+6 | ||
| | | | | | | |||||
| | | * | | | Fix timedelta days reference | 2019-01-01 | -2/+2 | ||
| | | | | | | |||||
| | | * | | | Merge branch 'master' into defcon-channel-title | 2019-01-01 | -9/+6 | ||
| | | |\ \ \ | |||||
| | | * \ \ \ | Merge branch 'master' into defcon-channel-title | 2018-12-30 | -81/+215 | ||
| | | |\ \ \ \ | |||||
| | | * | | | | | Add missing awaits | 2018-12-30 | -4/+4 | ||
| | | | | | | | | | | | | | | | | | | | | | | oops | ||||
| | | * | | | | | Fix channel grabbing logic | 2018-12-28 | -2/+3 | ||
| | | | | | | | | |||||
| | | * | | | | | Add defcon channel topic updating | 2018-12-28 | -1/+23 | ||
| | | | | | | | | |||||
| | | * | | | | | Add #defcon to channel constants | 2018-12-28 | -0/+2 | ||
| | | | | | | | | |||||
| | | * | | | | | Switch local color constants to PyDis' constants | 2018-12-28 | -8/+6 | ||
| | | | | | | | | |||||
| | | | | | * | | Fix import order | 2019-01-03 | -1/+1 | ||
| | | | | | | | | |||||
| | | | | | * | | Move user notification bools to config | 2019-01-03 | -5/+18 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Intentionally hardcode token notification, this is handled by the token remover cog Signed-off-by: sco1 <[email protected]> | ||||
| | | | | | * | | Add identification of invite via DM | 2019-01-02 | -2/+7 | ||
| | | | | | | | | |||||
| | | | | | * | | Add user notification on invite remove | 2019-01-02 | -6/+37 | ||
| | | |_|_|/ / | |/| | | | | |||||
| | * | | | | | Merge pull request #242 from python-discord/eval-indent-fix | 2019-01-01 | -1/+1 | ||
| | |\ \ \ \ \ | | |_|_|/ / | |/| | | | | Corrects indent bug in internal eval introduced in #212 | ||||
| | | * | | | | Merge branch 'master' into eval-indent-fix | 2019-01-01 | -9/+6 | ||
| | | |\ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | | Merge pull request #234 from python-discord/invite-filter-fix | 2019-01-01 | -9/+6 | ||
| | |\ \ \ \ \ | | |_|_|/ / | |/| | | | | Remove invite filter deblanking | ||||
| | | * | | | | Merge branch 'master' into invite-filter-fix | 2019-01-01 | -39/+110 | ||
| | | |\ \ \ \ | | |/ / / / | |/| | | | | |||||
| | | * | | | | Remove the cursed trailing whitespace | 2018-12-29 | -2/+2 | ||
| | | | | | | | |||||
| | | * | | | | Remove invite filter deblanking | 2018-12-29 | -9/+6 | ||
| | | | |_|/ | | |/| | | | | | | | Clarify inline help/comments | ||||
| | | | * | | Cast int to str, correct buffer align, re-add trailing space | 2019-01-01 | -1/+1 | ||
| | | |/ / | |/| | | |||||
| | * | | | Merge pull request #223 from python-discord/mod-dm-status | 2018-12-30 | -39/+80 | ||
| | |\ \ \ | | | | | | | | | | | Show when an infraction notified a user successfully via DM. | ||||
| | | * \ \ | Merge branch 'master' into mod-dm-status | 2018-12-30 | -0/+30 | ||
| | | |\ \ \ | | |/ / / | |/| | | | |||||
| | * | | | | Merge pull request #233 from python-discord/warn-modlog | 2018-12-30 | -0/+30 | ||
| | |\ \ \ \ | | |_|/ / | |/| | | | Add mod log event for member warn & shadowwarn | ||||
| | | * | | | Add mod log event for member warn & shadowwarn | 2018-12-29 | -0/+30 | ||
| | |/ / / | |||||
| | | * | | Merge branch 'master' into mod-dm-status | 2018-12-30 | -44/+107 | ||
| | | |\ \ | | |/ / | |/| | | |||||
| | * | | | Merge pull request #227 from python-discord/group-dm-invites | 2018-12-28 | -8/+6 | ||
| | |\ \ \ | | | | | | | | | | | invite filter: remove redundant channel None check | ||||
| | | * \ \ | Merge branch 'master' into group-dm-invites | 2018-12-28 | -34/+99 | ||
| | | |\ \ \ | | |/ / / | |/| | | | |||||
| | * | | | | Merge pull request #224 from python-discord/charinfo | 2018-12-28 | -34/+99 | ||
| | |\ \ \ \ | | |_|_|/ | |/| | | | Add charinfo command. | ||||
| | | * | | | Merge branch 'master' into charinfo | 2018-12-29 | -2/+2 | ||
| | | |\ \ \ | | |/ / / | |/| | | | |||||
| | | * | | | Expand in_channel check to accept multi-channels, bypass roles. | 2018-12-28 | -33/+53 | ||
| | | | | | | |||||
| | | * | | | Simplify regex pattern | 2018-12-28 | -1/+1 | ||
| | | | | | | | | | | | | | | | | Co-Authored-By: scragly <[email protected]> | ||||
| | | * | | | Merge branch 'master' into charinfo | 2018-12-27 | -4/+21 | ||
| | | |\ \ \ | |||||
| | | * | | | | Add charinfo command. | 2018-12-27 | -1/+46 | ||
| | | | | | | | |||||
| | | | | * | | Merge branch 'master' into group-dm-invites | 2018-12-27 | -2/+2 | ||
| | | | | |\ \ | | |_|_|/ / | |/| | | | | |||||
| | | | | * | | invite filter: remove redundant channel None check | 2018-12-27 | -8/+6 | ||
| | | | | | | | |||||
| | | | | | * | Merge branch 'master' into mod-dm-status | 2018-12-27 | -4/+21 | ||
| | | | | | |\ | | | | |_|/ | | | |/| | | |||||
| | | | | | * | Ping mod on infr notify failure in modlog. | 2018-12-27 | -0/+30 | ||
| | | | | | | | |||||
| | | | | | * | Add content kwarg to modlog messages. | 2018-12-27 | -5/+7 | ||
| | | | | | | | |||||
| | | | | | * | Add DM emoji indicator for infr notify success. | 2018-12-27 | -40/+49 | ||
| | | | |_|/ | | |/| | | |||||
| * | | | | | reverting the lockfile, no changes needed | 2019-01-13 | -196/+166 | ||
| | | | | | | |||||
| * | | | | | Adressing jchrists review comments | 2019-01-13 | -113/+122 | ||
| | | | | | | |||||
| * | | | | | Merge branch 'master' into user_command_improvements | 2018-12-27 | -2/+2 | ||
| |\| | | | | |||||
| | * | | | | Merge pull request #212 from Modelmat/patch-1 | 2018-12-27 | -2/+2 | ||
| | |\ \ \ \ | | |_|/ / | |/| | | | Makes generating `...:` indents faster | ||||
| | | * | | | Merge branch 'master' into patch-1 | 2018-12-27 | -4/+21 | ||
| | | |\ \ \ | | |/ / / | |/| | | | |||||
| | | * | | | Merge branch 'master' into patch-1 | 2018-12-24 | -16/+17 | ||
| | | |\| | | |||||