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 a README to the staff app
Johannes Christ
2023-04-16
-5
/
+21
*
Add README to the resources app (#934)
Johannes Christ
2023-04-14
-6
/
+34
*
Merge pull request #938 from python-discord/dependabot/pip/httpx-0.24.0
wookie184
2023-04-13
-26
/
+8
|
\
|
*
Bump httpx from 0.23.3 to 0.24.0
dependabot[bot]
2023-04-13
-26
/
+8
|
/
*
Merge pull request #937 from python-discord/dependabot/pip/django-distill-3.1.3
wookie184
2023-04-13
-4
/
+4
|
\
|
*
Bump django-distill from 3.1.2 to 3.1.3
dependabot[bot]
2023-04-12
-4
/
+4
|
/
*
Bump coverallsapp/github-action from 2.0.0 to 2.1.0 (#936)
dependabot[bot]
2023-04-11
-1
/
+1
*
Merge pull request #935 from python-discord/dependabot/pip/pymdown-extensions...
Johannes Christ
2023-04-11
-5
/
+5
|
\
|
*
Bump pymdown-extensions from 9.10 to 9.11
dependabot[bot]
2023-04-10
-5
/
+5
|
/
*
Merge pull request #933 from python-discord/dependabot/pip/coverage-7.2.3
wookie184
2023-04-07
-54
/
+54
|
\
|
*
Bump coverage from 7.2.2 to 7.2.3
dependabot[bot]
2023-04-07
-54
/
+54
|
/
*
Merge pull request #885 from shtlrs/config-scaffolding-guide
Boris Muratov
2023-04-07
-428
/
+199
|
\
|
*
Merge branch 'main' into config-scaffolding-guide
Boris Muratov
2023-04-07
-1540
/
+3360
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #932 from python-discord/filters_fix
Boris Muratov
2023-04-06
-5
/
+4
|
\
\
|
*
|
Fix contents and descriptions being too long for their field type
Boris Muratov
2023-04-06
-5
/
+4
|
/
/
*
|
Merge pull request #861 from python-discord/new-filter-schema
Boris Muratov
2023-04-06
-274
/
+1774
|
\
\
|
*
|
Make additional_settings non-null with dict default
Boris Muratov
2023-04-06
-4
/
+5
|
*
|
Add maximum auto-timeout duration validation
Boris Muratov
2023-04-05
-6
/
+27
|
*
|
Rename additional_field to additional_settings
mbaruh
2023-03-26
-18
/
+21
|
*
|
Use consistent quoting style
mbaruh
2023-03-25
-36
/
+36
|
*
|
Specify the common elements in the validation errors
mbaruh
2023-03-25
-12
/
+22
|
*
|
Merge the extra kwargs creation functions
mbaruh
2023-03-25
-18
/
+5
|
*
|
Documentation improvements and fixes
mbaruh
2023-03-25
-5
/
+6
|
*
|
Make the unique constraint reversible
mbaruh
2023-03-25
-0
/
+1
|
*
|
Merge branch 'main' into new-filter-schema
mbaruh
2023-03-21
-788
/
+900
|
|
\
\
|
*
|
|
Fix filter serializers for false-y values
mbaruh
2023-02-11
-1
/
+1
|
*
|
|
Fix documentation and import
mbaruh
2023-02-11
-9
/
+8
|
*
|
|
Update viewsets, fix linting
mbaruh
2023-01-28
-192
/
+428
|
*
|
|
Make filter unique constraint use NULLS NOT DISTINCT
mbaruh
2023-01-28
-26
/
+34
|
*
|
|
Merge branch 'main' into new-filter-schema
mbaruh
2023-01-27
-868
/
+3255
|
|
\
\
\
|
*
|
|
|
Update tests
mbaruh
2023-01-27
-143
/
+170
|
*
|
|
|
Fix filter serializers validation to account for filterlist settings
mbaruh
2023-01-27
-20
/
+20
|
*
|
|
|
Rename delete_messages to the more generic remove_context
mbaruh
2022-11-09
-26
/
+26
|
*
|
|
|
Disable everyone filter in code jam categories
mbaruh
2022-11-07
-0
/
+1
|
*
|
|
|
Add creation and update timestamps to filtering models
mbaruh
2022-11-05
-7
/
+14
|
*
|
|
|
Stop using None as a valid setting value
mbaruh
2022-11-04
-57
/
+82
|
*
|
|
|
Add antispam list in migrations
mbaruh
2022-11-01
-0
/
+52
|
*
|
|
|
Add uniques filter list to migrations
mbaruh
2022-10-27
-0
/
+101
|
*
|
|
|
Refactors filters serialier
mbaruh
2022-10-18
-81
/
+89
|
*
|
|
|
Allow char fields to be blank
mbaruh
2022-10-10
-8
/
+21
|
*
|
|
|
Allow ping arrays to be empty
mbaruh
2022-10-08
-0
/
+4
|
*
|
|
|
Fix categories validation
mbaruh
2022-10-08
-1
/
+4
|
*
|
|
|
Add infraction channel setting
mbaruh
2022-10-08
-1
/
+22
|
*
|
|
|
Properly add dm_embed to serializers
mbaruh
2022-10-07
-0
/
+1
|
*
|
|
|
Merge branch 'main' into new-filter-schema
mbaruh
2022-10-07
-743
/
+1527
|
|
\
\
\
\
|
*
|
|
|
|
Bring back enabled categories
mbaruh
2022-10-01
-7
/
+18
|
*
|
|
|
|
Fix send_alert not being added correctly in serializers
mbaruh
2022-09-30
-0
/
+1
|
*
|
|
|
|
Convert the infraction choices to uppercase
mbaruh
2022-09-30
-3
/
+3
|
*
|
|
|
|
Use the new models.JSONField
mbaruh
2022-09-27
-3
/
+3
|
*
|
|
|
|
Add voice mute to infraction choices
mbaruh
2022-09-27
-3
/
+3
[next]