mastodon/app
kaiyou 3511528e50
Only check locally when deduplicating usernames (#13581)
When deduplicating account usernames for OAuthable users, the routine did check if any account was known with that username, including remote accounts. This caused some unnecessary deduplication, and usernames ending with unexpected trailing _1.
This fixes #13580
2020-04-30 14:39:05 +02:00
..
chewy
controllers
helpers
javascript Fix admin-facing uses of inline CSS (#13575) 2020-04-28 19:39:16 +02:00
lib
mailers
models Only check locally when deduplicating usernames (#13581) 2020-04-30 14:39:05 +02:00
policies
presenters
serializers
services
validators
views Fix admin-facing uses of inline CSS (#13575) 2020-04-28 19:39:16 +02:00
workers