You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
akkoma-cachapa/test/web/mastodon_api/controllers
Egor Kislitsyn 19516af74e
Fix `status.expires_in` validation
5 years ago
..
account_controller mastodon API: do not sanitize html in non-html fields 5 years ago
account_controller_test.exs Add support for cancellation of a follow request 5 years ago
app_controller_test.exs Extract apps actions from `MastodonAPIController` to `AppController` 5 years ago
auth_controller_test.exs Extract auth actions from `MastodonAPIController` to `AuthController` 5 years ago
conversation_controller_test.exs [#2068] Introduced proper OAuth tokens usage to controller tests. 5 years ago
custom_emoji_controller_test.exs Add CustomEmojiController 5 years ago
domain_block_controller_test.exs [#2068] Introduced proper OAuth tokens usage to controller tests. 5 years ago
filter_controller_test.exs [#2068] Introduced proper OAuth tokens usage to controller tests. 5 years ago
follow_request_controller_test.exs [#2068] Introduced proper OAuth tokens usage to controller tests. 5 years ago
instance_controller_test.exs [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP. 5 years ago
list_controller_test.exs [#2068] Introduced proper OAuth tokens usage to controller tests. 5 years ago
marker_controller_test.exs add Markers /api/v1/markers 5 years ago
media_controller_test.exs [#2068] Introduced proper OAuth tokens usage to controller tests. 5 years ago
notification_controller_test.exs Fix notification controller test 5 years ago
poll_controller_test.exs [#2068] Introduced proper OAuth tokens usage to controller tests. 5 years ago
report_controller_test.exs [#2068] Introduced proper OAuth tokens usage to controller tests. 5 years ago
scheduled_activity_controller_test.exs Merge branch 'develop' into issue/1383 5 years ago
search_controller_test.exs exclude blocked user posts from search results 5 years ago
status_controller_test.exs Fix `status.expires_in` validation 5 years ago
subscription_controller_test.exs Move test/web/mastodon_api/*_test.exs to test/web/mastodon_api/controllers and test/web/mastodon_api/views 5 years ago
suggestion_controller_test.exs update ecto 5 years ago
timeline_controller_test.exs [#2068] Introduced proper OAuth tokens usage to controller tests. 5 years ago