akkoma/test
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
..
fixtures Basic peertube support. 2018-08-21 18:24:09 +02:00
plugs
support Basic peertube support. 2018-08-21 18:24:09 +02:00
web Specify default scope in verify_credentials 2018-08-31 21:04:46 -07:00
activity_test.exs
formatter_test.exs tests: formatting 2018-08-24 18:33:36 +00:00
list_test.exs
notification_test.exs tests: add notification smoketests (ref #265) 2018-08-26 22:42:02 +00:00
object_test.exs
test_helper.exs
upload_test.exs
user_test.exs
xml_builder_test.exs