From: Sarven Capadisli Date: Mon, 16 Nov 2009 22:16:55 +0000 (+0000) Subject: Added NoticeFavors() for received notices X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=8b4fd414218d162970cf997d260e070d0a5177fe;p=quix0rs-gnu-social.git Added NoticeFavors() for received notices --- diff --git a/plugins/Realtime/realtimeupdate.js b/plugins/Realtime/realtimeupdate.js index 16c96615ef..2ded33e937 100644 --- a/plugins/Realtime/realtimeupdate.js +++ b/plugins/Realtime/realtimeupdate.js @@ -86,6 +86,7 @@ RealtimeUpdate = { $("#notices_primary .notice:last").remove(); } + NoticeFavors(); NoticeReply(); RealtimeUpdate._updatecounter += 1;