mastodon/app/mailers
Jeong Arm fed7380e9f
Prevent use locale with empty string ()
Somehow user's locale could be an empty string, And empty string itself
are treated as true value.
..
admin_mailer.rb Add trending statuses ()
application_mailer.rb Refactor formatter ()
notification_mailer.rb Prepare Mastodon for Rails 6 ()
user_mailer.rb Prevent use locale with empty string ()