funkwhale/api/funkwhale_api/moderation
Eliot Berriot c2eeee5eb1 See #170: fetching remote objects 2020-03-02 17:23:03 +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
admin.py See #890: added moderation note model, serializers and views 2019-08-29 11:45:41 +02:00
apps.py
dynamic_preferences_registry.py
factories.py See #890: added moderation note model, serializers and views 2019-08-29 11:45:41 +02: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_policies.py
serializers.py See #890: web UI and email notifications on new reports 2019-09-13 06:09:48 +02: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
utils.py See #890: freeze more data in reports, fixed some failing tests 2019-08-29 14:53:20 +02:00
views.py See #261: Added a rate-limiting (throttling system) to limit the number of requests handled per user/IP 2019-09-17 11:23:59 +02:00