aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Update filtering.py to remove trailing whitespaceGravatar LX2023-04-18-1/+1
* Update filtering.py to ignore edits by botsGravatar LX2023-04-18-0/+3
* Refine the invite code before filtering it (#2522)Gravatar Boris Muratov2023-04-17-2/+19
* Merge pull request #2541 from python-discord/faster-testsGravatar Amrou Bellalouna2023-04-15-6/+30
|\
| * Improve test speed using some cached_property decorators on mocksGravatar wookie1842023-04-15-6/+30
|/
* Add the required ports to snekbox urls in docker compose file (#2538)Gravatar ChrisJL2023-04-14-2/+2
* Include thread jump url in nomination archive message (#2536)Gravatar wookie1842023-04-14-12/+18
* Fix readme badges for CI status (#2537)Gravatar wookie1842023-04-14-12/+6
* Merge pull request #2392 from python-discord/use-paste-service-for-long-autob...Gravatar Boris Muratov2023-04-14-3/+20
|\
| * Merge branch 'main' into use-paste-service-for-long-autoban-filtersGravatar Boris Muratov2023-04-14-65/+90
| |\ | |/ |/|
* | Redesign infractions embed (#2526)Gravatar Boris Muratov2023-04-13-65/+90
| * Upload weekly autoban report to pastebinGravatar Chris Lovering2023-04-13-3/+20
|/
* Bump pip-licenses from 4.1.0 to 4.2.0 (#2531)Gravatar dependabot[bot]2023-04-12-5/+5
* Use correct names for antispam rules (#2535)Gravatar wookie1842023-04-12-3/+3
* Fix spacing in eval message (#2534)Gravatar wookie1842023-04-12-1/+1
* Fix sending of PEPs by PythonNews cog (#2533)Gravatar wookie1842023-04-12-4/+7
* Bump ruff from 0.0.260 to 0.0.261 (#2532)Gravatar dependabot[bot]2023-04-12-21/+21
* Merge pull request #2524 from python-discord/fix_alert_message_loggingGravatar wookie1842023-04-12-1/+2
|\
| * Merge branch 'main' into fix_alert_message_loggingGravatar wookie1842023-04-12-2548/+1699
| |\ | |/ |/|
* | Merge pull request #2523 from python-discord/flake8-to-ruffGravatar ChrisJL2023-04-11-1822/+1600
|\ \
| * | Use commands.Converter subclass for d.py convertersGravatar Chris Lovering2023-04-11-23/+28
| * | Add a git-blame-ignore-revs fileGravatar Chris Lovering2023-04-11-0/+2
| * | Migrate code style to ruffGravatar Chris Lovering2023-04-11-1524/+1500
| * | Replace CI flake8 config with ruffGravatar Chris Lovering2023-04-11-16/+4
| * | Replace local flake8 linting config with ruffGravatar Chris Lovering2023-04-11-269/+76
|/ /
* | Bump httpx from 0.23.3 to 0.24.0 (#2529)Gravatar dependabot[bot]2023-04-11-26/+8
* | Remove dead or unused code (#2528)Gravatar Boris Muratov2023-04-11-611/+0
* | Bump pytest from 7.2.2 to 7.3.0 (#2525)Gravatar dependabot[bot]2023-04-11-7/+6
* | Merge pull request #2530 from python-discord/dependabot/pip/rapidfuzz-2.15.1Gravatar wookie1842023-04-11-92/+95
|\ \
| * | Bump rapidfuzz from 2.15.0 to 2.15.1Gravatar dependabot[bot]2023-04-11-92/+95
|/ /
| * Fix deleted message logging in mod alertGravatar Boris Muratov2023-04-10-1/+2
|/
* Merge pull request #2512 from python-discord/vivek/mod-edit-log-embed-jump-urlGravatar Boris Muratov2023-04-09-3/+12
|\
| * Merge branch 'main' into vivek/mod-edit-log-embed-jump-urlGravatar Boris Muratov2023-04-09-4123/+7934
| |\ | |/ |/|
* | Merge pull request #2418 from python-discord/2302-activity-in-reviewsGravatar Boris Muratov2023-04-09-72/+279
|\ \
| * \ Merge branch 'main' into 2302-activity-in-reviewsGravatar Boris Muratov2023-04-09-4217/+7866
| |\ \ | |/ / |/| |
* | | Merge pull request #2517 from python-discord/thread_filterGravatar ChrisJL2023-04-08-37/+64
|\ \ \
| * \ \ Merge branch 'main' into thread_filterGravatar ChrisJL2023-04-08-64/+76
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #2504 from python-discord/swfarnsworth/ping-on-thread-closeGravatar ChrisJL2023-04-08-5/+16
|\ \ \ \
| * \ \ \ Merge branch 'main' into swfarnsworth/ping-on-thread-closeGravatar ChrisJL2023-04-08-4178/+7434
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #2518 from python-discord/dependabot/pip/coverage-7.2.3Gravatar wookie1842023-04-07-54/+54
|\ \ \ \ \
| * | | | | Bump coverage from 7.2.2 to 7.2.3Gravatar dependabot[bot]2023-04-07-54/+54
|/ / / / /
* | | | | Merge pull request #2521 from python-discord/dependabot/pip/beautifulsoup4-4....Gravatar wookie1842023-04-07-5/+5
|\ \ \ \ \
| * | | | | Bump beautifulsoup4 from 4.12.0 to 4.12.2Gravatar dependabot[bot]2023-04-07-5/+5
|/ / / / /
* | | | | Merge pull request #2519 from python-discord/fix_modlogGravatar wookie1842023-04-07-1/+2
|\ \ \ \ \
| * | | | | Correct log uploadGravatar Boris Muratov2023-04-07-1/+2
|/ / / / /
| * | | | Increase search history from 10 messages to 100.Gravatar Steele Farnsworth2023-04-07-2/+2
| * | | | Add warning not to pip install unrelated packages.Gravatar Steele Farnsworth2023-04-04-3/+3
| * | | | Ping help thread owner if thread closes without engagement.Gravatar Steele Farnsworth2023-04-01-2/+13
| | * | | Use correct method for nickname filterGravatar Boris Muratov2023-04-07-1/+1
| | * | | Handle archival task of deleted postGravatar Boris Muratov2023-04-07-0/+6