pleroma/test/web
kaniini 48f68fd133 Merge branch 'feature/mastoapi-new-config' into 'develop'
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
2019-04-26 02:41:35 +00:00
..
activity_pub activitypub: transmogrifier: send reject follow if following does not succeed 2019-04-25 00:48:45 +00:00
admin_api Use User.get_cached* everywhere 2019-04-22 07:20:43 +00:00
common_api Fix tests that used finmoji 2019-04-20 11:34:00 +03:00
http_sigs
instances
mastodon_api Move settings to Source subentity 2019-04-25 10:31:14 +03:00
metadata typo fix 2019-04-19 07:50:21 +00:00
oauth [#923] Refactored OAuthController#authorize definitions, added test. 2019-04-21 10:51:32 +03:00
ostatus Use User.get_cached* everywhere 2019-04-22 07:20:43 +00:00
plugs
push Fix tests that used finmoji 2019-04-20 11:34:00 +03:00
rich_media
salmon Use User.get_cached* everywhere 2019-04-22 07:20:43 +00:00
twitter_api Fix leaking private configuration parameters in Mastodon and Twitter APIs, and add new configuration parameters to Mastodon API 2019-04-24 20:01:42 +03:00
views
web_finger
websub
federator_test.exs
node_info_test.exs
rel_me_test.exs
retry_queue_test.exs
streamer_test.exs