mastodon/app/controllers
Eugen Rochko 3554d638b3 Fix #72 - add follow/unfollow button to public profiles 2016-10-06 21:27:58 +02:00
..
api Better comparison of "local" domain 2016-10-06 16:36:16 +02:00
auth Adding e-mail confirmations 2016-10-03 16:51:00 +02:00
concerns Initial commit 2016-02-20 22:53:20 +01:00
about_controller.rb Adding landing page 2016-09-27 23:12:33 +02:00
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 Improve code style 2016-09-29 21:28:21 +02:00
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 Improve code style 2016-09-29 21:28:21 +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 Improve code style 2016-09-29 21:28:21 +02:00