Pleroma/test/web/mastodon_api
Will Pearson 0c2a0e3551 Specify default scope in verify_credentials
Certain Mastodon/Pleroma front ends call verify_credentials to get the
default scope of a new toot.

Currently, Pleroma hardcodes this value to "public".

This patch changes it to the user's default_scope value.
2018-08-31 21:04:46 -07:00
..
account_view_test.exs attempt to add html validation to mastodon api test case 2018-08-21 15:41:32 +01:00
list_view_test.exs MastoAPI: add lists. 2018-05-24 15:34:39 +03:00
mastodon_api_controller_test.exs Specify default scope in verify_credentials 2018-08-31 21:04:46 -07:00
status_view_test.exs test: mastodon attachments: update for added description field 2018-07-17 03:40:48 +00:00