mastodon/app
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
..
chewy
controllers Fix crash when external auth provider has no display_name set (#19962) 2022-11-07 15:43:24 +01:00
helpers
javascript New Crowdin updates (#19771) 2022-11-08 00:06:48 +09:00
lib
mailers
models Micro-optimization: only split `acct` into two Strings (#19901) 2022-11-07 16:17:55 +01:00
policies
presenters
serializers
services
validators
views Fix links to the Web UI in notifications (#19981) 2022-11-07 15:42:58 +01:00
workers