You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/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)
8 years ago
..
admin
api Improved /api/v1/accounts/:id/statuses with new params: only_media, exclude_replies 8 years ago
auth
concerns
oauth
settings Add digest e-mails 8 years ago
about_controller.rb
accounts_controller.rb
api_controller.rb Increase max bitrate of converted webms, slightly optimized counter queries 8 years ago
application_controller.rb
authorize_follow_controller.rb Add validation of media attachments, clean up mastodon-own exception classes 8 years ago
home_controller.rb
media_controller.rb
remote_follow_controller.rb
stream_entries_controller.rb
tags_controller.rb
xrd_controller.rb