pleroma/test/web/mastodon_api
Alexander Strizhakov 10f82c88b8 mastoapi password reset
added rate limit to password reset

configure rate limit in runtime
2019-07-16 21:44:50 +00:00
..
mastodon_api_controller MastodonAPI: Add a way to update the background image. 2019-06-14 11:19:22 +02:00
account_view_test.exs Add pleroma.deactivated to the Account entity (Mastodon API) 2019-07-16 11:14:46 +00:00
list_view_test.exs
mastodon_api_controller_test.exs mastoapi password reset 2019-07-16 21:44:50 +00:00
notification_view_test.exs Use User.get_cached* everywhere 2019-04-22 07:20:43 +00:00
push_subscription_view_test.exs
scheduled_activity_view_test.exs
search_controller_test.exs Extend Pleroma.Pagination to support offset-based pagination, use async/await to execute status and account search in parallel 2019-07-11 13:55:31 +00:00
status_view_test.exs Merge branch 'bugfix/poll-id-as-string' into 'develop' 2019-07-16 06:06:22 +00:00
subscription_controller_test.exs