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/spec/controllers/api/v1
Claire 5f4c0b79c2
Change ResolveAccountService's handling of skip_webfinger (#15750)
* Change ResolveAccountService's handling of skip_webfinger

Change it so it never makes any webfinger query, as the name would imply.

* Add tests

* Change FollowService to not take an URI for target_account

* Restore domain-block check in FollowService

* Fix tests
4 years ago
..
accounts Fix own following/followers not showing muted users (#13614) 5 years ago
admin Add support for reversible suspensions through ActivityPub (#14989) 4 years ago
announcements Add announcements (#12662) 5 years ago
apps
instances Add specs for Api::V1::Instances::PeersController (#9546) 6 years ago
lists
polls Add polls (#10111) 6 years ago
push
statuses Fix not being able to unfavorite toots one has lost access to (#15192) 4 years ago
timelines Remove deprecated REST API `GET /api/v1/timelines/direct` (#11212) 6 years ago
accounts_controller_spec.rb Fix muting users with duration via the REST api (#15516) 4 years ago
announcements_controller_spec.rb Add announcements (#12662) 5 years ago
apps_controller_spec.rb
blocks_controller_spec.rb
bookmarks_controller_spec.rb Support min_id-based pagination for bookmarks (#12381) 5 years ago
conversations_controller_spec.rb Add scheduled statuses (#9706) 6 years ago
custom_emojis_controller_spec.rb
domain_blocks_controller_spec.rb
endorsements_controller_spec.rb Add spec for Api::V1::EndorsementsController (#9543) 6 years ago
favourites_controller_spec.rb
filters_controller_spec.rb Add polls (#10111) 6 years ago
follow_requests_controller_spec.rb Change ResolveAccountService's handling of skip_webfinger (#15750) 4 years ago
instances_controller_spec.rb
lists_controller_spec.rb
markers_controller_spec.rb Add timeline read markers API (#11762) 6 years ago
media_controller_spec.rb Not to skip executable specs (#9753) 6 years ago
mutes_controller_spec.rb
notifications_controller_spec.rb Change ResolveAccountService's handling of skip_webfinger (#15750) 4 years ago
polls_controller_spec.rb Fix poll API not requiring authentication on non-public polls (#10960) 6 years ago
reports_controller_spec.rb
statuses_controller_spec.rb Add specific rate limits for posting and following (#13172) 5 years ago
streaming_controller_spec.rb
suggestions_controller_spec.rb
trends_controller_spec.rb Add announcements (#12662) 5 years ago