mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-08 17:49:22 +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 |
||
---|---|---|
.. | ||
fixtures | ||
integration | ||
object | ||
plugs | ||
support | ||
tasks | ||
web | ||
activity_test.exs | ||
captcha_test.exs | ||
config_test.exs | ||
emoji_test.exs | ||
filter_test.exs | ||
flake_id_test.exs | ||
formatter_test.exs | ||
healthcheck_test.exs | ||
html_test.exs | ||
http_test.exs | ||
list_test.exs | ||
media_proxy_test.exs | ||
notification_test.exs | ||
object_test.exs | ||
registration_test.exs | ||
scheduled_activity_test.exs | ||
scheduled_activity_worker_test.exs | ||
test_helper.exs | ||
upload_test.exs | ||
user_invite_token_test.exs | ||
user_test.exs | ||
xml_builder_test.exs |