Qvitter/js
Mikael Nordfeldth ce4b99e2a5 Duplicate items appeared when scrolling to bottom of feed
At least on the "notifications" feed page many users on quitter.es reported
that their notifications were duplicated when scrolling down.

It appears that qvitter.js fetches notices but does not check which notices
were already there, so I did a quick fix and set the feed to only fetch
notices which had a max_id of the last item _minus one_.

max_id is inclusive in GNU social.
2015-01-19 15:41:52 +01:00
..
lib v4. design, img upload, avatar, bg img, etc etc 2014-11-24 13:47:45 +01:00
ajax-functions.js replace html special chars to stop xss 2015-01-18 20:36:08 +01:00
dom-functions.js replace html special chars to stop xss 2015-01-18 20:36:08 +01:00
lan.js Fixing mix up 2015-01-18 16:20:19 +01:00
misc-functions.js the source of notices is probably safe html to render 2015-01-19 14:07:46 +01:00
qvitter.js Duplicate items appeared when scrolling to bottom of feed 2015-01-19 15:41:52 +01:00
toggleqvitter.js fix glitch with switching between new and classic 2014-11-27 12:54:56 +01:00