forked from GNUsocial/gnu-social
Allow Realtime notices to use the attachments interface
This commit is contained in:
@@ -95,6 +95,7 @@ RealtimeUpdate = {
|
||||
|
||||
SN.U.FormXHR($('#'+noticeItemID+' .form_favor'));
|
||||
SN.U.NoticeReplyTo($('#'+noticeItemID));
|
||||
SN.U.NoticeWithAttachment($('#'+noticeItemID));
|
||||
},
|
||||
|
||||
purgeLastNoticeItem: function() {
|
||||
|
Reference in New Issue
Block a user