mastodon/app/controllers
Eugen Rochko 8132cf8153 Add GET /api/v1/accounts/:id/statuses/media that returns only statuses with media attachments
Make replies default to privacy settings of the status being replied to
2017-02-17 01:30:24 +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 Add GET /api/v1/accounts/:id/statuses/media that returns only statuses with media attachments 2017-02-17 01:30:24 +01: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
settings Fix #587 - Display TOTP secret next to QR code 2017-02-13 20:56:03 +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 API now respects ?limit param as long as it's within 2x default limit 2017-01-24 04:22:10 +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
home_controller.rb Persist UI settings, add missing localizations for German 2017-01-09 14:00:55 +01:00
media_controller.rb
remote_follow_controller.rb
stream_entries_controller.rb Removing failed push notification API, make context loads use cache 2017-02-05 17:51:44 +01:00
tags_controller.rb
xrd_controller.rb