akkoma/lib/pleroma/web/twitter_api/views
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_view.ex Merge branch 'develop' into feature/database-compaction 2019-04-17 12:22:32 +03:00
notification_view.ex de-group alias/es 2019-02-09 16:31:17 +01:00
token_view.ex Render only "id", "valid_until" and "app_name" in TokenView 2019-02-17 23:57:35 +03:00
user_view.ex 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
util_view.ex update copyright years to 2019 2018-12-31 15:41:47 +00:00