mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-02 14:44:13 +00:00
0c2a0e3551
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. |
||
---|---|---|
.. | ||
account_view.ex | ||
list_view.ex | ||
mastodon_view.ex | ||
status_view.ex |