akkoma/lib/pleroma/web/mastodon_api/views
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
..
account_view.ex mastodon_api: Add /api/v1/preferences endpoint 2023-08-12 09:28:24 -04:00
announcement_view.ex Merge branch 'from/upstream-develop/tusooa/server-announcements' into 'develop' (#85) 2022-07-18 13:08:36 +00:00
app_view.ex [#2510] Improved support for app-bound OAuth tokens. Auth-related refactoring. 2021-02-11 15:02:50 +03:00
conversation_view.ex Migrate Pleroma.Web to phoenix 1.6 formats 2023-01-02 03:29:02 +00:00
custom_emoji_view.ex Deprecate Pleroma.Web.base_url/0 2021-05-31 16:48:03 -05:00
filter_view.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
follow_request_view.ex Create real Views for all Controllers 2021-05-29 12:15:57 -05:00
instance_view.ex Use enum empty instead 2023-03-13 03:40:20 +00:00
list_view.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
marker_view.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
media_view.ex Create real Views for all Controllers 2021-05-29 12:15:57 -05:00
notification_view.ex Migrate Pleroma.Web to phoenix 1.6 formats 2023-01-02 03:29:02 +00:00
poll_view.ex fix count of poll voters 2022-11-08 13:50:04 +00:00
report_view.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
scheduled_activity_view.ex expires_in in scheduled status params 2021-02-18 14:59:22 +03:00
status_view.ex Add debug logs to timeline rendering to assist debugging 2023-03-29 12:01:16 +01:00
subscription_view.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
suggestion_view.ex v2 Suggestions: rudimentary API response 2021-11-26 14:34:10 -06:00
tag_view.ex Migrate Pleroma.Web to phoenix 1.6 formats 2023-01-02 03:29:02 +00:00
timeline_view.ex Create real Views for all Controllers 2021-05-29 12:15:57 -05:00