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.
2018-03-04 09:21:35 +01:00
..
controllers Set the default locale in config (#6580) 2018-03-04 09:21:35 +01:00
fabricators Do not push status to feed if its reblog is already inserted (#6488) 2018-02-24 05:40:18 +01:00
features
fixtures
helpers
lib Federate pinned statuses over ActivityPub (#6610) 2018-03-04 09:19:11 +01:00
mailers Account archive download (#6460) 2018-02-21 23:21:32 +01:00
models Account archive download (#6460) 2018-02-21 23:21:32 +01:00
policies
presenters
requests Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
routing
services Federated reports (#6570) 2018-02-28 06:54:55 +01:00
support
validators
views Redesign landing page (again) (#6486) 2018-02-22 01:03:48 +01:00
workers
rails_helper.rb
spec_helper.rb