funkwhale/api/funkwhale_api/instance
Eliot Berriot 002b3687a8 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
..
__init__.py Added API endpoint for listing public instance settings 2018-02-17 21:31:32 +01:00
consumers.py Blacked the code 2018-06-09 15:36:16 +02:00
dynamic_preferences_registry.py Fix #982: Removed "nodeinfo disabled" setting, as nodeinfo is required for the UI to work 2019-12-11 11:09:04 +01:00
nodeinfo.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
stats.py Include user activity stats in nodeinfo endpoints 2019-01-21 10:16:50 +01:00
urls.py Fix #877: Ensure API urls answer with and without a trailing slash 2019-07-02 14:31:47 +02: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