mastodon/app/controllers
Eugen Rochko d6ed2eb512 Prettier account and stream entry URLs 2017-03-22 19:55:14 +01:00
..
admin Add UI to view report details, remove reported statuses, quick links to resolve/silence/suspend from report 2017-02-17 00:42:52 +01:00
api New API method: /api/v1/search 2017-03-22 02:32:27 +01:00
auth Fix #611 - Layout setting in registrations controller 2017-02-08 03:04:29 +01:00
concerns Obfuscate filenames better, double rate limits 2017-03-14 15:59:21 +01:00
oauth Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
settings Export follow/block lists as CSV 2017-03-19 20:29:41 +01:00
about_controller.rb Adding about/more page with extended information that can be set up by an admin 2017-01-13 20:16:38 +01:00
accounts_controller.rb Fix wrong HTTP status codes on error pages 2017-03-19 20:03:28 +01:00
api_controller.rb Revert earlier fix due to new bug reports 2017-03-06 02:25:41 +01:00
application_controller.rb Fix wrong HTTP status codes on error pages 2017-03-19 20:03:28 +01:00
authorize_follow_controller.rb Add validation of media attachments, clean up mastodon-own exception classes 2017-02-26 23:23:06 +01:00
home_controller.rb Persist UI settings, add missing localizations for German 2017-01-09 14:00:55 +01:00
media_controller.rb Fix #416 - Generate random unique 14-byte (19 characters) shortcodes 2017-01-06 00:29:12 +01:00
remote_follow_controller.rb Fix uri expansion during remote follow 2017-01-02 12:19:02 +01:00
statuses_controller.rb Prettier account and stream entry URLs 2017-03-22 19:55:14 +01:00
stream_entries_controller.rb Fix wrong HTTP status codes on error pages 2017-03-19 20:03:28 +01:00
tags_controller.rb Fix public tags page 2016-12-04 16:56:45 +01:00
xrd_controller.rb Re-enable Webfinger for locked accounts but don't handle "follow" events 2016-12-22 23:17:57 +01:00