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
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
5 years ago
..
chewy
controllers
helpers
javascript Fix admin-facing uses of inline CSS (#13575) 5 years ago
lib
mailers
models Only check locally when deduplicating usernames (#13581) 5 years ago
policies
presenters
serializers
services
validators
views Fix admin-facing uses of inline CSS (#13575) 5 years ago
workers