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
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
application_controller.rb
authorize_follow_controller.rb
home_controller.rb
media_controller.rb
remote_follow_controller.rb
stream_entries_controller.rb
tags_controller.rb
xrd_controller.rb