funkwhale/api/funkwhale_api/federation
Eliot Berriot c84396e669 Attachments 2019-11-25 09:49:06 +01:00
..
management Fix #706: Added a 'fix_federation_ids' management command to deal with protocol/domain issues in federation 2019-02-11 11:59:32 +01:00
migrations "[EPIC] Report option on everything - reports models 2019-08-22 11:30:30 +02:00
__init__.py Basic logic for signing/verifying requests 2018-03-24 15:20:15 +01:00
activity.py Fixed broken linting 2019-11-04 11:16:58 +01:00
actors.py Attachments 2019-11-25 09:49:06 +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 Logic to refetch remote entities 2019-04-18 14:37:17 +02:00
api_urls.py Fix #877: Ensure API urls answer with and without a trailing slash 2019-07-02 14:31:47 +02:00
api_views.py Logic to refetch remote entities 2019-04-18 14:37:17 +02:00
authentication.py See #853: force authenticated ActivityPub checks when allow-list is enabled 2019-06-26 10:22:29 +02:00
contexts.py See #432: expose and reuse tags over federation 2019-07-10 19:41:00 +02:00
decorators.py Logic to refetch remote entities 2019-04-18 14:37:17 +02:00
dynamic_preferences_registry.py Updated wording in dynamic preferences file 2019-09-04 10:01:37 +01:00
exceptions.py Linting 2019-01-10 11:11:32 +01:00
factories.py Denormalized audio permission logic in a separate table to enhance performance 2019-10-22 00:13:25 +02: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 Attribute artist 2019-04-11 10:17:10 +02:00
keys.py Fix #648: Improved test suite speed by reducing / disabling expensive operations 2019-01-04 11:47:23 +01:00
library.py Attachments 2019-11-25 09:49:06 +01:00
models.py Attachments 2019-11-25 09:49:06 +01: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 Ensures federation urls can answer to application/ld+json, application/activity+json and application/json requests 2019-03-05 15:15:37 +01:00
routes.py See #852: improved routing logic for federation messages (support multiple objects types for one route) 2019-09-21 16:20:49 +02:00
serializers.py Attachments 2019-11-25 09:49:06 +01:00
signing.py Broadcast library updates (name, description, visibility) over federation 2018-11-09 19:57:14 +01:00
tasks.py Attachments 2019-11-25 09:49:06 +01:00
urls.py "[EPIC] Report option on everything - reports models 2019-08-22 11:30:30 +02:00
utils.py Attachments 2019-11-25 09:49:06 +01:00
views.py Attachments 2019-11-25 09:49:06 +01:00
webfinger.py Attachments 2019-11-25 09:49:06 +01:00