mastodon/app/controllers
Eugen Rochko 693383234c Improved style of settings page 2016-09-25 15:48:20 +02:00
..
api Change output of api/accounts/:id/follow and unfollow to return relationship 2016-09-23 20:23:26 +02:00
auth
concerns
oauth
accounts_controller.rb Fix #24 - Thread resolving for remote statuses 2016-09-21 01:50:31 +02:00
api_controller.rb Improved error handling for FollowRemoteService 2016-09-17 17:03:36 +02:00
application_controller.rb
home_controller.rb
media_controller.rb Uploading/undoing media modifies status text. Also: status text trimmed before validation 2016-09-22 21:39:53 +02:00
settings_controller.rb Improved style of settings page 2016-09-25 15:48:20 +02:00
stream_entries_controller.rb Fix #50 - Order ancestors/descendants by tree path 2016-09-21 23:18:28 +02:00
xrd_controller.rb