funkwhale/api/funkwhale_api/federation
Agate 45132dea75
Improved some error handling
2020-06-14 15:09:14 +02:00
..
management Fix spelling of "occurrences" 2020-05-04 11:24:37 +02:00
migrations See #170: switch to PKCS#8 for public key serialization 2020-03-24 09:48:22 +01:00
__init__.py
activity.py See #170: reel2bits compat 2020-04-08 13:28:46 +02:00
actors.py See #170: subscribe to 3d-party RSS feeds in Funkwhale 2020-03-13 12:16:51 +01:00
admin.py
api_serializers.py See #170: Funkwhale federation 2020-03-25 15:32:10 +01:00
api_urls.py
api_views.py Fixed broken local profile page when allow-list is enabled 2020-04-20 17:10:59 +02:00
authentication.py
contexts.py See #170: Funkwhale federation 2020-03-25 15:32:10 +01:00
decorators.py
dynamic_preferences_registry.py
exceptions.py
factories.py Faster tests by not creating covers unless mandatory 2020-03-23 14:29:01 +01:00
fields.py
filters.py
jsonld.py See #170: reel2bits compat 2020-04-08 13:28:46 +02:00
keys.py See #170: switch to PKCS#8 for public key serialization 2020-03-24 09:48:22 +01:00
library.py
models.py See #170: fixed fetch of channel track not working 2020-04-08 13:38:22 +02:00
mrf_policies.py
parsers.py
renderers.py See #170: reel2bits compat 2020-04-08 13:28:46 +02:00
routes.py See #170: dispatch / handle delete and update on Audio 2020-04-08 16:17:24 +02:00
schema_org.py See #170: Funkwhale federation 2020-03-25 15:32:10 +01:00
serializers.py See #170: deduplicate tags in Audio ap representation 2020-04-10 12:03:43 +02:00
signing.py
spa_views.py
tasks.py Improved some error handling 2020-06-14 15:09:14 +02:00
urls.py
utils.py See #170: dispatch / handle delete and update on Audio 2020-04-08 16:17:24 +02:00
views.py See #170: reel2bits compat 2020-04-08 13:28:46 +02:00
webfinger.py