funkwhale/api/funkwhale_api/federation
Agate e271851f67 See #1100: clean compat and XXX in the code 2020-08-03 15:47: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
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 See #1100: clean compat and XXX in the code 2020-08-03 15:47:14 +02:00
exceptions.py
factories.py
fields.py
filters.py Upgraded dependencies 2020-07-18 10:29:22 +02:00
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 #1100: clean compat and XXX in the code 2020-08-03 15:47:14 +02:00
signing.py
spa_views.py
tasks.py Improved some error handling 2020-06-14 15:09:14 +02:00
urls.py Expose public libraries and channels in standard API 2020-07-28 14:21:15 +02:00
utils.py See #1100: clean compat and XXX in the code 2020-08-03 15:47:14 +02:00
views.py Expose public libraries and channels in standard API 2020-07-28 14:21:15 +02:00
webfinger.py