mastodon/app/controllers
Eugen Rochko 6b81d10030 Add digest e-mails 2017-03-04 00:00:48 +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 Mute button progress so far. WIP, doesn't entirely work correctly. 2017-03-01 22:31:21 -06:00
auth Fix #611 - Layout setting in registrations controller 2017-02-08 03:04:29 +01:00
concerns Make follow requests federate 2017-02-11 02:58:00 +01:00
oauth Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
settings Add digest e-mails 2017-03-04 00:00:48 +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 Stop trying to shoehorn all Salmon updates into the poor database-connected 2017-02-12 01:19:14 +01:00
api_controller.rb Add digest e-mails 2017-03-04 00:00:48 +01:00
application_controller.rb Improve error page layouting. 500 page has to stay static because it's 2017-01-21 22:30:47 +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
stream_entries_controller.rb Do not display non-Status stream entries anymore 2017-02-17 02:20:52 +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