forked from GNUsocial/gnu-social
Added NoticeFavors() for received notices
This commit is contained in:
parent
be73757131
commit
8b4fd41421
@ -86,6 +86,7 @@ RealtimeUpdate = {
|
|||||||
$("#notices_primary .notice:last").remove();
|
$("#notices_primary .notice:last").remove();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
NoticeFavors();
|
||||||
NoticeReply();
|
NoticeReply();
|
||||||
|
|
||||||
RealtimeUpdate._updatecounter += 1;
|
RealtimeUpdate._updatecounter += 1;
|
||||||
|
Loading…
Reference in New Issue
Block a user