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/api
Rakib Hasan 9433d03705 Removed try clause from create action in status controller
Using catch statement in api_controller.rb to catch NotPermitted
Exception, and render error message
8 years ago
..
v1 Removed try clause from create action in status controller 8 years ago
web Home column filters 9 years ago
oembed_controller.rb Fix inflection 9 years ago
push_controller.rb Adding embedded PuSH server 9 years ago
salmon_controller.rb Move Salmon processing to background as well as PuSH 9 years ago
subscriptions_controller.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 9 years ago