| Commit message (Expand) | Author | Age | Lines | |
|---|---|---|---|---|
| * | 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 | |
| |\ | ||||
| | * | Merge pull request #1313 from HassanAbouelela/fix-voiceban-member-bug | 2021-02-03 | -11/+39 | |
| | |\ | ||||
| | | * | Restructures Voice Ban Action | 2021-01-21 | -11/+26 | |
| | | * | Merge branch 'master' into fix-voiceban-member-bug | 2021-01-20 | -35/+24 | |
| | | |\ | ||||
| | | * | | Cleans Up Tests | 2021-01-20 | -5/+5 | |
| | | * | | Adds Member Checks Before Changing Voice | 2020-11-30 | -1/+14 | |
| | * | | | Merge branch 'master' into mbaruh/sm-stats | 2021-01-21 | -1/+1 | |
| | |\ \ \ | ||||
| | | * \ \ | Merge branch 'master' into fuzz-the-matches | 2021-01-20 | -11/+18 | |
| | | |\ \ \ | | | | |/ | | | |/| | ||||
| | | * | | | Merge branch 'master' into fuzz-the-matches | 2021-01-18 | -295/+734 | |
| | | |\ \ \ | ||||
| | | * \ \ \ | Merge branch 'master' into fuzz-the-matches | 2020-10-10 | -167/+150 | |
| | | |\ \ \ \ | ||||
| | | * | | | | | Fuzzy match roles for `!role` command. | 2020-10-01 | -1/+1 | |
| | * | | | | | | Changed slowmode reset tests | 2021-01-21 | -12/+4 | |
| | | |_|_|/ / | |/| | | | | ||||
| | * | | | | | Sync: test chunking of user requests | 2021-01-18 | -11/+18 | |
| | | |_|/ / | |/| | | | ||||
| | * | | | | Annihilate all traces of Developer and Unverified roles | 2021-01-11 | -3/+1 | |
| | * | | | | "Pending: False" to "Verified: True" to agree with new semantics. | 2020-12-30 | -1/+1 | |
| * | | | | | 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 | |
| |\| | | | | ||||
| | * | | | | Remove obsolete test cases | 2020-12-19 | -8/+0 | |
| | * | | | | Fix silence tests | 2020-12-19 | -3/+3 | |
| | * | | | | Fix silence command to use guild default role | 2020-12-19 | -9/+0 | |
| | * | | | | Fix pending tests | 2020-12-19 | -2/+2 | |
| | * | | | | Added catching for unparsable short ISO dates. | 2020-12-11 | -0/+1 | |
| | | |_|/ | |/| | | ||||
| * | | | | Fixes Voice Silence Tests | 2020-12-01 | -34/+32 | |
| * | | | | Refractors According To Style Guide | 2020-11-28 | -64/+56 | |
| * | | | | Refractors Voice Sync Helper | 2020-11-28 | -49/+75 | |
| * | | | | Clarifies Constants Use in Silence | 2020-11-28 | -1/+1 | |
| * | | | | Fixes Typo in Silence Tests | 2020-11-24 | -1/+1 | |
| * | | | | Moves VoiceChat Sync Out of Overwrites Function | 2020-11-24 | -5/+7 | |
| * | | | | Refractors SendMessage Function | 2020-11-24 | -22/+32 | |
| * | | | | Fixes Typo in Doc | 2020-11-24 | -1/+1 | |
| * | | | | Removes AnyChannel Converter | 2020-11-24 | -48/+0 | |
| * | | | | Finalizes Silence & Unsilence UnitTests | 2020-11-23 | -17/+32 | |
| * | | | | Adds Silence & Unsilence UnitTests | 2020-11-23 | -1/+211 | |
| * | | | | General Silence Class Tests | 2020-11-23 | -5/+111 | |
| * | | | | Write AnyChannelConverter Tests | 2020-11-23 | -0/+48 | |
| * | | | | Merge branch 'master' into voicechannel-mute | 2020-11-22 | -86/+104 | |
| |\| | | | ||||
| | * | | | Merge branch 'master' into emojis-filter | 2020-11-20 | -82/+79 | |
| | |\ \ \ | ||||
| | | * \ \ | Merge master and fix conflicts | 2020-11-16 | -194/+633 | |
| | | |\ \ \ | ||||
| | | * | | | | Syncers: make functions static | 2020-10-17 | -49/+32 | |
| | | * | | | | Use global bot instance in syncers | 2020-10-16 | -24/+37 | |
| | | * | | | | Use global bot instance in send_to_paste_service | 2020-10-16 | -21/+22 | |
| | | | |_|/ | | |/| | | ||||
| | * | | | | Cover Unicode emojis catching as antispam rule with test cases | 2020-11-20 | -4/+25 | |
| | | |/ / | |/| | | ||||