about summary refs log tree commit diff
path: root/app/javascript/mastodon/components/intersection_observer_article.js
AgeCommit message (Expand)Author
2023-02-20Rename JSX files with proper `.jsx` extension (#23733)Renaud Chaput
2023-01-30Upgrade ESlint to v8 (#23305)Nick Schonning
2021-07-13Change references to tootsuite/mastodon to mastodon/mastodon (#16491)Claire
2020-09-26Add unread notification markers (#14818)ThibG
2020-03-08Code style improvements in JavaScript (#13159)Bèr Kessels
2020-01-02Fix 12661 (#12744)Matt Panaro
2019-12-29Summary: fix slowness due to layout thrashing when reloading a large … (#12...Matt Panaro
2019-02-06Fix IntersectionObserverArticle not hiding some out-of-view items (#9982)ThibG
2018-08-23Fix off-by-one error in aria-posinset (#8388)Eugen Rochko
2017-09-30Improve IntersectionObserverArticle perf (#5152)Nolan Lawson
2017-09-22Eliminate re-renders for intersection_observer_article.js (#5036)Nolan Lawson
2017-09-13Fix height cache (#4909)abcang
2017-08-28Generalized the infinite scrollable list (#4697)abcang