pleroma/test/web/mastodon_api/controllers
2020-07-03 16:44:31 +02:00
..
account_controller Revert "Merge branch 'avatar-removing' into 'develop'" 2020-07-01 08:51:56 +00:00
account_controller_test.exs Test default "content-type" for CastAndValidate 2020-06-29 19:47:04 +04:00
app_controller_test.exs
auth_controller_test.exs
conversation_controller_test.exs
custom_emoji_controller_test.exs
domain_block_controller_test.exs
filter_controller_test.exs
follow_request_controller_test.exs
instance_controller_test.exs Add fields limits to instance metadata, add tests 2020-06-30 15:25:10 -05:00
list_controller_test.exs
marker_controller_test.exs
media_controller_test.exs
notification_controller_test.exs Mastodon API: ensure the notification endpoint doesn't return less than the requested amount of records unless it's the last page 2020-06-14 18:27:11 +03:00
poll_controller_test.exs
report_controller_test.exs
scheduled_activity_controller_test.exs
search_controller_test.exs [#1873] Fixes missing :offset pagination param support. Added pagination support for hashtags search. 2020-06-19 16:14:06 +03:00
status_controller_test.exs MastoAPI: Show source field when deleting 2020-06-26 19:52:20 +02:00
subscription_controller_test.exs
suggestion_controller_test.exs
timeline_controller_test.exs