pleroma/test/web/mastodon_api/controllers
Alex Gleason 3104367931
Merge remote-tracking branch 'upstream/develop' into email-fix-develop
2020-09-22 13:37:02 -05:00
..
account_controller AccountController: Build the correct update activity. 2020-08-10 10:33:05 +02:00
account_controller_test.exs fixed tests 2020-09-15 15:32:49 +03:00
app_controller_test.exs Support validation for inline OpenAPI schema and automatic tests for examples 2020-04-24 15:16:15 +04:00
auth_controller_test.exs Fix MastoAPI.AuthControllerTest, json_response(:no_content) --> empty_json_response() 2020-09-21 16:03:22 -05:00
conversation_controller_test.exs Conversation pagination 2020-05-30 10:02:37 +00:00
custom_emoji_controller_test.exs Move single used schemas to operation schema 2020-04-27 22:55:05 +04:00
domain_block_controller_test.exs Support blocking via query parameters as well and document the change. 2020-07-23 12:59:40 -05:00
filter_controller_test.exs changelog for filter whole_word fix 2020-08-05 15:41:35 -05:00
follow_request_controller_test.exs ActivityPub: Remove `follow` and fix issues. 2020-07-08 17:07:24 +02:00
instance_controller_test.exs Use `approval_required` in /api/v1/instance 2020-07-15 17:04:30 -05:00
list_controller_test.exs Fix removing an account from a list 2020-09-01 12:49:32 +02:00
marker_controller_test.exs fixed tests 2020-09-15 15:32:49 +03:00
media_controller_test.exs MediaController: enforced owner-only access in :show action. 2020-05-18 09:51:53 +03:00
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 Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
report_controller_test.exs Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
scheduled_activity_controller_test.exs Add OpenAPI spec for ScheduledActivityController 2020-05-05 23:42:24 +04:00
search_controller_test.exs Remove OStatus in testsuite 2020-09-08 18:43:57 +02:00
status_controller_test.exs configurable lifetime for ephemeral activities 2020-09-10 21:51:59 +03:00
subscription_controller_test.exs SubscriptionOperation: Let chat mentions through. 2020-06-04 20:28:33 +02:00
suggestion_controller_test.exs Add OpenAPI spec for SuggestionController 2020-05-13 14:15:24 +04:00
timeline_controller_test.exs ActivityPub: Don't block-filter your own posts 2020-09-21 16:08:38 +02:00