mastodon/app/controllers
Eugen Rochko a58ec29631
Allow selecting default posting language instead of auto-detect (#7828)
* Allow selecting default posting language instead of auto-detect

* Enable default language setting in credentials API

* Fix form saving
2018-06-17 18:57:31 +02:00
..
activitypub
admin Add resend confirmation for admin (#7378) 2018-05-06 10:59:03 +02:00
api Allow selecting default posting language instead of auto-detect (#7828) 2018-06-17 18:57:31 +02:00
auth Add autofollow option to invites (#7805) 2018-06-15 18:00:23 +02:00
concerns HTTP signatures spec no longer requires algorithms field (#7525) 2018-05-17 04:03:28 +02:00
oauth Ensure push subscription is immediately removed when application is revoked (#7548) 2018-05-19 21:05:08 +02:00
settings Allow selecting default posting language instead of auto-detect (#7828) 2018-06-17 18:57:31 +02:00
well_known
about_controller.rb
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb
application_controller.rb Catch ActionController::UnknownFormat and return HTTP 406 (#7621) 2018-05-26 01:09:30 +02:00
authorize_follows_controller.rb
emojis_controller.rb
follower_accounts_controller.rb Add preference to hide following/followers lists (#7532) 2018-05-18 02:26:51 +02:00
following_accounts_controller.rb Add preference to hide following/followers lists (#7532) 2018-05-18 02:26:51 +02:00
home_controller.rb
intents_controller.rb Add tests for intents_controller (#7763) 2018-06-09 22:47:50 +02:00
invites_controller.rb Add autofollow option to invites (#7805) 2018-06-15 18:00:23 +02:00
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb Raise Mastodon::RaceConditionError if Redis lock failed (#7511) 2018-05-16 12:29:45 +02:00
remote_follow_controller.rb
remote_unfollows.rb
shares_controller.rb Add REST API for Web Push Notifications subscriptions (#7445) 2018-05-11 11:49:12 +02:00
statuses_controller.rb
stream_entries_controller.rb
tags_controller.rb