| Commit message (Expand) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Merge pull request #1055 from python-discord/Senjan/clean_message | 2020-07-20 | -1/+34 | |
| |\ | ||||
| | * | Merge branch 'master' into Senjan/clean_message | 2020-07-16 | -1/+8 | |
| | |\ | ||||
| | * | | Prevent deleting messages above the desired message. | 2020-07-16 | -6/+7 | |
| | * | | Fix docstring and comments | 2020-07-15 | -13/+7 | |
| | * | | Added command&system to purge all messages up to given message | 2020-07-15 | -1/+39 | |
| * | | | Merge pull request #993 from python-discord/kwzrd/incidents | 2020-07-17 | -12/+1203 | |
| |\ \ \ | ||||
| | * \ \ | Merge branch 'master' into kwzrd/incidents | 2020-07-17 | -1/+1 | |
| | |\ \ \ | |/ / / |/| | | | ||||
| * | | | | Bugfix: Show ID for embed DM relays, too. | 2020-07-16 | -1/+1 | |
| | * | | | Incidents: reduce log level of 403 exception | 2020-07-16 | -2/+3 | |
| | * | | | Merge 'master' into 'kwzrd/incidents'; resolve config conflicts | 2020-07-16 | -351/+626 | |
| | |\ \ \ | |/ / / |/| | | | ||||
| * | | | | Merge pull request #1046 from ItsCinnabar/patch-1 | 2020-07-16 | -1/+1 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||
| | * | | | Merge branch 'master' into patch-1 | 2020-07-16 | -1/+8 | |
| | |\ \ \ | |/ / / |/| | | | ||||
| * | | | | Merge pull request #1045 from python-discord/bug/980/fuzzy-processing | 2020-07-15 | -1/+8 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||
| | * | | | Merge branch 'master' into bug/980/fuzzy-processing | 2020-07-15 | -177/+427 | |
| | |\ \ \ | |/ / / |/| | | | ||||
| | * | | | Pass processed string to `extractBests` | 2020-07-15 | -2/+2 | |
| | * | | | Invoke fuzzywuzzy's processor before matching | 2020-07-14 | -1/+8 | |
| | | * | | Merge branch 'master' into patch-1 | 2020-07-15 | -175/+425 | |
| | | |\ \ | |_|/ / |/| | | | ||||
| * | | | | Merge pull request #1054 from python-discord/dm_relay | 2020-07-15 | -6/+43 | |
| |\ \ \ \ | ||||
| | * \ \ \ | Merge branch 'master' into dm_relay | 2020-07-15 | -70/+202 | |
| | |\ \ \ \ | |/ / / / |/| | | | | ||||
| * | | | | | Merge pull request #1041 from python-discord/dm_relay | 2020-07-15 | -107/+198 | |
| |\ \ \ \ \ | ||||
| | * \ \ \ \ | Merge branch 'master' into dm_relay | 2020-07-15 | -15/+49 | |
| | |\ \ \ \ \ | |/ / / / / |/| | | | | | ||||
| * | | | | | | Merge pull request #1044 from python-discord/talentpool-oldest | 2020-07-15 | -5/+43 | |
| |\ \ \ \ \ \ | ||||
| | * \ \ \ \ \ | Merge branch 'master' into talentpool-oldest | 2020-07-15 | -10/+6 | |
| | |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||
| * | | | | | | | Merge pull request #1051 from python-discord/bug/info/1050/remove-help-reacti... | 2020-07-14 | -7/+6 | |
| |\ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ | Merge branch 'master' into bug/info/1050/remove-help-reactions-404 | 2020-07-14 | -3/+0 | |
| | |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||
| * | | | | | | | | HelpChannels: remove cooldown info from available message | 2020-07-14 | -3/+0 | |
| | * | | | | | | | Suppress NotFound when removing help cmd reactions | 2020-07-14 | -7/+6 | |
| |/ / / / / / / | ||||
| | * | | | | | | Document new kwarg in docstring | 2020-07-15 | -0/+2 | |
| | * | | | | | | Merge branch 'master' into talentpool-oldest | 2020-07-14 | -55/+143 | |
| | |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||
| | * | | | | | | Achieve feature parity with talentpool | 2020-07-14 | -2/+17 | |
| | * | | | | | | Add command to list nominees by oldest first | 2020-07-14 | -0/+11 | |
| | * | | | | | | Accept argument to order nominees by oldest first | 2020-07-14 | -2/+6 | |
| | * | | | | | | Pass argument as kwarg to preserve functionality | 2020-07-14 | -1/+1 | |
| | * | | | | | | Allow ordering watched users by oldest first | 2020-07-14 | -1/+7 | |
| | | |_|/ / / | |/| | | | | ||||
| | | * | | | | Merge branch 'master' into dm_relay | 2020-07-15 | -55/+153 | |
| | | |\ \ \ \ | |_|/ / / / |/| | | | | | ||||
| * | | | | | | Merge pull request #1032 from slushiegoose/sanitize-bot-output | 2020-07-14 | -53/+141 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | fix misaligned indentation | 2020-07-14 | -37/+37 | |
| | * | | | | | | edit snekbox tests to work with filtering | 2020-07-13 | -0/+12 | |
| | * | | | | | | check for the filter_cog in case it is unloaded | 2020-07-13 | -1/+3 | |
| | * | | | | | | rename the `_filter_eval` function to be a public function | 2020-07-13 | -2/+2 | |
| | * | | | | | | Add missing variable assignment to stop NameErrors occurring | 2020-07-09 | -0/+1 | |
| | * | | | | | | Fix missing hypen | 2020-07-09 | -1/+1 | |
| | * | | | | | | Call the filter eval command after receiving an eval result | 2020-07-08 | -1/+6 | |
| | * | | | | | | Create a filtering function to filter eval results | 2020-07-08 | -52/+120 | |
| | * | | | | | | Edit BadArgument error message | 2020-07-08 | -1/+1 | |
| | | | | * | | | Oops, these prints shouldn't be here. | 2020-07-15 | -3/+0 | |
| | | | | * | | | How did that except except block get in? | 2020-07-15 | -3/+0 | |
| | | | | * | | | Create a UserMentionOrID converter. | 2020-07-15 | -1/+24 | |
| | | | | * | | | Ves' refactor | 2020-07-15 | -15/+16 | |
| | | | | * | | | Add some stats for DMs sent and received. | 2020-07-15 | -0/+3 | |