| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Merge branch 'master' into Stelercus/close_command | 2020-12-01 | -29/+92 | |
| |\ | ||||
| | * | Merge pull request #1305 from HassanAbouelela/seperate-voice-chat-channels | 2020-11-30 | -5/+17 | |
| | |\ | | | | | | | Adds VoiceChannels and Related Chats to Config | |||
| | | * | Merge branch 'master' into seperate-voice-chat-channels | 2020-11-30 | -1003/+1143 | |
| | | |\ | | |/ | |/| | ||||
| | * | | Merge pull request #1197 from python-discord/pure/feature/infraction-append | 2020-12-01 | -24/+75 | |
| | |\ \ | | | | | | | | | Infraction subcommand for amending infraction reasons | |||
| | | * \ | Merge branch 'master' into pure/feature/infraction-append | 2020-12-01 | -1608/+2004 | |
| | | |\ \ | | |/ / | |/| | | ||||
| | | * | | Remove unused get_latest_infraction helper method | 2020-11-30 | -14/+0 | |
| | | | | | ||||
| | | * | | Refactor flow for automatically adding punctuation | 2020-11-30 | -8/+5 | |
| | | | | | ||||
| | | * | | Fix unawaited coroutine in Infraction | 2020-11-30 | -1/+1 | |
| | | | | | ||||
| | | * | | Merge branch 'master' into pure/feature/infraction-append | 2020-11-10 | -2056/+3188 | |
| | | |\ \ | ||||
| | | * | | | Automatically add periods as visual buffers | 2020-11-08 | -6/+13 | |
| | | | | | | ||||
| | | * | | | Refactor redundant code in infraction_edit | 2020-11-08 | -5/+4 | |
| | | | | | | ||||
| | | * | | | Raise BadArgument in the Infraction converter | 2020-11-08 | -11/+4 | |
| | | | | | | ||||
| | | * | | | Remove unnecessary noqa pragma for flake8 | 2020-11-08 | -2/+2 | |
| | | | | | | ||||
| | | * | | | Refactor infraction_edit and infraction_append | 2020-10-03 | -32/+15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | This refactors the infraction_edit and infraction_append commands to utilize the Infraction converter. | |||
| | | * | | | Add Infraction converter | 2020-10-03 | -0/+30 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | This adds the Infraction converter to be used in infraction_edit and infraction_append. | |||
| | | * | | | Invoke infraction_edit directly with method call | 2020-10-03 | -1/+1 | |
| | | | | | | ||||
| | | * | | | Add bold styling for vertical bar separators | 2020-10-01 | -1/+1 | |
| | | | | | | ||||
| | | * | | | Remove prefix when appending a reason | 2020-09-27 | -1/+1 | |
| | | | | | | ||||
| | | * | | | Make vertical bar separators escaped | 2020-09-24 | -1/+1 | |
| | | | | | | ||||
| | | * | | | Add visual buffer for appended reason | 2020-09-24 | -1/+1 | |
| | | | | | | ||||
| | | * | | | Add "a" alias for append | 2020-09-24 | -1/+1 | |
| | | | | | | ||||
| | | * | | | Fix unawaited coroutine | 2020-09-24 | -2/+2 | |
| | | | | | | ||||
| | | * | | | Refactor routine for obtaining latest infraction | 2020-09-24 | -22/+14 | |
| | | | | | | ||||
| | | * | | | Add get_latest_infraction utility function | 2020-09-24 | -0/+14 | |
| | | | | | | ||||
| | | * | | | Add append subcommand for infraction group | 2020-09-24 | -0/+50 | |
| | | | | | | ||||
| | | | | * | Alphabetizes Channel Ordering | 2020-11-28 | -13/+13 | |
| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hassan Abouelela <[email protected]> | |||
| | | | | * | Fixes Alignment | 2020-11-28 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hassan Abouelela <[email protected]> | |||
| | | | | * | Renames Code Help Channel | 2020-11-28 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Renames code_help_channel to be more inline with channel 2. Signed-off-by: Hassan Abouelela <[email protected]> | |||
| | | | | * | Removes Non-Existent Channel | 2020-11-28 | -2/+0 | |
| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hassan Abouelela <[email protected]> | |||
| | | | | * | Adds VoiceChannels and Related Chats to Config | 2020-11-24 | -3/+17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updates config-default.yml to include voice channels, and the text chat channel they map to. Signed-off-by: Hassan Abouelela <[email protected]> | |||
| * | | | | | Corrected `unclaim_channel` docstring to comply with style guide | 2020-11-29 | -2/+4 | |
| | | | | | | ||||
| * | | | | | Merge branch 'master' of https://github.com/python-discord/bot into ↵ | 2020-11-29 | -34/+29 | |
| |\| | | | | | | | | | | | | | | | | | | | Stelercus/close_command | |||
| | * | | | | Merge pull request #1310 from python-discord/mbaruh/infractions | 2020-11-29 | -34/+14 | |
| | |\ \ \ \ | | | | | | | | | | | | | General moderation improvements | |||
| | | * \ \ \ | Merge branch 'master' into mbaruh/infractions | 2020-11-29 | -2/+18 | |
| | | |\ \ \ \ | | |/ / / / | |/| | | | | ||||
| | * | | | | | Merge pull request #1308 from Mushinako/master | 2020-11-28 | -0/+15 | |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | Add `build-tools` tag | |||
| | | * \ \ \ \ | Merge branch 'master' into master | 2020-11-28 | -7/+15 | |
| | | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||
| | | * | | | | | Rename `build-tools` to `microsoft-build-tools` | 2020-11-28 | -0/+0 | |
| | | | | | | | | ||||
| | | * | | | | | Remove UAC prompt info | 2020-11-26 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Assuming Windows users are familiar with UAC | |||
| | | * | | | | | Bold numbering | 2020-11-26 | -5/+5 | |
| | | | | | | | | ||||
| | | * | | | | | Merge branch 'master' into master | 2020-11-26 | -945/+1007 | |
| | | |\ \ \ \ \ | ||||
| | | * | | | | | | Add `build-tools` tag | 2020-11-26 | -0/+15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Infoblock tag helping people install Microsoft Visual C++ Build Tools on Windows | |||
| | | | | * | | | | Added infraction edit aliases | 2020-11-28 | -2/+2 | |
| | | | | | | | | | ||||
| | | | | * | | | | Add default mute duration | 2020-11-28 | -2/+12 | |
| | | | | | | | | | ||||
| | | | | * | | | | Remove unnecessary shadow infractions | 2020-11-28 | -30/+0 | |
| | | | | | | | | | ||||
| * | | | | | | | | `!close` removes role from claimant only, new method `unclaim_channel`. | 2020-11-29 | -13/+29 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously `!close` would remove the cooldown role from the person who issued the command, whereas now `unclaim_channel` handles removing the role from the claimant if it was their only channel open. | |||
| * | | | | | | | | Resolving merge conflicts with master | 2020-11-28 | -966/+1019 | |
| |\| | | | | | | | ||||
| | * | | | | | | | Merge pull request #1311 from python-discord/mbaruh-codeowners | 2020-11-28 | -2/+3 | |
| | |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | Add myself to CODEOWNERS | |||
| | | * | | | | | | Add myself to CODEOWNERS | 2020-11-28 | -2/+3 | |
| | |/ / / / / / | ||||
| | * | | | | | | Add myself to CODEOWNERS for CI files | 2020-11-27 | -1/+1 | |
| | | | | | | | | ||||
| | * | | | | | | Add @Akarys42 to the codeowners | 2020-11-27 | -7/+14 | |
| | | |/ / / / | |/| | | | | ||||
