aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site (follow)
Commit message (Expand)AuthorAgeLines
* remove defaults columnGravatar shtlrs2023-05-07-17/+17
* update all env var namesGravatar shtlrs2023-05-06-62/+52
* Update rule 5 (#942)Gravatar Steele Farnsworth2023-04-16-1/+1
* Add README to the resources app (#934)Gravatar Johannes Christ2023-04-14-6/+34
* Merge branch 'main' into config-scaffolding-guideGravatar Boris Muratov2023-04-07-664/+2430
|\
| * Fix contents and descriptions being too long for their field typeGravatar Boris Muratov2023-04-06-5/+4
| * Merge pull request #861 from python-discord/new-filter-schemaGravatar Boris Muratov2023-04-06-274/+1774
| |\
| | * Make additional_settings non-null with dict defaultGravatar Boris Muratov2023-04-06-4/+5
| | * Add maximum auto-timeout duration validationGravatar Boris Muratov2023-04-05-6/+27
| | * Rename additional_field to additional_settingsGravatar mbaruh2023-03-26-18/+21
| | * Use consistent quoting styleGravatar mbaruh2023-03-25-36/+36
| | * Specify the common elements in the validation errorsGravatar mbaruh2023-03-25-12/+22
| | * Merge the extra kwargs creation functionsGravatar mbaruh2023-03-25-18/+5
| | * Documentation improvements and fixesGravatar mbaruh2023-03-25-5/+6
| | * Make the unique constraint reversibleGravatar mbaruh2023-03-25-0/+1
| | * Merge branch 'main' into new-filter-schemaGravatar mbaruh2023-03-21-352/+402
| | |\
| | * | Fix filter serializers for false-y valuesGravatar mbaruh2023-02-11-1/+1
| | * | Fix documentation and importGravatar mbaruh2023-02-11-9/+8
| | * | Update viewsets, fix lintingGravatar mbaruh2023-01-28-192/+428
| | * | Make filter unique constraint use NULLS NOT DISTINCTGravatar mbaruh2023-01-28-26/+34
| | * | Merge branch 'main' into new-filter-schemaGravatar mbaruh2023-01-27-175/+2546
| | |\ \
| | * | | Update testsGravatar mbaruh2023-01-27-143/+170
| | * | | Fix filter serializers validation to account for filterlist settingsGravatar mbaruh2023-01-27-20/+20
| | * | | Rename delete_messages to the more generic remove_contextGravatar mbaruh2022-11-09-26/+26
| | * | | Disable everyone filter in code jam categoriesGravatar mbaruh2022-11-07-0/+1
| | * | | Add creation and update timestamps to filtering modelsGravatar mbaruh2022-11-05-7/+14
| | * | | Stop using None as a valid setting valueGravatar mbaruh2022-11-04-57/+82
| | * | | Add antispam list in migrationsGravatar mbaruh2022-11-01-0/+52
| | * | | Add uniques filter list to migrationsGravatar mbaruh2022-10-27-0/+101
| | * | | Refactors filters serialierGravatar mbaruh2022-10-18-81/+89
| | * | | Allow char fields to be blankGravatar mbaruh2022-10-10-8/+21
| | * | | Allow ping arrays to be emptyGravatar mbaruh2022-10-08-0/+4
| | * | | Fix categories validationGravatar mbaruh2022-10-08-1/+4
| | * | | Add infraction channel settingGravatar mbaruh2022-10-08-1/+22
| | * | | Properly add dm_embed to serializersGravatar mbaruh2022-10-07-0/+1
| | * | | Merge branch 'main' into new-filter-schemaGravatar mbaruh2022-10-07-127/+754
| | |\ \ \
| | * | | | Bring back enabled categoriesGravatar mbaruh2022-10-01-7/+18
| | * | | | Fix send_alert not being added correctly in serializersGravatar mbaruh2022-09-30-0/+1
| | * | | | Convert the infraction choices to uppercaseGravatar mbaruh2022-09-30-3/+3
| | * | | | Use the new models.JSONFieldGravatar mbaruh2022-09-27-3/+3
| | * | | | Add voice mute to infraction choicesGravatar mbaruh2022-09-27-3/+3
| | * | | | Merge branch 'main' into new-filter-schemaGravatar mbaruh2022-07-15-2531/+5078
| | |\ \ \ \
| | * | | | | Add UniqueConstraint to the Filter modelGravatar D0rs4n2022-03-22-1/+63
| | * | | | | Sync Filter models with relating migrations, adjust code consistencyGravatar D0rs4n2022-03-12-20/+39
| | * | | | | Remove role validationGravatar mbaruh2022-03-10-49/+6
| | * | | | | Change ping fields namesGravatar mbaruh2022-03-09-15/+15
| | * | | | | Refine DM content for domainsGravatar mbaruh2022-03-01-1/+1
| | * | | | | Add invites denylist to the migrationGravatar mbaruh2022-02-26-3/+3
| | * | | | | Create placeholder value for dm embed content in ext listGravatar mbaruh2022-02-24-1/+1
| | * | | | | Extensions list is ALLOW, not DENYGravatar mbaruh2022-02-23-1/+1