mastodon/app/controllers
Eugen Rochko a698b767c1 Fix linking of remote hashtags in UI, add public view of hashtags 2016-11-05 17:44:14 +01:00
..
api Adding hashtags 2016-11-05 17:13:14 +01: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
oauth Fix OAuth authorization redirect 2016-10-23 12:05:55 +02:00
settings E-mail preferences page 2016-10-14 02:28:49 +02:00
about_controller.rb Fix follow icon changing plus to minus, add terms page stub 2016-11-01 18:05:55 +01:00
accounts_controller.rb Fix #72 - add follow/unfollow button to public profiles 2016-10-06 21:27:58 +02:00
api_controller.rb Make cookies https-only if LOCAL_HTTPS is true, set X-Frame-Options to DENY, 2016-11-02 12:58:15 +01: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 Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting 2016-10-22 19:39:44 +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
stream_entries_controller.rb Catching more exceptions that slipped through, removing AR logging from 2016-10-05 13:26:44 +02:00
tags_controller.rb Fix linking of remote hashtags in UI, add public view of hashtags 2016-11-05 17:44:14 +01:00
xrd_controller.rb Improving all forms 2016-10-18 16:37:15 +02:00