funkwhale/api/funkwhale_api/moderation
Ciarán Ainsworth d9cfa167c6 Fix OpenAPI generation 2022-07-20 12:31:57 +00:00
..
management Update Black & run for whole repository 2022-01-09 11:40:49 +00:00
migrations Update migration after django update (#1815) 2022-06-29 09:38:38 +00:00
__init__.py Model, view and serializer for instance-level policies 2019-01-07 09:45:53 +01:00
admin.py See #890: added moderation note model, serializers and views 2019-08-29 11:45:41 +02:00
apps.py MRF / Dropping of incoming/outgoing messages based on allow-list 2019-06-20 10:27:07 +02:00
dynamic_preferences_registry.py Resolve "Screening for signups" 2020-03-18 11:57:33 +01:00
factories.py Update dev and test dependencies 2021-07-05 12:21:52 +00:00
filters.py See #170: exclude by default all channels-related entities from /artists, /albums and /tracks endpoints results, for backward compatibility 2019-11-25 09:49:49 +01:00
models.py Remove usage of deprecated Model and Serializer fields (#1663) 2022-01-23 10:52:41 +00:00
mrf.py MRF / Dropping of incoming/outgoing messages based on allow-list 2019-06-20 10:27:07 +02:00
mrf_policies.py MRF / Dropping of incoming/outgoing messages based on allow-list 2019-06-20 10:27:07 +02:00
serializers.py Fix OpenAPI generation 2022-07-20 12:31:57 +00:00
signals.py See #890: web UI and email notifications on new reports 2019-09-13 06:09:48 +02:00
tasks.py Reviewed comments on source strings on Weblate and modified source strings accordingly if needed 2021-06-17 15:55:12 +00:00
urls.py "[EPIC] Report option on everything - reports models 2019-08-22 11:30:30 +02:00
utils.py Resolve "Screening for signups" 2020-03-18 11:57:33 +01:00
views.py Fix #1038: Federated reports 2020-03-11 11:39:55 +01:00