| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2020-11-29 | Corrected `unclaim_channel` docstring to comply with style guide | -2/+4 | ||
| 2020-11-29 | `!close` removes role from claimant only, new method `unclaim_channel`. | -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. | ||||
| 2020-11-30 | Refactor flow for automatically adding punctuation | -8/+5 | ||
| 2020-11-30 | Fix unawaited coroutine in Infraction | -1/+1 | ||
| 2020-11-28 | Alphabetizes Channel Ordering | -13/+13 | ||
| Signed-off-by: Hassan Abouelela <[email protected]> | ||||
| 2020-11-28 | Rename `build-tools` to `microsoft-build-tools` | -0/+0 | ||
| 2020-11-28 | Fixes Alignment | -2/+2 | ||
| Signed-off-by: Hassan Abouelela <[email protected]> | ||||
| 2020-11-28 | Renames Code Help Channel | -4/+4 | ||
| Renames code_help_channel to be more inline with channel 2. Signed-off-by: Hassan Abouelela <[email protected]> | ||||
| 2020-11-28 | Removes Non-Existent Channel | -2/+0 | ||
| Signed-off-by: Hassan Abouelela <[email protected]> | ||||
| 2020-11-28 | Add myself to CODEOWNERS | -2/+3 | ||
| 2020-11-28 | Added infraction edit aliases | -2/+2 | ||
| 2020-11-28 | Add default mute duration | -2/+12 | ||
| 2020-11-28 | Remove unnecessary shadow infractions | -30/+0 | ||
| 2020-11-27 | Add myself to CODEOWNERS for CI files | -1/+1 | ||
| 2020-11-27 | Add @Akarys42 to the codeowners | -7/+14 | ||
| 2020-11-26 | Remove UAC prompt info | -1/+1 | ||
| Assuming Windows users are familiar with UAC | ||||
| 2020-11-26 | Bold numbering | -5/+5 | ||