| Commit message (Expand) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Use scheduling create_task util instead of creating from loop directly | 2021-09-11 | -4/+8 | |
| * | 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 | |
| | | | * | | | | | | Use Mock Side Effect Instead Of Extra Function | 2021-03-10 | -3/+1 | |
| | | | * | | | | | | Simplifies Redundant Unsilence Target Test | 2021-03-10 | -33/+8 | |
| | | | * | | | | | | Combine Silence Target Tests | 2021-03-10 | -38/+15 | |
| | | | * | | | | | | Merge branch 'master' into voicechannel-mute | 2021-03-10 | -3/+3 | |
| | | | |\ \ \ \ \ \ | ||||
| | | | * | | | | | | | Modifies Silence Tests | 2021-02-05 | -15/+28 | |
| | | | * | | | | | | | Modifies Silence Tests | 2021-02-05 | -4/+6 | |
| | | | * | | | | | | | Separates Voice Overwrite Tests | 2021-02-04 | -9/+19 | |
| | | | * | | | | | | | Adds Move To Failure Tests | 2021-02-04 | -0/+26 | |
| | | | * | | | | | | | Updates Voice Kick Restriction Tests | 2021-02-04 | -9/+17 | |
| | | | * | | | | | | | Merge branch 'master' into voicechannel-mute | 2021-02-04 | -39/+64 | |
| | | | |\ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | Cleans Up Voice Sync Tests | 2021-01-10 | -18/+41 | |
| | | | * | | | | | | | | Cleans Up & Simplifies Tests | 2021-01-10 | -78/+33 | |
| | | | * | | | | | | | | Breaks Out Send Message Tests | 2020-12-29 | -75/+81 | |
| | | | * | | | | | | | | Makes Kick Keyword Only Parameter | 2020-12-29 | -1/+1 | |
| | | | * | | | | | | | | Refractors Helper Method Signatures | 2020-12-29 | -11/+12 | |
| | | | * | | | | | | | | Merge branch 'master' into voicechannel-mute | 2020-12-22 | -23/+7 | |
| | | | |\ \ \ \ \ \ \ \ | ||||