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/controllers
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
..
activitypub Revert #5772 (#6221) 7 years ago
admin Add moderation note (#5240) 8 years ago
api Fix bug in relationships API introduced by #6482 (#6527) 7 years ago
auth Fix email confirmation link not updating email (#6187) 8 years ago
concerns Set the default locale in config (#6580) 7 years ago
oauth
settings Rename ResolveRemoteAccountService to ResolveAccountService (#6327) 7 years ago
well_known
about_controller_spec.rb
account_follow_controller_spec.rb
account_unfollow_controller_spec.rb
accounts_controller_spec.rb Rewrite account_controller_spec (#5633) 8 years ago
application_controller_spec.rb Fix force_ssl conditional (#6201) 7 years ago
authorize_follows_controller_spec.rb Rename ResolveRemoteAccountService to ResolveAccountService (#6327) 7 years ago
follower_accounts_controller_spec.rb
following_accounts_controller_spec.rb
home_controller_spec.rb When web UI URL used while logged out, redirect to static page (#4954) 8 years ago
manifests_controller_spec.rb Make Chrome splash screen same color as web UI's background color (#5169) 8 years ago
media_controller_spec.rb
remote_follow_controller_spec.rb rescue HTTP::ConnectionError in RemoteFollowController#create (#4726) 8 years ago
statuses_controller_spec.rb Fetch reblogs as Announce activity instead of Note object (#4672) 8 years ago
stream_entries_controller_spec.rb Update status embeds (#4742) 8 years ago
tags_controller_spec.rb Redesign public hashtag pages (#5237) 8 years ago