aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
| * Update bot/resources/tags/on-message-event.mdGravatar Daniel Gu2023-05-02-0/+6
| * Merge branch 'main' into on-message-event-tagGravatar Daniel Gu2023-04-29-86/+86
| |\ | |/ |/|
* | Do not account for jump urls for voice channels (#2556)Gravatar Amrou Bellalouna2023-04-29-1/+1
* | Bump ruff from 0.0.262 to 0.0.263 (#2561)Gravatar dependabot[bot]2023-04-29-20/+20
* | Bump sentry-sdk from 1.20.0 to 1.21.1 (#2570)Gravatar dependabot[bot]2023-04-29-5/+5
* | Bump coverage from 7.2.3 to 7.2.4 (#2568)Gravatar dependabot[bot]2023-04-29-54/+54
* | Bump tldextract from 3.4.0 to 3.4.1 (#2565)Gravatar dependabot[bot]2023-04-29-5/+5
* | Bump pip-licenses from 4.2.0 to 4.3.0 (#2560)Gravatar dependabot[bot]2023-04-29-5/+5
| * Update on-message-event.mdGravatar Daniel Gu2023-04-29-3/+3
| * Remove example of not recommended solutionGravatar Daniel Gu2023-04-29-8/+0
| * Apply suggestions from code reviewGravatar Daniel Gu2023-04-29-1/+1
| * Apply suggestions from code reviewGravatar Daniel Gu2023-04-29-2/+0
| * Update on-message-event.mdGravatar Daniel Gu2023-04-28-2/+2
| * Update bot/resources/tags/on-message-event.mdGravatar Daniel Gu2023-04-28-1/+1
| * Update bot/resources/tags/on-message-event.mdGravatar Daniel Gu2023-04-28-1/+1
| * Add on-message-event.mdGravatar n0Oo0Oo0b2023-04-28-0/+26
|/
* Merge pull request #2554 from python-discord/update-docker-composeGravatar wookie1842023-04-22-26/+18
|\
| * Remove check-yaml unsafe argGravatar Chris Lovering2023-04-22-1/+0
| * Use documented spec extensions in docker composeGravatar Chris Lovering2023-04-22-25/+18
|/
* Remove !close command from helpers. (#2548)Gravatar Steele Farnsworth2023-04-21-2/+2
* Merge pull request #2542 from python-discord/dont-collect-coverage-on-testGravatar Amrou Bellalouna2023-04-20-9/+9
|\
| * Merge branch 'main' into dont-collect-coverage-on-testGravatar Amrou Bellalouna2023-04-20-124/+144
| |\ | |/ |/|
* | Merge pull request #2551 from python-discord/dependabot/pip/sentry-sdk-1.20.0Gravatar wookie1842023-04-20-5/+5
|\ \
| * | Bump sentry-sdk from 1.19.1 to 1.20.0Gravatar dependabot[bot]2023-04-20-5/+5
|/ /
* | Merge pull request #2552 from python-discord/dependabot/pip/ruff-0.0.262Gravatar wookie1842023-04-20-20/+20
|\ \
| * | Bump ruff from 0.0.261 to 0.0.262Gravatar dependabot[bot]2023-04-20-20/+20
|/ /
* | Merge pull request #2544 from python-discord/dependabot/pip/pytest-7.3.1Gravatar wookie1842023-04-20-5/+5
|\ \
| * | Bump pytest from 7.3.0 to 7.3.1Gravatar dependabot[bot]2023-04-20-5/+5
|/ /
* | Merge pull request #2543 from python-discord/dependabot/pip/rapidfuzz-3.0.0Gravatar wookie1842023-04-20-95/+95
|\ \
| * | Bump rapidfuzz from 2.15.1 to 3.0.0Gravatar dependabot[bot]2023-04-20-95/+95
|/ /
* | Merge pull request #2550 from python-discord/filtering-ignore-bot-edits-fixGravatar wookie1842023-04-20-0/+3
|\ \
| * | 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
| * Don't collect coverage info by default when running testsGravatar wookie1842023-04-16-9/+9
|/
* 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
|\