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.
2017-02-19 08:28:33 +00:00
..
v1 Fix for issue #462 2017-02-19 08:28:33 +00:00
web Home column filters 2017-01-10 17:25:10 +01:00
oembed_controller.rb Fix inflection 2017-01-22 23:08:51 +01:00
push_controller.rb Adding embedded PuSH server 2016-11-28 13:36:47 +01:00
salmon_controller.rb Move Salmon processing to background as well as PuSH 2016-11-18 23:24:57 +01:00
subscriptions_controller.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00