mastodon_api: Add /api/v1/preferences endpoint #625

Merged
floatingghost merged 1 commits from redstrate/akkoma:work/redstrate/preferences into develop 2023-08-12 13:59:04 +00:00

1 Commits

Author SHA1 Message Date
Joshua Goins c22ecac567 mastodon_api: Add /api/v1/preferences endpoint
ci/woodpecker/pr/test Pipeline was successful Details
ci/woodpecker/pr/build-arm64 unknown status Details
ci/woodpecker/pr/build-amd64 unknown status Details
ci/woodpecker/pr/docs unknown status Details
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