]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Fix regression in last year's update of InfiniteScroll -- having debug off caused...
authorBrion Vibber <brion@pobox.com>
Fri, 7 Jan 2011 00:36:57 +0000 (16:36 -0800)
committerBrion Vibber <brion@pobox.com>
Fri, 7 Jan 2011 00:36:57 +0000 (16:36 -0800)
commitf97380fdb5c03557fc01ee8301f4c558e916d374
tree2d9344fa0c2dcc929a1867c18db5ac316bd3cd69
parent7ec456198a4041974189462cd0f7b763eff972e6
Fix regression in last year's update of InfiniteScroll -- having debug off caused breakage due to bad code interpreting every variable as a selector, and jQuery then failing when passed 'false'.

Note that the current version of the infinitescroll jquery plugin fixes this, but I'm not updating to it because the code's been altered from the upstream version, apparently to stop it from actually working as infinite scroll. WTF? :)
plugins/InfiniteScroll/jquery.infinitescroll.js