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 6d2301988f Fix for issue #462
Modified uploadCompose action to send media ids of attached
media when sending a request. Modified create method in MediaController
to check if when posting a video, there are no other media attached
to the status by looking at the media ids sent from the uploadCompose
action.
9 years ago
..
v1 Fix for issue #462 9 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