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
...
|
*
|
|
|
|
Remove role validation
mbaruh
2022-03-10
-49
/
+6
|
*
|
|
|
|
Change ping fields names
mbaruh
2022-03-09
-15
/
+15
|
*
|
|
|
|
Refine DM content for domains
mbaruh
2022-03-01
-1
/
+1
|
*
|
|
|
|
Add invites denylist to the migration
mbaruh
2022-02-26
-3
/
+3
|
*
|
|
|
|
Create placeholder value for dm embed content in ext list
mbaruh
2022-02-24
-1
/
+1
|
*
|
|
|
|
Extensions list is ALLOW, not DENY
mbaruh
2022-02-23
-1
/
+1
|
*
|
|
|
|
Changed channeld fields to char arrays, merged migrations
mbaruh
2022-02-22
-206
/
+36
|
*
|
|
|
|
Patch a minor issue with FilterList field naming in migrations
D0rs4n
2022-02-15
-12
/
+13
|
*
|
|
|
|
Use singular nouns for filter list names
mbaruh
2022-02-15
-4
/
+4
|
*
|
|
|
|
Allow filter descriptions to be null
mbaruh
2022-02-15
-2
/
+2
|
*
|
|
|
|
Merge migrations and correct filter defaults to be all null
mbaruh
2022-01-01
-2
/
+3
|
*
|
|
|
|
Merge branch 'main' into new-filter-schema
mbaruh
2022-01-01
-91
/
+180
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Merged infraction and notification settings in JSON
mbaruh
2021-12-25
-73
/
+34
|
*
|
|
|
|
|
Correct 'Redirect' FilterLists' default values.
D0rs4n
2021-12-24
-1
/
+1
|
*
|
|
|
|
|
Include 'dm_content ' field under Infraction settings in Filters/FilterLists
D0rs4n
2021-12-24
-1
/
+1
|
*
|
|
|
|
|
Patch Filter/FilterList's default values and add new fields
D0rs4n
2021-12-22
-61
/
+234
|
*
|
|
|
|
|
Prepare FilterList and Filter models, serializers for the new filter schema
D0rs4n
2021-12-18
-96
/
+189
|
*
|
|
|
|
|
Patch Filter and FilterList Serializer validation logic and representation
D0rs4n
2021-12-18
-24
/
+61
|
*
|
|
|
|
|
Adjust FilterList Schema to group settings into subcategories
D0rs4n
2021-12-18
-48
/
+54
|
*
|
|
|
|
|
Adjust FilterList Representation
D0rs4n
2021-12-18
-6
/
+60
|
*
|
|
|
|
|
Adjust Filter JSON Schema
D0rs4n
2021-12-18
-30
/
+127
|
*
|
|
|
|
|
Fix linting
ks129
2021-12-18
-7
/
+19
|
*
|
|
|
|
|
Add merge migration
ks129
2021-12-18
-0
/
+14
|
*
|
|
|
|
|
Move filters validations to serializers
ks129
2021-12-18
-34
/
+33
|
*
|
|
|
|
|
Add validation to filters to not allow duplicates + additional_field -> JSON
ks129
2021-12-18
-7
/
+8
|
*
|
|
|
|
|
Add validation to filters to not allow duplicated channels and categories
ks129
2021-12-18
-0
/
+29
|
*
|
|
|
|
|
Add basic validation for infraction fields + use common infraction types
ks129
2021-12-18
-11
/
+8
|
*
|
|
|
|
|
Update filters API to actually work
ks129
2021-12-18
-85
/
+123
|
*
|
|
|
|
|
Remove old models from migration
ks129
2021-12-18
-2
/
+0
|
*
|
|
|
|
|
Remove default field from FilterSettingsMixin and migration
ks129
2021-12-18
-8
/
+2
|
*
|
|
|
|
|
Update filters migrations
ks129
2021-12-18
-120
/
+53
|
*
|
|
|
|
|
Add AbstractModelMeta mixin
ks129
2021-12-18
-0
/
+5
|
*
|
|
|
|
|
Remove old one-to-one filters relationships serializers, views and URLs
ks129
2021-12-18
-555
/
+15
|
*
|
|
|
|
|
Remove one-to-one relationships from filters tables
ks129
2021-12-18
-90
/
+63
|
*
|
|
|
|
|
Correct Filter-FilterList relationship.
kosayoda
2021-12-18
-64
/
+68
|
*
|
|
|
|
|
Migrate misc field names and help text changes.
kosayoda
2021-12-18
-0
/
+44
|
*
|
|
|
|
|
Improve name of dm sent to triggered user.
kosayoda
2021-12-18
-11
/
+11
|
*
|
|
|
|
|
Fix faulty model enumeration.
kosayoda
2021-12-18
-3
/
+3
|
*
|
|
|
|
|
Improve help text message.
kosayoda
2021-12-18
-6
/
+6
|
*
|
|
|
|
|
Filters: allowed_category -> allowed_categories
Matteo Bertucci
2021-12-18
-11
/
+11
|
*
|
|
|
|
|
Filters: update tests to the new schema
Matteo Bertucci
2021-12-18
-124
/
+300
|
*
|
|
|
|
|
Filters: hook the new models into the REST API
Matteo Bertucci
2021-12-18
-116
/
+773
|
*
|
|
|
|
|
Filters: Add migration to the new model
Matteo Bertucci
2021-12-18
-0
/
+165
|
*
|
|
|
|
|
Filters: Add new models to Django Admin
Matteo Bertucci
2021-12-18
-0
/
+12
|
*
|
|
|
|
|
Filter: new schema
Matteo Bertucci
2021-12-18
-44
/
+194
*
|
|
|
|
|
|
add rule 10 to the list
shtlrs
2023-03-21
-0
/
+4
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'main' into mbaruh/timeout
Boris Muratov
2023-03-20
-5
/
+35
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Replace CharField with URLField and set default to None
vivekashok1221
2023-03-10
-4
/
+5
|
*
|
|
|
|
|
Remove typo
vivekashok1221
2023-02-17
-1
/
+1
|
*
|
|
|
|
|
Add jump_url field to infraction model
vivekashok1221
2023-02-17
-4
/
+33
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
[prev]
[next]