funkwhale/api/funkwhale_api/federation
Petitminion e458aa6114 feat(back):Support privacy level for listenings and favorites(#2451 #2362) 2025-09-16 13:45:33 +02:00
..
management
migrations enhancement(backend):back off strategy for domain reachability 2025-09-01 22:22:58 +00:00
__init__.py
activity.py fix(activitypub):send delete activity instead of update in privacy level is me or instance 2025-07-21 12:26:16 +00:00
actors.py
admin.py
api_serializers.py Fix frontend federation search 2025-05-03 11:32:24 +00:00
api_urls.py
api_views.py fix(api): Return a 404 response when an actor is not found 2025-05-16 20:41:53 +00:00
authentication.py fix Cannot fetch local actor webfinger 2025-01-23 18:08:23 +00:00
contexts.py
decorators.py
dynamic_preferences_registry.py
exceptions.py
factories.py feat(back):Support privacy level for listenings and favorites(#2451 #2362) 2025-09-16 13:45:33 +02:00
fields.py
filters.py
jsonld.py
keys.py
library.py
models.py enhancement(backend):back off strategy for domain reachability 2025-09-01 22:22:58 +00:00
mrf_policies.py
parsers.py
renderers.py
routes.py feat(back):Support privacy level for listenings and favorites(#2451 #2362) 2025-09-16 13:45:33 +02:00
schema_org.py
serializers.py feat(back):Support privacy level for listenings and favorites(#2451 #2362) 2025-09-16 13:45:33 +02:00
signing.py
spa_views.py
tasks.py enhancement(backend):back off strategy for domain reachability 2025-09-01 22:22:58 +00:00
urls.py Use playlists to privately share audio files (#2417) 2025-05-07 15:22:38 +00:00
utils.py feat(back):Support privacy level for listenings and favorites(#2451 #2362) 2025-09-16 13:45:33 +02:00
views.py Use playlists to privately share audio files (#2417) 2025-05-07 15:22:38 +00:00
webfinger.py