You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/controllers/api/v1/accounts
ThibG 3b3bdc7293 Hide blocked users from more places (#12733)
* Hide blocked, muted, and blocked-by users from toot favourite lists

* Hide blocked, muted, and blocked-by users from toot reblog lists

* Hide blocked, muted, and blocked-by users from followers/following (API)

* Fix tests

* Hide blocked, muted, and blocked-by users from followers/following on public pages
5 years ago
..
credentials_controller.rb make it not return http 400 when passing and empty source argument (#12259) 5 years ago
follower_accounts_controller.rb Hide blocked users from more places (#12733) 5 years ago
following_accounts_controller.rb Hide blocked users from more places (#12733) 5 years ago
identity_proofs_controller.rb squashed identity proof updates (#10375) 6 years ago
lists_controller.rb Add more granular OAuth scopes (#7929) 7 years ago
pins_controller.rb Public profile endorsements (accounts picked by profile owner) (#8146) 7 years ago
relationships_controller.rb Add more granular OAuth scopes (#7929) 7 years ago
search_controller.rb Add type, limit, offset, min_id, max_id, account_id to search API (#10091) 6 years ago
statuses_controller.rb Improve status pin query (#11972) 5 years ago