funkwhale/api/funkwhale_api/moderation
Eliot Berriot d9afed5067 Fix #1038: Federated reports 2020-03-11 11:39:55 +01:00
..
management See #170: fetching remote objects 2020-03-02 17:23:03 +01: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 Fix #1038: Federated reports 2020-03-11 11:39:55 +01: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 See #890: expose number of reports linked to tracks, albums, libraries, accounts and artists via the /stats route 2019-09-13 05:53:40 +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 Fix #1038: Federated reports 2020-03-11 11:39:55 +01:00
signals.py See #890: web UI and email notifications on new reports 2019-09-13 06:09:48 +02:00
tasks.py Review fixes for report notifications not included in !880 2019-09-13 06:13:53 +02:00
urls.py "[EPIC] Report option on everything - reports models 2019-08-22 11:30:30 +02:00
utils.py See #890: freeze more data in reports, fixed some failing tests 2019-08-29 14:53:20 +02:00
views.py Fix #1038: Federated reports 2020-03-11 11:39:55 +01:00