funkwhale/api/funkwhale_api/federation
Ciarán Ainsworth b422612edf Resolve "Remove the unused `federation__music_needs_approval` settings" 2019-12-26 15:54:42 +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 See #170: federation for channels 2019-12-09 13:59:54 +01:00
__init__.py
activity.py Revert "Revert "Fix #994: use PostgreSQL full-text-search"" 2019-12-18 11:26:59 +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 Advertise list of known nodes on /api/v1/federation/domains and in nodeinfo if stats sharing is enabled 2019-12-26 11:28:12 +01:00
api_urls.py Advertise list of known nodes on /api/v1/federation/domains and in nodeinfo if stats sharing is enabled 2019-12-26 11:28:12 +01:00
api_views.py Advertise list of known nodes on /api/v1/federation/domains and in nodeinfo if stats sharing is enabled 2019-12-26 11:28:12 +01:00
authentication.py See #170: federation for channels 2019-12-09 13:59:54 +01: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 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 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 See #170: federation for channels 2019-12-09 13:59:54 +01: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 See #170: federation for channels 2019-12-09 13:59:54 +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 See #170: federation for channels 2019-12-09 13:59:54 +01:00
routes.py See #170: federation for channels 2019-12-09 13:59:54 +01:00
serializers.py Disable download by default on track urls exposed over federation 2019-12-09 16:37:04 +01:00
signing.py Ensure signature code doesn't crash on (request-target) signature 2019-11-27 13:54:21 +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 Resolve "Tagging artists/albums genres when importing music files" 2019-12-18 07:52:09 +01:00
views.py Fix #982: Removed "nodeinfo disabled" setting, as nodeinfo is required for the UI to work 2019-12-11 11:09:04 +01:00
webfinger.py Attachments 2019-11-25 09:49:06 +01:00