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/spec
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
..
controllers Set the default locale in config (#6580) 7 years ago
fabricators Do not push status to feed if its reblog is already inserted (#6488) 7 years ago
features
fixtures
helpers
lib Federate pinned statuses over ActivityPub (#6610) 7 years ago
mailers Account archive download (#6460) 7 years ago
models Account archive download (#6460) 7 years ago
policies
presenters Isolate each specs for cache store (#6450) 7 years ago
requests
routing
services Federated reports (#6570) 7 years ago
support
validators
views Redesign landing page (again) (#6486) 7 years ago
workers
rails_helper.rb Isolate each specs for cache store (#6450) 7 years ago
spec_helper.rb