| Commit message (Expand) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Add the rest of the antispam rules | 2022-11-01 | -3/+3 | |
| * | Merge branch 'main' into new-filters | 2022-10-23 | -6/+270 | |
| |\ | ||||
| | * | Move Security cog to backend extension | 2022-10-22 | -1/+1 | |
| | * | Merge branch 'main' into update-autoreview-system | 2022-10-19 | -4/+93 | |
| | |\ | ||||
| | | * | Use explicit mock channels in tests to remove warning | 2022-10-10 | -2/+11 | |
| | * | | Use scoring system that weights age and number of entries | 2022-10-09 | -4/+54 | |
| | * | | Move tests out of moderation/ directory | 2022-10-09 | -0/+0 | |
| | * | | Rename test function and re-add change removed in merge. | 2022-09-19 | -2/+2 | |
| | * | | Merge branch 'main' into update-autoreview-system | 2022-09-19 | -187/+268 | |
| | |\ \ | ||||
| | * | | | Fix tests | 2022-08-07 | -3/+2 | |
| | * | | | Write tests for reviewer | 2022-08-07 | -0/+153 | |
| * | | | | Fix tests | 2022-10-01 | -279/+42 | |
| * | | | | Split actions and validations to their own packcages | 2022-09-30 | -4/+4 | |
| * | | | | Merge branch 'main' into new-filters | 2022-09-24 | -217/+477 | |
| |\ \ \ \ | | |_|/ | |/| | | ||||
| | * | | | Merge branch 'main' into 2108-invoke-rule-command-with-keywords | 2022-09-20 | -14/+26 | |
| | |\ \ \ | ||||
| | | * \ \ | Merge branch 'main' into main | 2022-09-18 | -46/+155 | |
| | | |\ \ \ | | | | |/ | | | |/| | ||||
| | | | * | | Merge branch 'main' into fix-not-awaited-coroutine-warning | 2022-09-18 | -174/+249 | |
| | | | |\ \ | ||||
| | | | | * | | Removed "redis_ready" from additional_spec_asyncs in MockBot (#2275) | 2022-09-16 | -1/+1 | |
| | | | * | | | Fix tests | 2022-08-04 | -12/+18 | |
| | | | | |/ | | | |/| | ||||
| | | * | | | add: test for reasoned and reasonless pardons | 2022-08-17 | -1/+7 | |
| | * | | | | move DEFAULT_RULES_DESCRIPTION under information.py | 2022-09-20 | -2/+1 | |
| | * | | | | use subTest to isolate assertions | 2022-09-19 | -14/+17 | |
| | * | | | | add DEFAULT_RULES_DESCRIPTION to avoid duplication | 2022-09-19 | -7/+2 | |
| | * | | | | fix redundant test name | 2022-09-19 | -1/+1 | |
| | * | | | | test the cases where default rules message is supposed to be sent | 2022-09-19 | -0/+31 | |
| | * | | | | add test that checks for the sent content if one invalid index is present in ... | 2022-09-19 | -0/+46 | |
| | * | | | | fix "isistance" typo | 2022-09-16 | -1/+1 | |
| | | |_|/ | |/| | | ||||
| | * | | | Merge branch 'main' into infraction-durations | 2022-08-19 | -18/+111 | |
| | |\ \ \ | ||||
| | | * | | | fix: don't include replied mentions in mention filter (#2017) | 2022-08-18 | -5/+75 | |
| | | * | | | Merge branch 'main' into incident-archive-msg-improvements | 2022-08-18 | -42/+37 | |
| | | |\| | | ||||
| | | * | | | Fix incident tests. | 2022-08-15 | -13/+25 | |
| | | * | | | Merge branch 'main' into incident-archive-msg-improvements | 2022-08-14 | -447/+603 | |
| | | |\ \ \ | ||||
| | | * | | | | Address Reviews | 2022-07-14 | -3/+2 | |
| | | * | | | | Fix tests | 2022-01-01 | -6/+18 | |
| | * | | | | | Corrected test use of utcnow | 2022-08-16 | -1/+1 | |
| | * | | | | | Updated previous tests to use subset method | 2022-08-16 | -7/+5 | |
| | * | | | | | Refactored test to not use datetime patch | 2022-08-16 | -8/+11 | |
| | * | | | | | Fixed tests | 2022-08-16 | -6/+7 | |
| | * | | | | | Added isoformat for test payload | 2022-08-16 | -1/+1 | |
| | * | | | | | Fixed test patches | 2022-08-16 | -15/+17 | |
| | * | | | | | Updated tests | 2022-08-16 | -17/+23 | |
| | | |_|/ / | |/| | | | ||||
| | * | | | | Correctly initialise redis tests | 2022-08-15 | -42/+37 | |
| | | |/ / | |/| | | ||||
| | * | | | Use RedisTestCase helper class for both Incidents and Silence test cases. | 2022-08-14 | -36/+6 | |
| | * | | | Add a new test helper for managing redis sessions | 2022-08-14 | -0/+24 | |
| | * | | | Remove unneeded N802 noqas | 2022-08-14 | -5/+5 | |
| | * | | | Stop creating futures in tests with no event loop running | 2022-08-14 | -6/+0 | |
| | * | | | No longer use the removed RedisSession connection object | 2022-08-14 | -3/+2 | |
| | * | | | Remove warnings in error handler tests | 2022-08-14 | -56/+47 | |
| | * | | | Remove call to get_event_loop in tests | 2022-08-14 | -3/+2 | |
| | | |/ | |/| | ||||
| | * | | Update snekbox tests to expect new output | 2022-07-21 | -11/+13 | |