funkwhale/api/funkwhale_api/instance
Eliot Berriot 6ff8c2c8da
See #192: use nodeinfo/2.0 namespace to be future proof
2018-05-07 22:28:21 +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: replaced old stats endpoint with nodeinfo 2018-05-07 22:09:03 +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: replaced old stats endpoint with nodeinfo 2018-05-07 22:09:03 +02:00