| Commit message (Expand) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Refactor voice_ban function definitions to voice_mute | 2022-01-25 | -39/+39 | |
| * | Rename voice_ban type to voice_mute | 2022-01-25 | -4/+4 | |
| * | Time: return strings from until_expiration instead of ambiguous None | 2021-08-07 | -3/+2 | |
| * | Fix create_user_embed tests | 2021-08-07 | -0/+9 | |
| * | Time: add overload to pass 2 timestamps to humanize_delta | 2021-08-06 | -5/+8 | |
| * | Time: support more timestamp formats as arguments | 2021-08-05 | -4/+0 | |
| * | Time: rename format_infraction_with_duration | 2021-08-05 | -9/+9 | |
| * | Time: remove RFC1123 support | 2021-08-05 | -7/+0 | |
| * | Fix snekbox tests with new allowed_mentions | 2022-01-08 | -4/+20 | |
| * | Add text indicating when user fetched by message (#2013) | 2021-12-29 | -12/+12 | |
| * | Include message counts in all channels (#2016) | 2021-12-28 | -2/+41 | |
| * | Merge branch 'main' into add-dm_sent-field | 2021-12-25 | -79/+94 | |
| |\ | ||||
| | * | Merge branch 'main' into tag-groups | 2021-12-08 | -108/+274 | |
| | |\ | ||||
| | | * | Dynamic views for command help embeds (#1939) | 2021-12-01 | -32/+0 | |
| | | * | Merge branch 'main' into feature/enhance-incidents | 2021-11-18 | -43/+88 | |
| | | |\ | ||||
| | | * \ | Merge branch 'main' into feature/enhance-incidents | 2021-10-21 | -10/+10 | |
| | | |\ \ | ||||
| | | * \ \ | Merge remote-tracking branch 'upstream/main' into feature/enhance-incidents | 2021-10-17 | -58/+101 | |
| | | |\ \ \ | ||||
| | | * | | | | Refactor `shorten_text` utility function | 2021-10-11 | -5/+14 | |
| | | * | | | | Goodbye enhanced incidents edits | 2021-10-11 | -23/+0 | |
| | | * | | | | Mock id,content attribute rather than type casting | 2021-10-11 | -3/+4 | |
| | | * | | | | Update tests for message link embeds | 2021-10-11 | -14/+28 | |
| | | * | | | | (incidents): Use subtests for test_shorten_text | 2021-10-11 | -4/+4 | |
| | | * | | | | (incidents): Add test for text shortner | 2021-10-11 | -8/+16 | |
| | | * | | | | Write tests for this feature | 2021-10-11 | -0/+64 | |
| | | * | | | | Ignore N802 in 'asyncSetUp' and 'asyncTearDown' function in test_incidents.py | 2021-10-11 | -2/+2 | |
| | | * | | | | Modify tests to support redis cache, done with the help @SebastiaanZ | 2021-10-11 | -16/+16 | |
| | | * | | | | Fix tests according to the changes done to incidents.py | 2021-10-11 | -2/+19 | |
| | * | | | | | Merge remote-tracking branch 'upstream/main' into tag-groups | 2021-11-09 | -50/+47 | |
| | |\ \ \ \ \ | ||||
| | * | | | | | | Remove try_get_tag ctx args test | 2021-09-22 | -12/+0 | |
| | * | | | | | | Merge remote-tracking branch 'upstream/main' into tag-groups | 2021-09-06 | -360/+1141 | |
| | |\ \ \ \ \ \ | ||||
| | * | | | | | | | Remove TagNameConverter | 2021-09-06 | -53/+0 | |
| | * | | | | | | | Fix tests | 2021-07-06 | -10/+18 | |
| * | | | | | | | | Remove debug `maxDiff` assignment. | 2021-11-25 | -1/+0 | |
| * | | | | | | | | Fix tests | 2021-11-16 | -8/+19 | |
| | |_|_|_|_|_|/ |/| | | | | | | ||||
| * | | | | | | | Merge pull request from GHSA-j8c3-8x46-8pp6 | 2021-11-05 | -0/+40 | |
| * | | | | | | | Migrate to `og_blurple` (#1901) | 2021-11-01 | -7/+7 | |
| * | | | | | | | Move to timezone aware datetimes (#1895) | 2021-10-22 | -36/+41 | |
| | |_|_|_|_|/ |/| | | | | | ||||
| * | | | | | | Merge branch 'main' into new-appeals-process | 2021-10-17 | -74/+133 | |
| |\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||
| | * | | | | | Merge remote-tracking branch 'origin/main' into discord-2.0 | 2021-10-17 | -26/+6 | |
| | |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||
| | | * | | | | Merge remote-tracking branch 'origin/main' into experiments/isort | 2021-10-15 | -7/+10 | |
| | | |\ \ \ \ | ||||
| | | * | | | | | ISort: give the codebase a sort | 2021-10-14 | -29/+6 | |
| | | | |_|_|/ | | |/| | | | ||||
| | * | | | | | Merge branch 'main' into discord-2.0 | 2021-10-15 | -9/+9 | |
| | |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||
| | | * | | | | Fix newlines after imports and address review | 2021-10-14 | -1/+0 | |
| | | * | | | | Migrate to `bot.log.get_logger` function | 2021-10-14 | -8/+9 | |
| | | |/ / / | ||||
| | * | | | | Merge branch 'main' into discord-2.0 | 2021-10-10 | -16/+32 | |
| | |\| | | | ||||
| | | * | | | Merge branch 'main' into ignore-infra-mods-errors | 2021-10-05 | -10/+23 | |
| | | |\ \ \ | ||||
| | | | * | | | Mock fetch_member in tests that user get_or_fetch now | 2021-09-29 | -6/+15 | |
| | | | * | | | Use scheduling create_task util instead of creating from loop directly | 2021-09-11 | -4/+8 | |
| | | | | |/ | | | |/| | ||||
| | | * / | | Fix tests | 2021-09-01 | -6/+9 | |
| | | |/ / | ||||
| | * | | | Test incidents: correct avatar reference | 2021-10-05 | -1/+1 | |