funkwhale/api/funkwhale_api/federation
Eliot Berriot 4976981926
Broadcast library updates (name, description, visibility) over federation
2018-11-09 19:57:14 +01:00
..
migrations Audio federation 2018-09-22 12:29:30 +00:00
__init__.py Basic logic for signing/verifying requests 2018-03-24 15:20:15 +01:00
activity.py Audio federation 2018-09-22 12:29:30 +00:00
actors.py Cleanup unused code 2018-09-28 22:49:59 +02:00
admin.py Ensure we always use raw_ids for related fields in django's admin 2018-10-01 21:56:52 +02:00
api_serializers.py Federation scanning 2018-09-24 18:44:22 +00:00
api_urls.py Library follows and user notifications 2018-09-13 15:18:23 +00:00
api_views.py Ensure radio tracks only return playable tracks 2018-09-28 22:19:43 +02:00
authentication.py See #297: sorted imports 2018-06-10 10:55:16 +02:00
dynamic_preferences_registry.py Linting 2018-09-28 16:48:26 +02:00
exceptions.py Blacked the code 2018-06-09 15:36:16 +02:00
factories.py Audio federation 2018-09-22 12:29:30 +00:00
filters.py Library follows and user notifications 2018-09-13 15:18:23 +00:00
keys.py See #297: sorted imports 2018-06-10 10:55:16 +02:00
library.py Cleanup unused code 2018-09-28 22:49:59 +02:00
models.py 0.17 release documentation initial draft and migration script 2018-09-25 20:18:02 +00:00
parsers.py Blacked the code 2018-06-09 15:36:16 +02:00
renderers.py Blacked the code 2018-06-09 15:36:16 +02:00
routes.py Broadcast library updates (name, description, visibility) over federation 2018-11-09 19:57:14 +01:00
serializers.py Fix #553: Advertise public libraries properly in ActivityPub representations 2018-11-09 19:57:14 +01:00
signing.py Broadcast library updates (name, description, visibility) over federation 2018-11-09 19:57:14 +01:00
tasks.py Merge branch 'federation-cache-cleaning' into 'develop' 2018-09-28 19:36:38 +00:00
urls.py Cleanup unused code 2018-09-28 22:49:59 +02:00
utils.py Resolve "Per-user libraries" (use !368 instead) 2018-09-06 18:35:02 +00:00
views.py Cleanup unused code 2018-09-28 22:49:59 +02:00
webfinger.py Resolve "Have an actor for our users" 2018-07-22 10:20:16 +00:00