pleroma/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 Fail faster. 2018-04-02 13:13:14 +02:00
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 Format the code. 2018-03-30 15:01:53 +02:00
formatter_test.exs tests: formatting 2018-08-24 18:33:36 +00:00
list_test.exs MastoAPI: Add streaming for lists. 2018-05-30 16:48:59 +03:00
notification_test.exs tests: add notification smoketests (ref #265) 2018-08-26 22:42:02 +00:00
object_test.exs Make test output easier to read. 2018-02-12 10:14:11 +01:00
test_helper.exs Format the code. 2018-03-30 15:01:53 +02:00
upload_test.exs Normalize file extension for uploaded files 2018-06-21 14:04:12 -04:00
user_test.exs test: nickname is no longer a required field 2018-08-06 08:46:06 +00:00
xml_builder_test.exs Format the code. 2018-03-30 15:01:53 +02:00