This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/controllers
Matt Jankowski 2dda356e3f Clean up settings/preferences controller (#2237)
* Add missing fields group on preferences page

* Clean up settings/preferences controller

* Extract a UserSettingsDecorator
2017-04-21 03:26:52 +02:00
..
admin Admin settings controller refactor, add specs, cleanup (#2225) 2017-04-20 17:18:09 +02:00
api Simplify render in controllers (#2144) 2017-04-19 15:37:42 +02:00
auth
concerns Restful refactor of accounts/ routes (#2133) 2017-04-19 13:52:37 +02:00
oauth
settings Clean up settings/preferences controller (#2237) 2017-04-21 03:26:52 +02:00
well_known
about_controller.rb
account_follow_controller.rb Restful refactor of accounts/ routes (#2133) 2017-04-19 13:52:37 +02:00
account_unfollow_controller.rb Restful refactor of accounts/ routes (#2133) 2017-04-19 13:52:37 +02:00
accounts_controller.rb Restful refactor of accounts/ routes (#2133) 2017-04-19 13:52:37 +02:00
api_controller.rb
application_controller.rb
authorize_follow_controller.rb
follower_accounts_controller.rb Restful refactor of accounts/ routes (#2133) 2017-04-19 13:52:37 +02:00
following_accounts_controller.rb Restful refactor of accounts/ routes (#2133) 2017-04-19 13:52:37 +02:00
home_controller.rb
media_controller.rb
remote_follow_controller.rb
statuses_controller.rb
stream_entries_controller.rb
tags_controller.rb Fix #2120 - Use Status#as_tag_timeline on public hashtag page (#2182) 2017-04-20 03:54:02 +02:00