]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Removed setTimeout. It was initially intended to prevent dupes but
authorSarven Capadisli <csarven@status.net>
Wed, 18 Nov 2009 10:46:55 +0000 (10:46 +0000)
committerSarven Capadisli <csarven@status.net>
Wed, 18 Nov 2009 10:46:55 +0000 (10:46 +0000)
commit4fbb6b0dfb9ee74accd23d680d45d1cace91974a
tree3d22e9b8e8c1ad11a86da67edde5343d797a363a
parentedf9b38637cd48b45c9675247bb3243138d98ffb
Removed setTimeout. It was initially intended to prevent dupes but
this is not the case with 0.9.x's util.js as opposed to 0.8.x, where it
didn't properly check if a given notice id is already in the list
plugins/Realtime/realtimeupdate.js