pleroma/test
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
..
fixtures twitter api registration 2019-04-06 17:18:59 +07:00
integration [Credo] fix Credo.Check.Readability.AliasOrder 2019-03-13 04:26:54 +01:00
object Make credo happy 2019-04-17 14:52:01 +03:00
plugs Mock :crypt.crypt/2 because otherwise the test fails on Mac OS 2019-04-05 22:48:11 +02:00
support Merge branch 'feature/767-multiple-use-invite-token' into 'develop' 2019-04-10 10:10:08 +00:00
tasks Use `User.get_cached*` everywhere 2019-04-22 07:20:43 +00:00
web Merge branch 'feature/mastoapi-new-config' into 'develop' 2019-04-26 02:41:35 +00:00
activity_test.exs Remove updating reply count for embeded objects 2019-04-17 15:54:09 +03:00
captcha_test.exs Merge branch 'captcha' into 'develop' 2019-01-03 17:04:27 +00:00
config_test.exs tests: add legal boilerplate 2018-12-23 20:57:10 +00:00
emoji_test.exs Fix incorrect multiple emoji tag handling introduced in initial impl 2019-04-20 11:17:17 +03:00
filter_test.exs tests: add legal boilerplate 2018-12-23 20:57:10 +00:00
flake_id_test.exs Flake: support integers in from_string/1 2019-01-26 16:58:23 +01:00
formatter_test.exs Fix tests that used finmoji 2019-04-20 11:34:00 +03:00
healthcheck_test.exs Feature/826 healthcheck endpoint 2019-04-22 07:19:53 +00:00
html_test.exs html: lock down allowed class attributes to only those related to microformats 2019-04-23 23:03:45 +00:00
http_test.exs tests: add legal boilerplate 2018-12-23 20:57:10 +00:00
list_test.exs tests: add legal boilerplate 2018-12-23 20:57:10 +00:00
media_proxy_test.exs Add mediaproxy whitelist capability 2019-04-25 18:11:47 -05:00
notification_test.exs Use `User.get_cached*` everywhere 2019-04-22 07:20:43 +00:00
object_test.exs Make credo happy 2019-04-17 14:52:01 +03:00
registration_test.exs [#923] OAuth consumer mode refactoring, new tests, tests adjustments, readme. 2019-04-05 15:12:02 +03:00
scheduled_activity_test.exs Add scheduler for sending scheduled activities to the queue 2019-04-06 23:56:29 +03:00
scheduled_activity_worker_test.exs Refactor all tests that acessed the embeded object 2019-04-17 15:46:59 +03:00
test_helper.exs tests: add legal boilerplate 2018-12-23 20:57:10 +00:00
upload_test.exs fix UploadTest to use new image_tmp.jpg 2019-03-19 10:10:48 +01:00
user_invite_token_test.exs test for valid_invite? 2019-04-08 17:06:04 +07:00
user_test.exs Use `User.get_cached*` everywhere 2019-04-22 07:20:43 +00:00
xml_builder_test.exs tests: add legal boilerplate 2018-12-23 20:57:10 +00:00