ce4b99e2a5
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. |
||
---|---|---|
.. | ||
lib | ||
ajax-functions.js | ||
dom-functions.js | ||
lan.js | ||
misc-functions.js | ||
qvitter.js | ||
toggleqvitter.js |