mastodon/app/controllers
2016-10-07 16:00:11 +02:00
..
api Adding public timeline 2016-10-07 16:00:11 +02:00
auth
concerns
about_controller.rb
accounts_controller.rb Fix #72 - add follow/unfollow button to public profiles 2016-10-06 21:27:58 +02:00
api_controller.rb Catching more exceptions that slipped through, removing AR logging from 2016-10-05 13:26:44 +02:00
application_controller.rb Fix sign-in redirecting "back" to a missing image because missing static files hit the raise_not_found method 2016-10-06 15:42:00 +02:00
home_controller.rb
media_controller.rb
settings_controller.rb Fix #73 - Click on in-UI profile avatar/name to open public profile 2016-10-06 23:15:50 +02:00
stream_entries_controller.rb Catching more exceptions that slipped through, removing AR logging from 2016-10-05 13:26:44 +02:00
xrd_controller.rb