Takeshi Umeda d6fe0c94ca
Add account sensitized ()
* Add account sensitized

* Fix i18n normalize

* Fix description and spec

* Fix spec

* Fix wording
..
accounts Fix own following/followers not showing muted users ()
admin Add account sensitized ()
announcements Add announcements ()
apps Use raw status code on have_http_status ()
instances Add specs for Api::V1::Instances::PeersController ()
lists Add more granular OAuth scopes ()
polls Add polls ()
push Add REST API for Web Push Notifications subscriptions ()
statuses Fix not being able to unbookmark toots when blocked by their author ()
timelines Remove deprecated REST API `GET /api/v1/timelines/direct` ()
accounts_controller_spec.rb Add option to be notified when a followed user posts ()
announcements_controller_spec.rb Add announcements ()
apps_controller_spec.rb Use raw status code on have_http_status ()
blocks_controller_spec.rb Add more granular OAuth scopes ()
bookmarks_controller_spec.rb Support min_id-based pagination for bookmarks ()
conversations_controller_spec.rb Add scheduled statuses ()
custom_emojis_controller_spec.rb Use raw status code on have_http_status ()
domain_blocks_controller_spec.rb Add more granular OAuth scopes ()
endorsements_controller_spec.rb Add spec for Api::V1::EndorsementsController ()
favourites_controller_spec.rb Support min_id-based pagination in REST API ()
filters_controller_spec.rb Add polls ()
follow_requests_controller_spec.rb Add updated relationship to follow request API responses ()
instances_controller_spec.rb Use raw status code on have_http_status ()
lists_controller_spec.rb Add more granular OAuth scopes ()
markers_controller_spec.rb Add timeline read markers API ()
media_controller_spec.rb Not to skip executable specs ()
mutes_controller_spec.rb Make Api::V1::MutesController paginate properly ()
notifications_controller_spec.rb Add `account_id` param to `GET /api/v1/notifications` ()
polls_controller_spec.rb Fix poll API not requiring authentication on non-public polls ()
reports_controller_spec.rb Support min_id-based pagination in REST API ()
statuses_controller_spec.rb Add specific rate limits for posting and following ()
streaming_controller_spec.rb Lint pass ()
suggestions_controller_spec.rb Re-add follow recommendations API ()
trends_controller_spec.rb Add announcements ()