index
:
site
add-home-app-readme
add-windows-guide
bad-lint-tester
bootcamp-updates
dependabot/github_actions/actions/checkout-5
dependabot/github_actions/astral-sh/setup-uv-7
dependabot/pip/django-5.1.13
dependabot/uv/django-simple-bulma-3.0.0
flask-archive
forms
forms-admin
forms-bootstrap
github-button
improve-performance
jb3/user-props-store
main
mgmt-cmd-kill-db-cnx
offensive-messages-patch
swfarnsworth/asking_good_questions
timeline-branch-copy
A mirrored copy of the python-discord/site repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Lines
*
Add DELETE handling for moderator settings
jb3/user-props-store
Joe Banks
2024-05-26
-0
/
+13
*
Add method for PATCHing new moderator settings
Joe Banks
2024-05-26
-1
/
+22
*
Add serializer for mod_settings response key on User objects
Joe Banks
2024-05-26
-2
/
+34
*
Use select_related to JOIN for UserModSettings
Joe Banks
2024-05-26
-1
/
+1
*
Add UserModSettings model
Joe Banks
2024-05-26
-3
/
+69
*
Bump sentry-sdk from 2.2.1 to 2.3.1 (#1327)
dependabot[bot]
2024-05-24
-5
/
+5
*
Bump HassanAbouelela/actions from setup-python_v1.5.0 to 1.6.0 (#1326)
dependabot[bot]
2024-05-23
-1
/
+1
*
Add alternate accounts to the user model
jchristgit
2024-05-23
-15
/
+785
*
Merge pull request #1325 from python-discord/dependabot/pip/ruff-0.4.5
Xithrius
2024-05-22
-20
/
+20
|
\
|
*
Bump ruff from 0.4.4 to 0.4.5
dependabot[bot]
2024-05-23
-20
/
+20
|
/
*
Merge pull request #1324 from python-discord/dependabot/pip/sentry-sdk-2.2.1
Xithrius
2024-05-21
-6
/
+6
|
\
|
*
---
dependabot[bot]
2024-05-22
-6
/
+6
|
/
*
Merge pull request #1323 from python-discord/jb3/nominations/filter-on-reviewed
Joe Banks
2024-05-21
-1
/
+2
|
\
|
*
Add reviewed to nomination filterset fields
Joe Banks
2024-05-21
-1
/
+2
|
/
*
Merge pull request #1322 from python-discord/dependabot/pip/requests-2.32.0
Xithrius
2024-05-21
-4
/
+4
|
\
|
*
---
dependabot[bot]
2024-05-21
-4
/
+4
|
/
*
Update status embed workflow (#1321)
wookie184
2024-05-20
-20
/
+6
*
Bump sentry-sdk from 2.1.1 to 2.2.0 (#1319)
dependabot[bot]
2024-05-19
-5
/
+5
*
Merge pull request #1317 from python-discord/dependabot/pip/psycopg-3.1.19
jchristgit
2024-05-14
-74
/
+72
|
\
|
*
Bump psycopg from 3.1.18 to 3.1.19
dependabot[bot]
2024-05-13
-74
/
+72
|
/
*
Bump pre-commit from 3.7.0 to 3.7.1 (#1318)
dependabot[bot]
2024-05-13
-5
/
+5
*
Merge pull request #1315 from python-discord/soft-delete-reminders
jchristgit
2024-05-11
-3
/
+28
|
\
|
*
Update reminder tests for new soft-deleted behaviour
Chris Lovering
2024-05-10
-3
/
+10
|
*
Soft-delete reminders on DELETE instead of removing entirely
Chris Lovering
2024-05-10
-0
/
+18
*
|
Merge pull request #1314 from python-discord/dependabot/github_actions/covera...
jchristgit
2024-05-10
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Bump coverallsapp/github-action from 2.2.3 to 2.3.0
dependabot[bot]
2024-05-09
-1
/
+1
*
|
Merge pull request #1316 from python-discord/dependabot/pip/ruff-0.4.4
Xithrius
2024-05-10
-20
/
+20
|
\
\
|
|
/
|
/
|
|
*
Bump ruff from 0.4.3 to 0.4.4
dependabot[bot]
2024-05-10
-20
/
+20
|
/
*
Merge pull request #1313 from python-discord/dependabot/pip/django-5.0.6
Xithrius
2024-05-08
-5
/
+5
|
\
|
*
Bump django from 5.0.4 to 5.0.6
dependabot[bot]
2024-05-08
-5
/
+5
|
/
*
Merge pull request #1312 from python-discord/dependabot/pip/sentry-sdk-2.1.1
Xithrius
2024-05-08
-5
/
+8
|
\
|
*
Bump sentry-sdk from 2.0.1 to 2.1.1
dependabot[bot]
2024-05-07
-5
/
+8
|
/
*
Merge pull request #1309 from python-discord/dependabot/pip/coverage-7.5.1
Xithrius
2024-05-06
-55
/
+55
|
\
|
*
Bump coverage from 7.5.0 to 7.5.1
dependabot[bot]
2024-05-06
-55
/
+55
|
/
*
Merge pull request #1310 from python-discord/dependabot/pip/ruff-0.4.3
Xithrius
2024-05-06
-20
/
+20
|
\
|
*
Bump ruff from 0.4.2 to 0.4.3
dependabot[bot]
2024-05-06
-20
/
+20
|
/
*
Merge pull request #1307 from python-discord/dependabot/pip/pymdown-extension...
Xithrius
2024-04-29
-5
/
+5
|
\
|
*
Bump pymdown-extensions from 10.8 to 10.8.1
dependabot[bot]
2024-04-29
-5
/
+5
|
/
*
Bump HassanAbouelela/actions from setup-python_v1.4.2 to 1.5.0 (#1308)
dependabot[bot]
2024-04-29
-1
/
+1
*
Merge pull request #1306 from python-discord/dependabot/pip/sentry-sdk-2.0.1
Xithrius
2024-04-27
-7
/
+7
|
\
|
*
Bump sentry-sdk from 1.45.0 to 2.0.1
dependabot[bot]
2024-04-27
-7
/
+7
|
/
*
Merge pull request #1305 from python-discord/dependabot/pip/ruff-0.4.2
Xithrius
2024-04-27
-20
/
+20
|
\
|
*
Bump ruff from 0.4.1 to 0.4.2
dependabot[bot]
2024-04-26
-20
/
+20
|
/
*
Merge pull request #1303 from python-discord/dependabot/pip/coverage-7.5.0
Xithrius
2024-04-23
-55
/
+55
|
\
|
*
Bump coverage from 7.4.4 to 7.5.0
dependabot[bot]
2024-04-24
-55
/
+55
|
/
*
Merge pull request #1302 from python-discord/dependabot/pip/ruff-0.4.1
Xithrius
2024-04-22
-20
/
+20
|
\
|
*
Bump ruff from 0.4.0 to 0.4.1
dependabot[bot]
2024-04-22
-20
/
+20
|
/
*
Bump ruff from 0.3.7 to 0.4.0 (#1301)
dependabot[bot]
2024-04-21
-20
/
+20
*
Merge pull request #1300 from python-discord/dependabot/pip/pymdown-extension...
jchristgit
2024-04-19
-6
/
+6
|
\
|
*
Bump pymdown-extensions from 10.7.1 to 10.8
dependabot[bot]
2024-04-19
-6
/
+6
|
/
[next]