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
Akihiko Odaki 51d760960c Set the default locale in config (#6580)
Previously the default locale was set by Localized concern for controllers,
but it was not enforced for mailers.

config is enforced throughout the application and an appropriate place to
set the default locale.
7 years ago
..
chewy Full-text search for authorized statuses (#6423) 7 years ago
controllers Set the default locale in config (#6580) 7 years ago
helpers Add direction tags to HTML e-mails for RTL languages (#6373) 7 years ago
javascript Federate pinned statuses over ActivityPub (#6610) 7 years ago
lib Federate pinned statuses over ActivityPub (#6610) 7 years ago
mailers Account archive download (#6460) 7 years ago
models Federate pinned statuses over ActivityPub (#6610) 7 years ago
policies Account archive download (#6460) 7 years ago
presenters Redesign landing page (again) (#6486) 7 years ago
serializers Federate pinned statuses over ActivityPub (#6610) 7 years ago
services Federate pinned statuses over ActivityPub (#6610) 7 years ago
validators Validation of count works even when text of status is nil (#6429) 7 years ago
views Responsively enforce 16:9 ratio on all media thumbnails in web UI (#6590) 7 years ago
workers Federate pinned statuses over ActivityPub (#6610) 7 years ago