about summary refs log tree commit diff
path: root/app/javascript/mastodon/components/scrollable_list.js
AgeCommit message (Expand)Author
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