index
:
bot
copilot/fix-dm-closed-error-handling
fix-eval-message-limit
fix/modpings
inject-settings-in-bot-core
jb3/3.14-upgrade
main
mbaruh/fix-modpings-schedule
mbaruh/modlog_fix
pastebin-auto-upload
wookie/lower-warning-to-info
wookie184/fix-mentions-reply-resolving
A mirrored copy of the python-discord/bot repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Lines
...
*
Merge pull request #2554 from python-discord/update-docker-compose
wookie184
2023-04-22
-26
/
+18
|
\
|
*
Remove check-yaml unsafe arg
Chris Lovering
2023-04-22
-1
/
+0
|
*
Use documented spec extensions in docker compose
Chris Lovering
2023-04-22
-25
/
+18
|
/
*
Remove !close command from helpers. (#2548)
Steele Farnsworth
2023-04-21
-2
/
+2
*
Merge pull request #2542 from python-discord/dont-collect-coverage-on-test
Amrou Bellalouna
2023-04-20
-9
/
+9
|
\
|
*
Merge branch 'main' into dont-collect-coverage-on-test
Amrou Bellalouna
2023-04-20
-124
/
+144
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #2551 from python-discord/dependabot/pip/sentry-sdk-1.20.0
wookie184
2023-04-20
-5
/
+5
|
\
\
|
*
|
Bump sentry-sdk from 1.19.1 to 1.20.0
dependabot[bot]
2023-04-20
-5
/
+5
|
/
/
*
|
Merge pull request #2552 from python-discord/dependabot/pip/ruff-0.0.262
wookie184
2023-04-20
-20
/
+20
|
\
\
|
*
|
Bump ruff from 0.0.261 to 0.0.262
dependabot[bot]
2023-04-20
-20
/
+20
|
/
/
*
|
Merge pull request #2544 from python-discord/dependabot/pip/pytest-7.3.1
wookie184
2023-04-20
-5
/
+5
|
\
\
|
*
|
Bump pytest from 7.3.0 to 7.3.1
dependabot[bot]
2023-04-20
-5
/
+5
|
/
/
*
|
Merge pull request #2543 from python-discord/dependabot/pip/rapidfuzz-3.0.0
wookie184
2023-04-20
-95
/
+95
|
\
\
|
*
|
Bump rapidfuzz from 2.15.1 to 3.0.0
dependabot[bot]
2023-04-20
-95
/
+95
|
/
/
*
|
Merge pull request #2550 from python-discord/filtering-ignore-bot-edits-fix
wookie184
2023-04-20
-0
/
+3
|
\
\
|
*
|
Update filtering.py to remove trailing whitespace
LX
2023-04-18
-1
/
+1
|
*
|
Update filtering.py to ignore edits by bots
LX
2023-04-18
-0
/
+3
|
/
/
*
|
Refine the invite code before filtering it (#2522)
Boris Muratov
2023-04-17
-2
/
+19
|
*
Don't collect coverage info by default when running tests
wookie184
2023-04-16
-9
/
+9
|
/
*
Merge pull request #2541 from python-discord/faster-tests
Amrou Bellalouna
2023-04-15
-6
/
+30
|
\
|
*
Improve test speed using some cached_property decorators on mocks
wookie184
2023-04-15
-6
/
+30
|
/
*
Add the required ports to snekbox urls in docker compose file (#2538)
ChrisJL
2023-04-14
-2
/
+2
*
Include thread jump url in nomination archive message (#2536)
wookie184
2023-04-14
-12
/
+18
*
Fix readme badges for CI status (#2537)
wookie184
2023-04-14
-12
/
+6
*
Merge pull request #2392 from python-discord/use-paste-service-for-long-autob...
Boris Muratov
2023-04-14
-3
/
+20
|
\
|
*
Merge branch 'main' into use-paste-service-for-long-autoban-filters
Boris Muratov
2023-04-14
-65
/
+90
|
|
\
|
|
/
|
/
|
*
|
Redesign infractions embed (#2526)
Boris Muratov
2023-04-13
-65
/
+90
|
*
Upload weekly autoban report to pastebin
Chris Lovering
2023-04-13
-3
/
+20
|
/
*
Bump pip-licenses from 4.1.0 to 4.2.0 (#2531)
dependabot[bot]
2023-04-12
-5
/
+5
*
Use correct names for antispam rules (#2535)
wookie184
2023-04-12
-3
/
+3
*
Fix spacing in eval message (#2534)
wookie184
2023-04-12
-1
/
+1
*
Fix sending of PEPs by PythonNews cog (#2533)
wookie184
2023-04-12
-4
/
+7
*
Bump ruff from 0.0.260 to 0.0.261 (#2532)
dependabot[bot]
2023-04-12
-21
/
+21
*
Merge pull request #2524 from python-discord/fix_alert_message_logging
wookie184
2023-04-12
-1
/
+2
|
\
|
*
Merge branch 'main' into fix_alert_message_logging
wookie184
2023-04-12
-2548
/
+1699
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #2523 from python-discord/flake8-to-ruff
ChrisJL
2023-04-11
-1822
/
+1600
|
\
\
|
*
|
Use commands.Converter subclass for d.py converters
Chris Lovering
2023-04-11
-23
/
+28
|
*
|
Add a git-blame-ignore-revs file
Chris Lovering
2023-04-11
-0
/
+2
|
*
|
Migrate code style to ruff
Chris Lovering
2023-04-11
-1524
/
+1500
|
*
|
Replace CI flake8 config with ruff
Chris Lovering
2023-04-11
-16
/
+4
|
*
|
Replace local flake8 linting config with ruff
Chris Lovering
2023-04-11
-269
/
+76
|
/
/
*
|
Bump httpx from 0.23.3 to 0.24.0 (#2529)
dependabot[bot]
2023-04-11
-26
/
+8
*
|
Remove dead or unused code (#2528)
Boris Muratov
2023-04-11
-611
/
+0
*
|
Bump pytest from 7.2.2 to 7.3.0 (#2525)
dependabot[bot]
2023-04-11
-7
/
+6
*
|
Merge pull request #2530 from python-discord/dependabot/pip/rapidfuzz-2.15.1
wookie184
2023-04-11
-92
/
+95
|
\
\
|
*
|
Bump rapidfuzz from 2.15.0 to 2.15.1
dependabot[bot]
2023-04-11
-92
/
+95
|
/
/
|
*
Fix deleted message logging in mod alert
Boris Muratov
2023-04-10
-1
/
+2
|
/
*
Merge pull request #2512 from python-discord/vivek/mod-edit-log-embed-jump-url
Boris Muratov
2023-04-09
-3
/
+12
|
\
|
*
Merge branch 'main' into vivek/mod-edit-log-embed-jump-url
Boris Muratov
2023-04-09
-4123
/
+7934
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #2418 from python-discord/2302-activity-in-reviews
Boris Muratov
2023-04-09
-72
/
+279
|
\
\
[prev]
[next]