funkwhale/api/funkwhale_api/instance
Eliot Berriot 1974c17e76
Fix #200: Instances can now indicate on the nodeinfo endpoint if they want to remain private
2018-05-16 22:24:05 +02:00
..
__init__.py Added API endpoint for listing public instance settings 2018-02-17 21:31:32 +01:00
consumers.py Basic working poc with favorites send over websocket 2018-03-01 21:51:20 +01:00
dynamic_preferences_registry.py Fix #200: Instances can now indicate on the nodeinfo endpoint if they want to remain private 2018-05-16 22:24:05 +02:00
nodeinfo.py Fix #200: Instances can now indicate on the nodeinfo endpoint if they want to remain private 2018-05-16 22:24:05 +02:00
stats.py Fixed #82: Basic instance states are now available on /about 2018-02-27 22:38:55 +01:00
urls.py See #192: use nodeinfo/2.0 namespace to be future proof 2018-05-07 22:28:21 +02:00
views.py See #192: use proper content type for nodeinfo endpoint 2018-05-07 23:29:07 +02:00