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. |
||
|---|---|---|
| .. | ||
| fixtures | ||
| plugs | ||
| support | ||
| web | ||
| activity_test.exs | ||
| formatter_test.exs | ||
| list_test.exs | ||
| notification_test.exs | ||
| object_test.exs | ||
| test_helper.exs | ||
| upload_test.exs | ||
| user_test.exs | ||
| xml_builder_test.exs | ||