aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Add nickname filterGravatar mbaruh2022-11-25-60/+176
* Add message edit filteringGravatar mbaruh2022-11-05-28/+87
* Handle threads in channel_scopeGravatar mbaruh2022-11-05-0/+2
* Bring back auto-infraction reportingGravatar mbaruh2022-11-05-5/+122
* Edit description on filter add/edit, bug fixesGravatar mbaruh2022-11-04-29/+45
* Filter match now shows all triggers instead of messagesGravatar mbaruh2022-11-04-41/+67
* Stop using None as a valid setting valueGravatar mbaruh2022-11-04-36/+29
* Remove old filtering constantsGravatar mbaruh2022-11-01-133/+0
* Prettify f and fl describe outputGravatar mbaruh2022-11-01-6/+8
* Fix argument completion for al and blGravatar mbaruh2022-11-01-8/+10
* Add the rest of the antispam rulesGravatar mbaruh2022-11-01-35/+468
* Add antispam filter list and duplicates filterGravatar mbaruh2022-10-31-141/+479
* Handle context message possibly being NoneGravatar mbaruh2022-10-28-18/+19
* Use command prefix instead of hardcoded !Gravatar mbaruh2022-10-27-3/+7
* Convert redundant filter setting group to commandGravatar mbaruh2022-10-27-14/+9
* Suppress exceptions while actioning filtersGravatar mbaruh2022-10-27-7/+20
* Add Discord token filterGravatar mbaruh2022-10-26-35/+255
* Add rich embed filterGravatar mbaruh2022-10-23-19/+62
* Merge branch 'main' into new-filtersGravatar mbaruh2022-10-23-609/+1142
|\
| * Merge pull request #2308 from python-discord/move_security_cogGravatar wookie1842022-10-23-1/+1
| |\
| | * Move Security cog to backend extensionGravatar mbaruh2022-10-22-1/+1
| |/
| * Merge pull request #2298 from shtlrs/issue-2294-zen-commandGravatar wookie1842022-10-20-10/+17
| |\
| | * remove int from search_value's type unionGravatar Amrou Bellalouna2022-10-20-6/+6
| | * apply style guidelines to signatureGravatar Amrou Bellalouna2022-10-20-2/+7
| | * update doc strings to reflect the usage of the new paramGravatar Amrou Bellalouna2022-10-20-2/+2
| | * change the signature to include a "zen_rule_index"Gravatar Amrou Bellalouna2022-10-20-7/+9
| |/
| * Merge pull request #2245 from python-discord/update-autoreview-systemGravatar wookie1842022-10-19-85/+385
| |\
| | * Calculate 'now' once to ensure it is constant for scoring nominationsGravatar wookie1842022-10-19-4/+5
| | * Merge branch 'main' into update-autoreview-systemGravatar wookie1842022-10-19-671/+1062
| | |\ | | |/ | |/|
| * | Merge pull request #2296 from python-discord/lemon/resolve-serious-grammatica...Gravatar ChrisJL2022-10-18-1/+1
| |\ \
| | * | Resolve a serious grammatical problem in a commentGravatar Leon Sandøy2022-10-18-1/+1
| |/ /
| * | Merge pull request #2274 from python-discord/fix-silence-and-tags-when-unloadedGravatar Boris Muratov2022-10-18-1/+9
| |\ \
| | * \ Merge branch 'main' into fix-silence-and-tags-when-unloadedGravatar Boris Muratov2022-10-18-444/+1955
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #2283 from shtlrs/1379-tranform-urls-upon-rich-embed-filte...Gravatar Boris Muratov2022-10-18-2/+22
| |\ \ \
| | * \ \ Merge branch 'main' into 1379-tranform-urls-upon-rich-embed-filter-applicationGravatar Boris Muratov2022-10-18-250/+1578
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #2293 from python-discord/fix-sequency-proxy-breaking-changeGravatar mina2022-10-17-1/+2
| |\ \ \ \
| | * | | | Support the new SequenceProxy type in d.pyGravatar Chris Lovering2022-10-17-1/+2
| |/ / / /
| * | | | Merge pull request #2287 from python-discord/bump-bot-coreGravatar Boris Muratov2022-10-16-233/+1358
| |\ \ \ \
| | * \ \ \ Merge branch 'main' into bump-bot-coreGravatar Boris Muratov2022-10-16-6/+5
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | enhancement(filters): use a stricter bot token regex (#2006)Gravatar arl2022-10-14-5/+5
| * | | | | `REPO_TOKEN` is no more. (#2289)Gravatar Xithrius2022-10-13-1/+0
| | * | | | Use explicit mock channels in tests to remove warningGravatar Chris Lovering2022-10-10-2/+11
| | * | | | noqa an abstract class with no abstract methodsGravatar Chris Lovering2022-10-10-1/+1
| | * | | | Bump all deps to latestGravatar Chris Lovering2022-10-10-498/+426
| | * | | | Bump bot-core to 8.2.1Gravatar Chris Lovering2022-10-10-152/+1340
| |/ / / /
| * | | | Merge pull request #1917 from mathstrains21/patreonGravatar wookie1842022-10-05-0/+138
| |\ \ \ \
| | * \ \ \ Merge branch 'main' into patreonGravatar wookie1842022-10-05-261/+563
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #2284 from shtlrs/2281-fix-non-awaited-remove-cog-callsGravatar wookie1842022-10-05-3/+3
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'main' into 2281-fix-non-awaited-remove-cog-callsGravatar wookie1842022-10-05-7/+72
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge pull request #2267 from python-discord/move-filter-alertsGravatar ChrisJL2022-10-03-7/+72
| |\ \ \ \ \ \