| Commit message (Expand) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Merge branch 'main' into new-appeals-process | 2021-10-17 | -74/+133 | |
| |\ | ||||
| | * | Merge remote-tracking branch 'origin/main' into discord-2.0 | 2021-10-17 | -26/+6 | |
| | |\ | ||||
| | | * | Merge remote-tracking branch 'origin/main' into experiments/isort | 2021-10-15 | -7/+10 | |
| | | |\ | ||||
| | | * | | ISort: give the codebase a sort | 2021-10-14 | -29/+6 | |
| | * | | | Merge branch 'main' into discord-2.0 | 2021-10-15 | -9/+9 | |
| | |\ \ \ | | | |/ | | |/| | ||||
| | | * | | Fix newlines after imports and address review | 2021-10-14 | -1/+0 | |
| | | * | | Migrate to `bot.log.get_logger` function | 2021-10-14 | -8/+9 | |
| | | |/ | ||||
| | * | | Merge branch 'main' into discord-2.0 | 2021-10-10 | -16/+32 | |
| | |\| | ||||
| | | * | Merge branch 'main' into ignore-infra-mods-errors | 2021-10-05 | -10/+23 | |
| | | |\ | ||||
| | | | * | Mock fetch_member in tests that user get_or_fetch now | 2021-09-29 | -6/+15 | |
| | | | * | Use scheduling create_task util instead of creating from loop directly | 2021-09-11 | -4/+8 | |
| | | * | | Fix tests | 2021-09-01 | -6/+9 | |
| | | |/ | ||||
| | * | | Test incidents: correct avatar reference | 2021-10-05 | -1/+1 | |
| | * | | avatar.url -> display_avatar.url | 2021-10-05 | -3/+3 | |
| | * | | Silence tests: use thread perms | 2021-09-15 | -10/+54 | |
| | * | | Migrate to Discord.py 2.0a0 | 2021-09-06 | -13/+32 | |
| | |/ | ||||
| * / | Update infraction DM tests to reflect new output | 2021-09-24 | -10/+10 | |
| |/ | ||||
| * | Merge branch 'main' into converter-typehints | 2021-08-24 | -6/+24 | |
| |\ | ||||
| | * | Fix tests | 2021-08-24 | -2/+2 | |
| | * | Merge branch 'main' into antispam-ignore-bot-mentions | 2021-08-23 | -5/+219 | |
| | |\ | ||||
| | * | | Added some more test cases to ensure bot mentions aren't counted | 2021-08-23 | -1/+17 | |
| | * | | Fix current tests by using MockMember in mention lists | 2021-08-23 | -3/+5 | |
| * | | | Remove TagContentConverter | 2021-08-23 | -38/+0 | |
| | |/ |/| | ||||
| * | | Merge branch 'main' into mbaruh/anti-spam | 2021-08-23 | -5/+5 | |
| |\ \ | ||||
| | * | | Merge branch 'main' into feat/mod/1665/override-auto-mute | 2021-08-23 | -88/+68 | |
| | |\| | ||||
| | * | | Remove redundant parameter from pardon_voice_ban | 2021-07-15 | -3/+3 | |
| | * | | Fix get_active_infraction test | 2021-07-15 | -2/+2 | |
| * | | | Additional comments and tests for slicing | 2021-08-21 | -2/+2 | |
| * | | | Fix MessageCache slicing bugs, improve tests | 2021-08-21 | -19/+25 | |
| * | | | AntiSpam modified to work with cache | 2021-08-21 | -0/+208 | |
| | |/ |/| | ||||
| * | | Merge branch 'main' into mbaruh/jam-management | 2021-08-16 | -153/+675 | |
| |\ \ | ||||
| | * | | Merge branch 'main' into new-discord-features | 2021-07-20 | -167/+761 | |
| | |\| | ||||
| | | * | Merge branch 'main' into drop-gpl-deps | 2021-07-08 | -98/+613 | |
| | | |\ | ||||
| | | | * | Merge branch 'main' into voicechannel-mute | 2021-07-08 | -86/+162 | |
| | | | |\ | ||||
| | | | * | | Properly Handles Indefinite Silences | 2021-06-05 | -1/+8 | |
| | | | * | | Merge branch 'main' into voicechannel-mute | 2021-06-05 | -20/+7 | |
| | | | |\ \ | ||||
| | | | * | | | Updates Shh Command To Mirror Silence | 2021-05-13 | -10/+74 | |
| | | | * | | | Updates Silence To Accept Duration Or Channel | 2021-05-13 | -8/+83 | |
| | | | * | | | Updates Silence To Use `.format` | 2021-05-12 | -10/+9 | |
| | | | * | | | Merge remote-tracking branch 'fork/voicechannel-mute' into voicechannel-mute | 2021-05-09 | -0/+554 | |
| | | | |\ \ \ | ||||
| | | | | * \ \ | Merge branch 'main' into voicechannel-mute | 2021-05-04 | -0/+554 | |
| | | | | |\ \ \ | ||||
| | | | * | | | | | Uses Itertools Product To Reduce Nesting | 2021-05-09 | -24/+26 | |
| | | | |/ / / / | ||||
| | | | * | | | | Adds Missing Voice Version Of Tests | 2021-05-04 | -3/+4 | |
| | | | * | | | | Adds Voice Test Cases To Already Silenced Test | 2021-05-04 | -6/+8 | |
| | | | * | | | | Copy Existing Text Channel Cache Tests For Voice | 2021-05-04 | -82/+97 | |
| | | | * | | | | Uses Async Asserts Where Possible | 2021-04-24 | -21/+21 | |
| | | | * | | | | Removes Unnecessary Members In Silence Tests | 2021-04-21 | -16/+14 | |
| | | | * | | | | Merge branch 'main' into voicechannel-mute | 2021-04-20 | -12/+77 | |
| | | | |\ \ \ \ | ||||
| | | | * \ \ \ \ | Merge branch 'main' into voicechannel-mute | 2021-04-06 | -18/+18 | |
| | | | |\ \ \ \ \ | ||||
| | | | * | | | | | | Removes Unused Mock Reset | 2021-03-12 | -1/+0 | |