summaryrefslogtreecommitdiff
path: root/plugins/InfiniteScroll/infinitescroll.js
AgeCommit message (Collapse)Author
2009-11-11Disable debug mode (so there are no messages written to the javascript console)Craig Andrews
2009-11-11Resetup the ajaxification for replies and favors after inf. scrollingCraig Andrews
Made the selector much more specific, so it only works on pages that have notices
2009-09-19Make the infinite scroll plugin have a non-infinite scroll (button click to ↵Craig Andrews
scroll) mode
2009-08-11Corrected the Infinite Scroll CSS SelectorsCraig Andrews
Thanks dcostalis for making me aware of the issue!
2009-08-11Make notice attachment lightbox work after an infinite scroll happensCraig Andrews
2009-08-06Move inline javascript to a separate js fileCraig Andrews