mastodon/app/controllers
Eugen Rochko 33f7e1cf99 Shorten rendered links (strip protocol and www, truncate to 30 chars), redirect
to sign in page after sign up instead of root path which redirects to /about
2016-10-13 16:51:34 +02:00
..
api No-op for Salmons without body, fail fast if Webfinger does not contain 2016-10-13 13:41:06 +02:00
auth Shorten rendered links (strip protocol and www, truncate to 30 chars), redirect 2016-10-13 16:51:34 +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 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 Improve code style 2016-09-29 21:28:21 +02:00