Glitch-Shrike/app/controllers
Eugen Rochko 8d93f0ca56 Increase max bitrate of converted webms, slightly optimized counter queries
(Because postgres can tell that count(*) needs no extra checks, but
counting a specific column requires them)
2017-03-05 23:43:58 +01:00
..
admin
api Improved /api/v1/accounts/:id/statuses with new params: only_media, exclude_replies 2017-03-05 17:27:17 +01:00
auth
concerns
oauth
settings Add digest e-mails 2017-03-04 00:00:48 +01:00
about_controller.rb
accounts_controller.rb
api_controller.rb Increase max bitrate of converted webms, slightly optimized counter queries 2017-03-05 23:43:58 +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
tags_controller.rb
xrd_controller.rb