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
path:
root
/
pydis_site
/
apps
/
api
(
follow
)
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
*
Add alternate accounts to the user model
jchristgit
2024-05-23
-14
/
+784
*
Add reviewed to nomination filterset fields
Joe Banks
2024-05-21
-1
/
+2
*
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 branch 'main' into set-elidable-on-run-python-operations-in-migrations
wookie184
2024-04-02
-15
/
+132
|
\
|
*
Merge branch 'main' into add-test-case-drf-3.15-regression
wookie184
2024-04-02
-14
/
+86
|
|
\
|
|
*
Return BytesIO as fp for mocked HTTP errors
Johannes Christ
2024-04-01
-0
/
+3
|
|
*
Prefetch the filter_list field in the FilterListSerializer
Joe Banks
2024-04-01
-1
/
+1
|
|
*
Make pure-SQL line in api_user.display_name migration elidable
Joe Banks
2024-04-01
-1
/
+1
|
|
*
Update user tests with display_name field
Joe Banks
2024-04-01
-4
/
+9
|
|
*
Update user viewset docstrings with display_name
Joe Banks
2024-04-01
-3
/
+11
|
|
*
Add display_name to serializer
Joe Banks
2024-04-01
-1
/
+1
|
|
*
Add display name to API user model
Joe Banks
2024-04-01
-0
/
+23
|
|
*
Log failed webhook attempts to stderr in GitHub Webhook Filter
Joe Banks
2024-04-01
-1
/
+27
|
|
*
No need to remove headers in GitHub Filter Endpoint
Joe Banks
2024-04-01
-2
/
+0
|
|
*
Update GitHub Filter endpoint tests for new response
Joe Banks
2024-04-01
-2
/
+4
|
|
*
Don't propagate the status received from Discord to GitHub Webhook
Joe Banks
2024-04-01
-1
/
+8
|
*
|
Add test case for DRF 3.15 regression
Johannes Christ
2024-03-31
-1
/
+46
|
|
/
*
/
Set elidable on RunPython operations in migrations
Johannes Christ
2024-03-31
-10
/
+11
|
/
*
Revert "Bump djangorestframework from 3.14.0 to 3.15.1"
jchristgit
2024-03-31
-13
/
+33
*
Merge branch 'main' into support-test-keepdb
Xithrius
2024-03-30
-33
/
+13
|
\
|
*
Implement adjustments for DRF 3.15
Johannes Christ
2024-03-29
-33
/
+13
*
|
Support running tests with --keepdb option
Johannes Christ
2024-03-29
-4
/
+11
|
/
*
Ensure messages returned for metricity data do not match all excluded channels
Chris Lovering
2024-02-20
-3
/
+3
*
Merge branch 'main' into mailing-list-model
Xithrius
2024-02-03
-15
/
+11
|
\
|
*
Merge pull request #1186 from python-discord/nplusone-infractions-expanded
jchristgit
2023-12-15
-8
/
+7
|
|
\
|
|
*
Prefetch user and actor in expanded infraction view
Johannes Christ
2023-12-15
-8
/
+7
|
*
|
Preload nomination entries in nomination viewset
Johannes Christ
2023-12-15
-1
/
+1
|
|
/
|
*
insert deleted messages as a Batch
shtlrs
2023-12-15
-6
/
+3
*
|
Migrate mailing lists to their own API endpoints
Johannes Christ
2023-12-17
-9
/
+362
|
/
*
Simplify is_bot_pr_approval logic
Chris Lovering
2023-12-12
-4
/
+1
*
Convert to lower case before checking equality
Chris Lovering
2023-12-12
-8
/
+8
*
Log a warning when being ratelimtted by Github
Chris Lovering
2023-12-11
-0
/
+25
*
Unify frozen fields logic into serializer mixin (#1169)
jchristgit
2023-12-11
-14
/
+40
*
Implement editing of offensive message records (#1165)
jchristgit
2023-12-11
-22
/
+59
*
Implement the github-filter worker in the API
Johannes Christ
2023-12-11
-1
/
+161
*
Add alias "hire" for rule 9
~hedy
2023-12-08
-1
/
+1
*
Remove the redirect FilterList on migration
Chris Lovering
2023-09-19
-0
/
+16
*
Add "pay" alias for rule tag
Anonymous
2023-08-11
-1
/
+1
*
Pleasure the style dictator
Johannes Christ
2023-07-24
-2
/
+2
*
Add new rule aliases (#1007)
Johannes Christ
2023-06-26
-4
/
+4
*
Update code for new linter rules
Johannes Christ
2023-06-21
-2
/
+2
*
Use the new datetime.UTC alias over datetime.timezone.utc
Chris Lovering
2023-05-13
-59
/
+59
*
Specify file encoding so tests pass on windows
Chris Lovering
2023-05-13
-1
/
+1
*
Fix psycopg3 compatibility in metricity
Johannes Christ
2023-05-12
-7
/
+8
[next]