| Commit message (Expand) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Show settings in sorted order in UI | 2022-10-01 | -2/+2 | |
| * | Add a warning if an added filter has content identicalto others | 2022-10-01 | -2/+15 | |
| * | Bring back enabled categories, remove redundant validators | 2022-10-01 | -26/+19 | |
| * | Stress that a filter was triggered in DM | 2022-10-01 | -1/+1 | |
| * | Fix channel_scope checking IDs and names separately | 2022-10-01 | -16/+9 | |
| * | Fix patching removed override | 2022-10-01 | -3/+9 | |
| * | Correctly handle DMs | 2022-10-01 | -2/+8 | |
| * | Properly remove items from sequence edit | 2022-10-01 | -1/+8 | |
| * | Keep sequences as lists in editing UI | 2022-10-01 | -2/+1 | |
| * | Use try-except instead of is_digit in bypass_roles | 2022-10-01 | -3/+4 | |
| * | Correct logging | 2022-10-01 | -1/+1 | |
| * | Fix tests | 2022-10-01 | -281/+44 | |
| * | Split actions and validations to their own packcages | 2022-09-30 | -12/+23 | |
| * | Voice ban -> voice mute in auto-infractions | 2022-09-30 | -1/+1 | |
| * | Add filter delete command | 2022-09-30 | -0/+12 | |
| * | Add filter edit command | 2022-09-30 | -19/+116 | |
| * | Filter adding commands, simplify infraction | 2022-09-29 | -122/+869 | |
| * | Merge branch 'main' into new-filters | 2022-09-24 | -1116/+1895 | |
| |\ | ||||
| | * | Merge pull request #2232 from python-discord/bot-2231-enhancements | 2022-09-21 | -16/+64 | |
| | |\ | ||||
| | | * | Merge branch 'main' into bot-2231-enhancements | 2022-09-21 | -313/+655 | |
| | | |\ | | |/ | |/| | ||||
| | * | | Merge #2261 - add support to fetch rules via keywords | 2022-09-20 | -20/+122 | |
| | |\ \ | ||||
| | | * \ | Merge branch 'main' into 2108-invoke-rule-command-with-keywords | 2022-09-20 | -97/+160 | |
| | | |\ \ | | |/ / | |/| | | ||||
| | * | | | Moved `escape_markdown` after Truthy check (#2279) | 2022-09-18 | -2/+3 | |
| | * | | | Merge pull request #2265 from JuaniBattiston/remove-unnecessary-login | 2022-09-18 | -2/+0 | |
| | |\ \ \ | ||||
| | | * \ \ | Merge branch 'main' into remove-unnecessary-login | 2022-09-18 | -152/+166 | |
| | | |\ \ \ | | |/ / / | |/| | | | ||||
| | * | | | | Merge pull request #2259 from VirdanTheBurden/main | 2022-09-18 | -11/+49 | |
| | |\ \ \ \ | ||||
| | | * \ \ \ | Merge branch 'main' into main | 2022-09-18 | -236/+443 | |
| | | |\ \ \ \ | | |/ / / / | |/| | | | | ||||
| | * | | | | | Merge pull request #2242 from python-discord/fix-not-awaited-coroutine-warning | 2022-09-18 | -31/+52 | |
| | |\ \ \ \ \ | ||||
| | | * \ \ \ \ | Merge branch 'main' into fix-not-awaited-coroutine-warning | 2022-09-18 | -1716/+756 | |
| | | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||
| | * | | | | | | Merge pull request #2273 from python-discord/fix-ensure-cached-claimant-none-... | 2022-09-18 | -1/+2 | |
| | |\ \ \ \ \ \ | ||||
| | | * \ \ \ \ \ | Merge branch 'main' into fix-ensure-cached-claimant-none-check | 2022-09-18 | -109/+63 | |
| | | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||
| | * | | | | | | | Merge pull request #2241 from python-discord/disable-pytest-nose-plugin | 2022-09-18 | -0/+6 | |
| | |\ \ \ \ \ \ \ | ||||
| | | * \ \ \ \ \ \ | Merge branch 'main' into disable-pytest-nose-plugin | 2022-09-18 | -1715/+748 | |
| | | |\ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||
| | * | | | | | | | | Use Python Poetry Base Action (#2277) | 2022-09-17 | -21/+3 | |
| | * | | | | | | | | Removed italics from the help command (#2272) | 2022-09-17 | -5/+5 | |
| | * | | | | | | | | Merge pull request #2233 from python-discord/bot-2231-bug | 2022-09-16 | -26/+38 | |
| | |\ \ \ \ \ \ \ \ | ||||
| | | * \ \ \ \ \ \ \ | Merge branch 'main' into bot-2231-bug | 2022-09-16 | -211/+392 | |
| | | |\ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||
| | * | | | | | | | | | Merge pull request #2276 from python-discord/ignore-mounted-project-venvs | 2022-09-16 | -2/+6 | |
| | |\ \ \ \ \ \ \ \ \ | ||||
| | | * \ \ \ \ \ \ \ \ | Merge branch 'main' into ignore-mounted-project-venvs | 2022-09-16 | -1/+1 | |
| | | |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||
| | * | | | | | | | | | | Removed "redis_ready" from additional_spec_asyncs in MockBot (#2275) | 2022-09-16 | -1/+1 | |
| | | * | | | | | | | | | Specify the path for poetry venvs | 2022-09-13 | -1/+2 | |
| | | * | | | | | | | | | Ignore mounted in-project venvs on startup | 2022-09-13 | -1/+4 | |
| | |/ / / / / / / / / | ||||
| | | * | | | | | | | | Merge remote-tracking branch 'origin/bot-2231-bug' into bot-2231-bug | 2022-09-14 | -1476/+340 | |
| | | |\ \ \ \ \ \ \ \ | ||||
| | | | * \ \ \ \ \ \ \ | Merge branch 'main' into bot-2231-bug | 2022-08-14 | -1476/+340 | |
| | | | |\ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | Update docstrings & comment. | 2022-09-14 | -17/+8 | |
| | | |/ / / / / / / / / | ||||
| | | * | | | | | | | | | Make reference message in reminders italic. | 2022-08-06 | -1/+1 | |
| | | * | | | | | | | | | Allow referencing message as argument to `!remind edit content` | 2022-07-25 | -11/+32 | |
| | | | | * | | | | | | | Disable nose plugin in pytest | 2022-08-04 | -0/+6 | |
| | | | | | * | | | | | | Fix error in help channels cog which assumed an embed would have a description | 2022-09-10 | -1/+2 | |
| | | | | | | * | | | | | Add note to docstring, fix type-hints, and update log messages | 2022-08-06 | -6/+14 | |