funkwhale/api/funkwhale_api/moderation
Eliot Berriot 53b826c81a
Fix #877: Ensure API urls answer with and without a trailing slash
2019-07-02 14:31:47 +02:00
..
management MRF / Dropping of incoming/outgoing messages based on allow-list 2019-06-20 10:27:07 +02:00
migrations Resolve "Hide an artist in the UI" 2019-02-14 10:49:06 +01: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 UI for allow-list 2019-06-26 10:22:53 +02:00
factories.py Resolve "Hide an artist in the UI" 2019-02-14 10:49:06 +01:00
filters.py Resolve "Hide an artist in the UI" 2019-02-14 10:49:06 +01:00
models.py Resolve "Hide an artist in the UI" 2019-02-14 10:49:06 +01: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 Resolve "Hide an artist in the UI" 2019-02-14 10:49:06 +01:00
urls.py Fix #877: Ensure API urls answer with and without a trailing slash 2019-07-02 14:31:47 +02:00
views.py Resolve "Implement a Oauth provider in Funkwhale" 2019-03-25 17:02:51 +01:00