| Commit message (Expand) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Merge branch 'main' into patch-1 | 2021-07-23 | -15/+3 | |
| |\ | ||||
| | * | Merge pull request #1687 from python-discord/utils/reminder/remove-footer | 2021-07-22 | -15/+3 | |
| | |\ | ||||
| | | * | Merge branch 'main' into utils/reminder/remove-footer | 2021-07-22 | -2/+2 | |
| | | |\ | | |/ | |/| | ||||
| | | * | Reminder: remove unused delivery_dt parameter | 2021-07-22 | -10/+3 | |
| | | * | Reminder: remove footer | 2021-07-21 | -5/+0 | |
| * | | | Update docstring's explanation | 2021-07-23 | -3/+1 | |
| * | | | Update docstring explanation. | 2021-07-23 | -1/+1 | |
| * | | | Hyperlink fix | 2021-07-23 | -1/+1 | |
| * | | | Merge branch 'main' into patch-1 | 2021-07-22 | -2/+2 | |
| |\| | | ||||
| | * | | Merge pull request #1691 from python-discord/Akarys42-patch-1 | 2021-07-21 | -1/+1 | |
| | |\ \ | ||||
| | | * | | Talentpool: join_at -> joined_at | 2021-07-21 | -1/+1 | |
| | |/ / | ||||
| | * | | Merge pull request #1690 from python-discord/fix-reference-role-constant-in-!... | 2021-07-21 | -1/+1 | |
| | |\ \ | ||||
| | | * | | fix reference role constant in !server | 2021-07-21 | -1/+1 | |
| | |/ / | ||||
| | * | | Merge pull request #1688 from python-discord/information/server/mod_team_role | 2021-07-21 | -1/+1 | |
| | |\ \ | | |/ | |/| | ||||
| | | * | Information: make !server use moderation_team | 2021-07-21 | -1/+1 | |
| | |/ | ||||
| * | | Changed the documentation as intended | 2021-07-22 | -2/+6 | |
| * | | Added docstring tag | 2021-07-21 | -0/+16 | |
| |/ | ||||
| * | Merge pull request #1666 from python-discord/new-discord-features | 2021-07-20 | -153/+151 | |
| |\ | ||||
| | * | Merge branch 'main' into new-discord-features | 2021-07-20 | -406/+1334 | |
| | |\ | |/ |/| | ||||
| * | | Merge pull request #1685 from NIRDERIi/main | 2021-07-20 | -1/+1 | |
| |\ \ | ||||
| | * \ | Merge branch 'main' into main | 2021-07-20 | -733/+2001 | |
| | |\ \ | |/ / |/| | | ||||
| * | | | feat: add for-else tag (#1643) | 2021-07-13 | -0/+17 | |
| * | | | Merge pull request #1676 from python-discord/drop-gpl-deps | 2021-07-08 | -89/+149 | |
| |\ \ \ | ||||
| | * \ \ | Merge branch 'main' into drop-gpl-deps | 2021-07-08 | -177/+920 | |
| | |\ \ \ | |/ / / |/| | | | ||||
| * | | | | Merge pull request #1297 from HassanAbouelela/voicechannel-mute | 2021-07-09 | -177/+920 | |
| |\ \ \ \ | ||||
| | * \ \ \ | Merge branch 'main' into voicechannel-mute | 2021-07-08 | -431/+793 | |
| | |\ \ \ \ | |/ / / / |/| | | | | ||||
| | * | | | | Properly Handles Indefinite Silences | 2021-06-05 | -6/+16 | |
| | * | | | | Merge branch 'main' into voicechannel-mute | 2021-06-05 | -1682/+2476 | |
| | |\ \ \ \ | ||||
| | * | | | | | Updates Shh Command To Mirror Silence | 2021-05-13 | -13/+98 | |
| | * | | | | | Updates Silence To Accept Duration Or Channel | 2021-05-13 | -17/+109 | |
| | * | | | | | Updates Silence To Use `.format` | 2021-05-12 | -19/+20 | |
| | * | | | | | Rename `Manual` Variable To Clarify Intentions | 2021-05-10 | -3/+3 | |
| | * | | | | | Restructures Silence Cog | 2021-05-10 | -78/+78 | |
| | * | | | | | Fixes Logging Statement | 2021-05-10 | -4/+4 | |
| | * | | | | | Fixes Function Signature Formatting | 2021-05-10 | -2/+4 | |
| | * | | | | | Merge remote-tracking branch 'fork/voicechannel-mute' into voicechannel-mute | 2021-05-09 | -39/+932 | |
| | |\ \ \ \ \ | ||||
| | | * \ \ \ \ | Merge branch 'main' into voicechannel-mute | 2021-05-04 | -39/+932 | |
| | | |\ \ \ \ \ | ||||
| | * | | | | | | | 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 | -874/+2145 | |
| | |\ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ | Merge branch 'main' into voicechannel-mute | 2021-04-06 | -1561/+2256 | |
| | |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | | 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 | -39/+16 | |
| | * | | | | | | | | Merge branch 'master' into voicechannel-mute | 2021-03-10 | -477/+934 | |
| | |\ \ \ \ \ \ \ \ | ||||