funkwhale/api/funkwhale_api/moderation
Eliot Berriot 8f7ab82117
See #890: initial API endpoint to handle management of reports
2019-08-28 10:22:37 +02:00
..
management MRF / Dropping of incoming/outgoing messages based on allow-list 2019-06-20 10:27:07 +02:00
migrations "[EPIC] Report option on everything - reports models 2019-08-22 11:30:30 +02:00
__init__.py Model, view and serializer for instance-level policies 2019-01-07 09:45:53 +01:00
admin.py Resolve "Hide an artist in the UI" 2019-02-14 10:49:06 +01: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: initial API endpoint to handle management of reports 2019-08-28 10:22:37 +02:00
filters.py Resolve "Hide an artist in the UI" 2019-02-14 10:49:06 +01:00
models.py See #890: initial API endpoint to handle management of reports 2019-08-28 10:22:37 +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: initial admin serializer for reports 2019-08-28 10:22:36 +02:00
urls.py "[EPIC] Report option on everything - reports models 2019-08-22 11:30:30 +02:00
views.py "[EPIC] Report option on everything - reports models 2019-08-22 11:30:30 +02:00