akkoma/lib/pleroma/web/mastodon_api
Joshua Goins c22ecac567
Some checks failed
ci/woodpecker/pr/test Pipeline was successful
ci/woodpecker/pr/build-arm64 unknown status
ci/woodpecker/pr/build-amd64 unknown status
ci/woodpecker/pr/docs unknown status
mastodon_api: Add /api/v1/preferences endpoint
Implements the preferences endpoint in the Mastodon API, but returns
default values for most of the preferences right now. The only supported
preference we can access is default post visibility, and a relevant test
is added as well.
2023-08-12 09:28:24 -04:00
..
controllers mastodon_api: Add /api/v1/preferences endpoint 2023-08-12 09:28:24 -04:00
views mastodon_api: Add /api/v1/preferences endpoint 2023-08-12 09:28:24 -04:00
mastodon_api.ex Add 'notifying' to relationship for compatibility with Mastodon 2021-12-06 21:24:12 +01:00
websocket_handler.ex Disconnect streaming sessions when token is revoked 2022-08-27 19:07:48 +01:00