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
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
..
chewy
controllers
helpers
javascript Fix default searchTokens (#15775) 4 years ago
lib
mailers
models
policies
presenters
serializers
services Change ResolveAccountService's handling of skip_webfinger (#15750) 4 years ago
validators
views Fix server rules not being displayed if extended server discription isn't set (#15778) 4 years ago
workers