pleroma/test/web
rinpatch 4baea6e6d9 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
2019-04-24 20:01:42 +03:00
..
activity_pub Use `User.get_cached*` everywhere 2019-04-22 07:20:43 +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 tests: add legal boilerplate 2018-12-23 20:57:10 +00:00
instances [Credo] fix Credo.Check.Readability.MaxLineLength 2019-03-13 04:26:56 +01:00
mastodon_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
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 tests: add legal boilerplate 2018-12-23 20:57:10 +00:00
push Fix tests that used finmoji 2019-04-20 11:34:00 +03:00
rich_media helpers: use AutoLinker to validate URIs as well as the other tests 2019-03-04 18:31:49 +00:00
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 tests: fix tests 2019-02-20 17:23:05 +00:00
web_finger tests: add legal boilerplate 2018-12-23 20:57:10 +00:00
websub [Credo] fix Credo.Check.Readability.AliasOrder 2019-03-13 04:26:54 +01:00
federator_test.exs [Credo] fix Credo.Check.Readability.AliasOrder 2019-03-13 04:26:54 +01:00
node_info_test.exs NodeInfo: Return safe_dm_mentions feature flag. 2019-03-22 11:57:20 +01:00
rel_me_test.exs Web.RelMe: Fix having other values in rel attr 2019-03-05 02:13:22 +01:00
retry_queue_test.exs Improves RetryQueue behavior 2018-12-30 15:16:26 +00:00
streamer_test.exs Fix streamer test 2019-03-15 14:20:08 +01:00