funkwhale/api/funkwhale_api/federation
Agate 49a8b2babf
Fix #1086: Added safeguard to ensure local uploads are never purged from cache
2020-05-07 13:58:25 +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 Basic logic for signing/verifying requests 2018-03-24 15:20:15 +01:00
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 MRF / Dropping of incoming/outgoing messages based on allow-list 2019-06-20 10:27:07 +02:00
api_serializers.py See #170: Funkwhale federation 2020-03-25 15:32:10 +01:00
api_urls.py See #170: channels ui (listeners) 2020-02-05 15:06:07 +01:00
api_views.py Fixed broken local profile page when allow-list is enabled 2020-04-20 17:10:59 +02:00
authentication.py See #170: federation for channels 2019-12-09 13:59:54 +01:00
contexts.py See #170: Funkwhale federation 2020-03-25 15:32:10 +01:00
decorators.py Logic to refetch remote entities 2019-04-18 14:37:17 +02:00
dynamic_preferences_registry.py Resolve "Remove the unused `federation__music_needs_approval` settings" 2019-12-26 15:54:42 +01:00
exceptions.py Linting 2019-01-10 11:11:32 +01:00
factories.py Faster tests by not creating covers unless mandatory 2020-03-23 14:29:01 +01:00
fields.py UI To manage artists, albums, tracks 2019-04-17 14:17:59 +02:00
filters.py Logic to refetch remote entities 2019-04-18 14:37:17 +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 See #170: fetching remote objects 2020-03-02 17:23:03 +01:00
models.py See #170: fixed fetch of channel track not working 2020-04-08 13:38:22 +02:00
mrf_policies.py MRF / Dropping of incoming/outgoing messages based on allow-list 2019-06-20 10:27:07 +02:00
parsers.py Blacked the code 2018-06-09 15:36:16 +02:00
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 Fix #1038: Federated reports 2020-03-11 11:39:55 +01:00
spa_views.py Fix #1038: Federated reports 2020-03-11 11:39:55 +01:00
tasks.py Fix #1086: Added safeguard to ensure local uploads are never purged from cache 2020-05-07 13:58:25 +02:00
urls.py "[EPIC] Report option on everything - reports models 2019-08-22 11:30:30 +02:00
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 See #170: fetching remote objects 2020-03-02 17:23:03 +01:00