mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-12-25 04:53:06 +00:00
48f68fd133
Fix leaking private configuration parameters in Mastodon and Twitter APIs, and add new configuration parameters to Mastodon API This patch: - Fixes `rights` in TwitterAPI ignoring `show_role` - Fixes exposing default scope of the user to anyone in Mastodon API - Extends Mastodon API to be able to show and set `no_rich_text`, `default_scope`, `hide_follows`, `hide_followers`, `hide_favorites` (requested by the FE in #674) Sorry in advance for 500 line one commit diff, I should have split it up to separate MRs See merge request pleroma/pleroma!1093 |
||
---|---|---|
.. | ||
activity_pub | ||
admin_api | ||
auth | ||
channels | ||
common_api | ||
federator | ||
http_signatures | ||
mastodon_api | ||
media_proxy | ||
metadata | ||
nodeinfo | ||
oauth | ||
ostatus | ||
push | ||
rich_media | ||
salmon | ||
templates | ||
twitter_api | ||
views | ||
web_finger | ||
websub | ||
xml | ||
chat_channel.ex | ||
controller_helper.ex | ||
endpoint.ex | ||
gettext.ex | ||
metadata.ex | ||
oauth.ex | ||
rel_me.ex | ||
router.ex | ||
streamer.ex | ||
uploader_controller.ex | ||
web.ex |