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 Change `tootctl search deploy` algorithm (#14300) 5 years ago
controllers Add server rules (#15769) 4 years ago
helpers Use custom mascot on static share page (#15687) 4 years ago
javascript Fix default searchTokens (#15775) 4 years ago
lib replace all instances of "ends_with?" with "end_with?" (#15745) 4 years ago
mailers Change account suspensions to be reversible by default (#14726) 5 years ago
models Add server rules (#15769) 4 years ago
policies Add server rules (#15769) 4 years ago
presenters Add server rules (#15769) 4 years ago
serializers Add server rules (#15769) 4 years ago
services Change ResolveAccountService's handling of skip_webfinger (#15750) 4 years ago
validators Optimize some regex matching (#15528) 4 years ago
views Fix server rules not being displayed if extended server discription isn't set (#15778) 4 years ago
workers Fix being able to import more than allowed number of follows (#15384) 4 years ago