funkwhale/api/funkwhale_api/instance
Eliot Berriot cdc8388118
See #192: renamed name to nodeName, and include anonymousCanListen value as well
2018-05-08 09:01:02 +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 See #192: replaced old stats endpoint with nodeinfo 2018-05-07 22:09:03 +02:00
nodeinfo.py See #192: renamed name to nodeName, and include anonymousCanListen value as well 2018-05-08 09:01:02 +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