| Commit message (Expand) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Merge pull request #979 from neonsea/modmail-tag | 2020-06-02 | -0/+9 | |
| |\ | ||||
| | * | add modmail tag | 2020-06-02 | -0/+9 | |
| |/ | ||||
| * | Merge pull request #962 from python-discord/stop_sending_avatar_hash | 2020-06-02 | -11/+2 | |
| |\ | ||||
| | * | Merge branch 'master' into stop_sending_avatar_hash | 2020-06-02 | -41/+34 | |
| | |\ | |/ |/| | ||||
| * | | Merge pull request #974 from python-discord/multichannel_purge | 2020-05-31 | -41/+34 | |
| |\ \ | ||||
| | * | | Use the messages returned by `purge` to upload message logs | 2020-05-31 | -7/+3 | |
| | * | | Revert message ignore approach. | 2020-05-31 | -10/+9 | |
| | * | | Revert "Add a mod_log.ignore_all context manager." | 2020-05-31 | -35/+0 | |
| | * | | Merge branch 'master' into multichannel_purge | 2020-05-31 | -44/+3 | |
| | |\ \ | |/ / |/| | | ||||
| | * | | Fix a bug with invocation deletion. | 2020-05-31 | -21/+14 | |
| | * | | Add a mod_log.ignore_all context manager. | 2020-05-31 | -0/+35 | |
| | * | | Remove unnecessary conditional. | 2020-05-31 | -4/+2 | |
| | * | | Better channel mentions | 2020-05-31 | -1/+1 | |
| | * | | Remove a completely unacceptable newline. | 2020-05-30 | -1/+0 | |
| | * | | Add multichannel !purge via commands.Greedy | 2020-05-30 | -31/+39 | |
| | | * | Merge branch 'master' into stop_sending_avatar_hash | 2020-05-31 | -408/+1588 | |
| | | |\ | |_|/ |/| | | ||||
| * | | | Merge pull request #973 from python-discord/kwzrd/improve-free | 2020-05-31 | -2/+2 | |
| |\ \ \ | ||||
| | * \ \ | Merge branch 'master' into kwzrd/improve-free | 2020-05-31 | -42/+1 | |
| | |\ \ \ | |/ / / |/| | | | ||||
| * | | | | Merge pull request #971 from python-discord/remove_periodic_ping | 2020-05-30 | -42/+1 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||
| | * | | | Merge branch 'master' into remove_periodic_ping | 2020-05-30 | -63/+354 | |
| | |\ \ \ | |/ / / |/| | | | ||||
| | * | | | Oops, add the return back. | 2020-05-30 | -0/+1 | |
| | * | | | Merge branch 'master' into remove_periodic_ping | 2020-05-30 | -0/+1 | |
| | |\ \ \ | ||||
| | * | | | | Removing the periodic ping from verification. | 2020-05-30 | -43/+1 | |
| | | | * | | Free tag: link #how-to-get-help | 2020-05-30 | -2/+2 | |
| | |_|/ / |/| | | | ||||
| * | | | | Merge pull request #864 from ks129/ban-kick-reason-length | 2020-05-30 | -42/+159 | |
| |\ \ \ \ | ||||
| | * \ \ \ | Merge branch 'master' into ban-kick-reason-length | 2020-05-30 | -350/+1571 | |
| | |\ \ \ \ | |/ / / / |/| | | | | ||||
| * | | | | | Merge pull request #930 from MrGrote/test_antimalware | 2020-05-30 | -20/+194 | |
| |\ \ \ \ \ | ||||
| | * \ \ \ \ | Merge branch 'master' into test_antimalware | 2020-05-30 | -965/+2124 | |
| | |\ \ \ \ \ | |/ / / / / |/| | | | | | ||||
| * | | | | | | Merge pull request #972 from Numerlor/tag-encoding | 2020-05-29 | -1/+1 | |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||
| | * | | | | | Tags: explicitly use UTF-8 to read files | 2020-05-30 | -1/+1 | |
| |/ / / / / | ||||
| * | | | | | Merge pull request #965 from Akarys42/patch-1 | 2020-05-29 | -0/+1 | |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | ||||
| | * | | | | Merge branch 'master' into patch-1 | 2020-05-29 | -31/+8 | |
| | |\ \ \ \ | |/ / / / |/| | | | | ||||
| * | | | | | Merge pull request #966 from python-discord/sebastiaan/help-channels/ratelimits | 2020-05-29 | -31/+8 | |
| |\ \ \ \ \ | ||||
| | * | | | | | Reduce the number of help channel name changes | 2020-05-29 | -29/+3 | |
| | * | | | | | Fix `check_for_answer` breaking on missing cache | 2020-05-29 | -2/+5 | |
| |/ / / / / | ||||
| | * / / / | Ignore response when posting python news | 2020-05-29 | -0/+1 | |
| |/ / / / | ||||
| * | | | | Merge pull request #947 from python-discord/redis_persistence | 2020-05-28 | -182/+1061 | |
| |\ \ \ \ | ||||
| | * | | | | Move the `self.redis_closed` into session create. | 2020-05-28 | -1/+1 | |
| | * | | | | Prevent a state where a coro could wait forever. | 2020-05-28 | -2/+6 | |
| | * | | | | Add custom exceptions for each error state. | 2020-05-28 | -8/+21 | |
| | * | | | | Make prefix consts private and more precise. | 2020-05-28 | -9/+9 | |
| | * | | | | Reduce complexity on some of the typestring stuff. | 2020-05-28 | -31/+9 | |
| | * | | | | Merge branch 'master' into redis_persistence | 2020-05-27 | -80/+154 | |
| | |\ \ \ \ | |/ / / / |/| | | | | ||||
| * | | | | | Merge pull request #961 from python-discord/moderation_commands_in_modmail_ca... | 2020-05-27 | -88/+161 | |
| |\ \ \ \ \ | ||||
| | * | | | | | Add some tests for `in_whitelist_check`. | 2020-05-27 | -0/+48 | |
| | * | | | | | Remove the now deprecated in_channel_check. | 2020-05-27 | -16/+0 | |
| | * | | | | | Merge branch 'master' into moderation_commands_in_modmail_category | 2020-05-27 | -0/+1 | |
| | |\ \ \ \ \ | |/ / / / / |/| | | | | | ||||
| | * | | | | | Allow some commands to fail checks silently. | 2020-05-27 | -2/+9 | |
| | * | | | | | No redirect for mod management. | 2020-05-27 | -0/+1 | |
| | * | | | | | Find + change all InWhitelistCheckFailure imports | 2020-05-27 | -9/+8 | |