mastodon/app
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
..
assets Fix for issue #462 2017-02-19 08:28:33 +00:00
controllers Fix for issue #462 2017-02-19 08:28:33 +00:00
helpers Quick fix for avatars with the same URL not being perceived as updated and in need of re-download 2017-02-17 01:50:01 +01:00
lib Mentions in private statuses allow mentioned people to see them 2017-02-11 15:10:22 +01:00
mailers Follow requests send e-mail notifications, but are excluded from notifications API 2016-12-26 21:52:03 +01:00
models Do not display non-Status stream entries anymore 2017-02-17 02:20:52 +01:00
services Disable PuSH for blocked domains 2017-02-14 04:01:37 +01:00
views Quick fix for avatars with the same URL not being perceived as updated and in need of re-download 2017-02-17 01:50:01 +01:00
workers Disable PuSH for blocked domains 2017-02-14 04:01:37 +01:00