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. |
||
|---|---|---|
| .. | ||
| views | ||
| mastodon_api.ex | ||
| mastodon_api_controller.ex | ||
| mastodon_socket.ex | ||