funkwhale/api/funkwhale_api/moderation
Eliot Berriot eb5b63c008
See #890: include notes in reports API representations
2019-08-29 14:12:26 +02:00
..
management MRF / Dropping of incoming/outgoing messages based on allow-list 2019-06-20 10:27:07 +02:00
migrations See #890: added moderation note model, serializers and views 2019-08-29 11:45:41 +02: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 "[EPIC] Report option on everything - reports models 2019-08-22 11:30:30 +02:00
factories.py See #890: added moderation note model, serializers and views 2019-08-29 11:45:41 +02:00
filters.py Resolve "Hide an artist in the UI" 2019-02-14 10:49:06 +01:00
models.py See #890: include notes in reports API representations 2019-08-29 14:12:26 +02: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 See #890: tweaks / perf improvements 2019-08-29 14:00:10 +02:00
urls.py "[EPIC] Report option on everything - reports models 2019-08-22 11:30:30 +02:00
utils.py See #890: tweaks / perf improvements 2019-08-29 14:00:10 +02:00
views.py "[EPIC] Report option on everything - reports models 2019-08-22 11:30:30 +02:00