aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps/api (follow)
Commit message (Expand)AuthorAgeLines
...
| * | | | | 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
| * | | | | Changed channeld fields to char arrays, merged migrationsGravatar mbaruh2022-02-22-206/+36
| * | | | | Patch a minor issue with FilterList field naming in migrationsGravatar D0rs4n2022-02-15-12/+13
| * | | | | Use singular nouns for filter list namesGravatar mbaruh2022-02-15-4/+4
| * | | | | Allow filter descriptions to be nullGravatar mbaruh2022-02-15-2/+2
| * | | | | Merge migrations and correct filter defaults to be all nullGravatar mbaruh2022-01-01-2/+3
| * | | | | Merge branch 'main' into new-filter-schemaGravatar mbaruh2022-01-01-91/+180
| |\ \ \ \ \
| * | | | | | Merged infraction and notification settings in JSONGravatar mbaruh2021-12-25-73/+34
| * | | | | | Correct 'Redirect' FilterLists' default values.Gravatar D0rs4n2021-12-24-1/+1
| * | | | | | Include 'dm_content ' field under Infraction settings in Filters/FilterListsGravatar D0rs4n2021-12-24-1/+1
| * | | | | | Patch Filter/FilterList's default values and add new fieldsGravatar D0rs4n2021-12-22-61/+234
| * | | | | | Prepare FilterList and Filter models, serializers for the new filter schemaGravatar D0rs4n2021-12-18-96/+189
| * | | | | | Patch Filter and FilterList Serializer validation logic and representationGravatar D0rs4n2021-12-18-24/+61
| * | | | | | Adjust FilterList Schema to group settings into subcategoriesGravatar D0rs4n2021-12-18-48/+54
| * | | | | | Adjust FilterList RepresentationGravatar D0rs4n2021-12-18-6/+60
| * | | | | | Adjust Filter JSON SchemaGravatar D0rs4n2021-12-18-30/+127
| * | | | | | Fix lintingGravatar ks1292021-12-18-7/+19
| * | | | | | Add merge migrationGravatar ks1292021-12-18-0/+14
| * | | | | | Move filters validations to serializersGravatar ks1292021-12-18-34/+33
| * | | | | | Add validation to filters to not allow duplicates + additional_field -> JSONGravatar ks1292021-12-18-7/+8
| * | | | | | Add validation to filters to not allow duplicated channels and categoriesGravatar ks1292021-12-18-0/+29
| * | | | | | Add basic validation for infraction fields + use common infraction typesGravatar ks1292021-12-18-11/+8
| * | | | | | Update filters API to actually workGravatar ks1292021-12-18-85/+123
| * | | | | | Remove old models from migrationGravatar ks1292021-12-18-2/+0
| * | | | | | Remove default field from FilterSettingsMixin and migrationGravatar ks1292021-12-18-8/+2
| * | | | | | Update filters migrationsGravatar ks1292021-12-18-120/+53
| * | | | | | Add AbstractModelMeta mixinGravatar ks1292021-12-18-0/+5
| * | | | | | Remove old one-to-one filters relationships serializers, views and URLsGravatar ks1292021-12-18-555/+15
| * | | | | | Remove one-to-one relationships from filters tablesGravatar ks1292021-12-18-90/+63
| * | | | | | Correct Filter-FilterList relationship.Gravatar kosayoda2021-12-18-64/+68
| * | | | | | Migrate misc field names and help text changes.Gravatar kosayoda2021-12-18-0/+44
| * | | | | | Improve name of dm sent to triggered user.Gravatar kosayoda2021-12-18-11/+11
| * | | | | | Fix faulty model enumeration.Gravatar kosayoda2021-12-18-3/+3
| * | | | | | Improve help text message.Gravatar kosayoda2021-12-18-6/+6
| * | | | | | Filters: allowed_category -> allowed_categoriesGravatar Matteo Bertucci2021-12-18-11/+11
| * | | | | | Filters: update tests to the new schemaGravatar Matteo Bertucci2021-12-18-124/+300
| * | | | | | Filters: hook the new models into the REST APIGravatar Matteo Bertucci2021-12-18-116/+773
| * | | | | | Filters: Add migration to the new modelGravatar Matteo Bertucci2021-12-18-0/+165
| * | | | | | Filters: Add new models to Django AdminGravatar Matteo Bertucci2021-12-18-0/+12
| * | | | | | Filter: new schemaGravatar Matteo Bertucci2021-12-18-44/+194
* | | | | | | add rule 10 to the listGravatar shtlrs2023-03-21-0/+4
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'main' into mbaruh/timeoutGravatar Boris Muratov2023-03-20-5/+35
|\ \ \ \ \ \
| * | | | | | Replace CharField with URLField and set default to NoneGravatar vivekashok12212023-03-10-4/+5
| * | | | | | Remove typoGravatar vivekashok12212023-02-17-1/+1
| * | | | | | Add jump_url field to infraction modelGravatar vivekashok12212023-02-17-4/+33
| | |_|_|_|/ | |/| | | |