mirror of
https://github.com/jtomchak/akkoma.git
synced 2025-02-13 16:13:25 +01:00
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 |