about summary refs log tree commit diff
path: root/app/javascript/mastodon/components/scrollable_list.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
2022-03-06Spelling (#17705)Josh Soref
2021-07-13Improve modal flow and back button handling (#16499)Claire
2020-07-18Fix keyboard navigation in scrollable lists (#14348)ThibG
2020-07-09Freeze scroll position when a dropdown menu is open in the TL (#14271)ThibG
2020-06-14Add hints about incomplete remote content to web UI (#14031)Eugen Rochko
2020-03-17Fix WebUI crash in single-column mode on prehistoric browsers (#13267)ThibG
2020-01-20Fix “X new items” not showing up for slow mode on empty timelines (#12875)ThibG
2020-01-02Fix 12661 (#12744)Matt Panaro
2019-12-31refactor IntersectionObserver to observe viewport in single-column mode (#12735)Matt Panaro
2019-12-29Summary: fix slowness due to layout thrashing when reloading a large … (#12...Matt Panaro
2019-09-23Fix unread indicator not updating for notifications (#11923)Eugen Rochko
2019-09-21Fix updates being hidden behind pending items on unmounted components (#11898)Eugen Rochko
2019-09-16Fix “slow mode” issues (#11859)ThibG
2019-07-19Change single-column mode to scroll the whole page (#11359)Eugen Rochko
2019-07-16Add option to disable real-time updates in web UI (#9984)Eugen Rochko
2019-02-11Fix timeline jumps (#10001)ThibG
2018-12-19Fix unnecessary loadMore calls when the end of a timeline has been reached (#...ThibG
2018-12-12Various fixes to scrollable lists and media gallery (#9501)ThibG
2018-11-11Only consider mouse move in scrolling on item insertion (#9262)Les Orchard
2018-11-09Identify manual scrolling to cancel scroll to top reset on mouse idle (#9245)Les Orchard
2018-11-08Use local instead of global loading indicator for timelines, account timeline...Eugen Rochko
2018-11-08Cancel list scroll reset after mouse move on wheel scroll (#9233)Les Orchard
2018-11-05Temporarily hold timeline if mouse moved recently (fixes #8630) (#9200)Les Orchard
2018-08-29Fix followers/follows layout issues from #8418 (#8505)Jakub Mendyk
2018-05-29Always display tab navigation on local/federated timeline even when empty (#7...Eugen Rochko
2018-05-06Fixes/rollback scroll changes (#7387)ThibG
2018-05-03Do not re-position scroll when loading more (inserting items from below) (#7344)ThibG
2018-05-03Prevent timeline from moving when cursor is hovering over it (fixes #7278) (#...ThibG
2018-04-16Fix scrolling behavior (#7151)ThibG
2018-03-24Allow clients to fetch statuses made while they were offline (#6876)Akihiko Odaki
2018-03-05Replace onScrollToBottom with onLoadMore (#6615)Akihiko Odaki
2017-11-01Replace react-router-scroll to react-router-scroll-4 (#5568)Yamagishi Kazutoshi
2017-10-06Implement hotkeys for web UI (#5164)Eugen Rochko
2017-10-02Toggle contain:strict on fullscreen (#5159)Nolan Lawson
2017-09-16Fix invisible load more button (#4962)unarist
2017-09-13Fix height cache (#4909)abcang
2017-09-09Disable mouse-based pause from #4859 (#4865)Eugen Rochko
2017-09-09Fix scroll behavior and others on paused timeline (#4864)unarist
2017-09-09Fix #1004 - Temporarily pause timeline if there's been recent mouse movement ...Eugen Rochko
2017-09-06fix scroll position (#4821)Clworld
2017-08-28Generalized the infinite scrollable list (#4697)abcang