mirror of
https://github.com/mastodon/mastodon.git
synced 2026-08-11 04:25:47 -05:00
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.