Files
Mastodon/app/models/account_alias.rb
Postmodern 106648b456 Micro-optimization: only split acct into two Strings (#19901)
* Since `acct` is split by `@` and assigned to `username` and `domain`, we only need to split `acct` into two Strings.
2022-11-07 16:17:55 +01:00

1.7 KiB