mastodon/app/controllers
Eugen Rochko 5f4e402204 Improved /api/v1/accounts/:id/statuses with new params: only_media, exclude_replies
Redirect /:username to /users/:username
Redirect /:username/:id to /users/:username/updates/:id
Updated API documentation and sponsors
2017-03-05 17:27:17 +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 Improved /api/v1/accounts/:id/statuses with new params: only_media, exclude_replies 2017-03-05 17:27:17 +01:00
auth
concerns Make follow requests federate 2017-02-11 02:58:00 +01:00
oauth
settings Add digest e-mails 2017-03-04 00:00:48 +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 Add digest e-mails 2017-03-04 00:00:48 +01:00
application_controller.rb
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
media_controller.rb
remote_follow_controller.rb
stream_entries_controller.rb Do not display non-Status stream entries anymore 2017-02-17 02:20:52 +01:00
tags_controller.rb
xrd_controller.rb