mastodon/app/controllers/api/v1
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
..
accounts_controller.rb
apps_controller.rb
blocks_controller.rb
favourites_controller.rb
follow_requests_controller.rb
follows_controller.rb
media_controller.rb Fix for issue #462 2017-02-19 08:28:33 +00:00
notifications_controller.rb
reports_controller.rb
statuses_controller.rb
timelines_controller.rb