akkoma/test/pleroma/web/mastodon_api/controllers
Joshua Goins c22ecac567 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_controller_test.exs mastodon_api: Add /api/v1/preferences endpoint 2023-08-12 09:28:24 -04:00
announcement_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
app_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
auth_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
conversation_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
custom_emoji_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
directory_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
domain_block_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
filter_controller_test.exs Tag `Mock`-tests as "mocked" and run them seperately 2023-08-04 12:50:50 +01:00
follow_request_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
instance_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
list_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
marker_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
media_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
notification_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
poll_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
report_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
scheduled_activity_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
search_controller_test.exs Tag `Mock`-tests as "mocked" and run them seperately 2023-08-04 12:50:50 +01:00
status_controller_test.exs Allow max_id to be at the end of the querystring 2023-08-06 16:44:25 +01:00
subscription_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
suggestion_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
tag_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
timeline_controller_test.exs Support elixir1.15 2023-08-03 17:44:09 +01:00