31 Commits (50b9276330e38657d3a4f596db29f78ac242eaf7)

Author SHA1 Message Date
  Eugen Rochko 50b9276330
Fix unread indicator not updating for notifications (#11923) 4 years ago
  Eugen Rochko ba0de8fb68
Fix updates being hidden behind pending items on unmounted components (#11898) 4 years ago
  ThibG f109867578 Fix “slow mode” issues (#11859) 4 years ago
  Eugen Rochko aa22b38fdb
Change single-column mode to scroll the whole page (#11359) 4 years ago
  Eugen Rochko 9b1d3e4acb
Add option to disable real-time updates in web UI (#9984) 4 years ago
  ThibG aee93bfc9c Fix timeline jumps (#10001) 5 years ago
  ThibG 8389b496ba Fix unnecessary loadMore calls when the end of a timeline has been reached (#9581) 5 years ago
  ThibG 55abff8af7 Various fixes to scrollable lists and media gallery (#9501) 5 years ago
  Les Orchard cc1f13dfd0 Only consider mouse move in scrolling on item insertion (#9262) 5 years ago
  Les Orchard 2f86fc5e0a Identify manual scrolling to cancel scroll to top reset on mouse idle (#9245) 5 years ago
  Eugen Rochko dd00cd19d2
Use local instead of global loading indicator for timelines, account timelines (#9224) 5 years ago
  Les Orchard 9cfd610484 Cancel list scroll reset after mouse move on wheel scroll (#9233) 5 years ago
  Les Orchard 6a1216d2cd Temporarily hold timeline if mouse moved recently (fixes #8630) (#9200) 5 years ago
  Jakub Mendyk ceed1ebe5b Fix followers/follows layout issues from #8418 (#8505) 5 years ago
  Eugen Rochko 90b64c0069
Always display tab navigation on local/federated timeline even when empty (#7663) 6 years ago
  ThibG e06fbc4fcf Fixes/rollback scroll changes (#7387) 6 years ago
  ThibG 8c601b54cc Do not re-position scroll when loading more (inserting items from below) (#7344) 6 years ago
  ThibG 58852695c8 Prevent timeline from moving when cursor is hovering over it (fixes #7278) (#7327) 6 years ago
  ThibG 7e0aed398f Fix scrolling behavior (#7151) 6 years ago
  Akihiko Odaki 9a1a55ce52 Allow clients to fetch statuses made while they were offline (#6876) 6 years ago
  Akihiko Odaki b0664a5e6c Replace onScrollToBottom with onLoadMore (#6615) 6 years ago
  Yamagishi Kazutoshi 763a2f8511
Replace react-router-scroll to react-router-scroll-4 (#5568) 6 years ago
  Eugen Rochko 7db0f8dcb2 Implement hotkeys for web UI (#5164) 6 years ago
  Nolan Lawson c567c87453 Toggle contain:strict on fullscreen (#5159) 6 years ago
  unarist 6c81f9d6e5 Fix invisible load more button (#4962) 6 years ago
  abcang 60944d5dca Fix height cache (#4909) 6 years ago
  Eugen Rochko bdc8b4fd91 Disable mouse-based pause from #4859 (#4865) 6 years ago
  unarist c7908e2d09 Fix scroll behavior and others on paused timeline (#4864) 6 years ago
  Eugen Rochko baa8b82179 Fix #1004 - Temporarily pause timeline if there's been recent mouse movement (#4859) 6 years ago
  Clworld 1646f622a5 fix scroll position (#4821) 6 years ago
  abcang 0827c09c44 Generalized the infinite scrollable list (#4697) 6 years ago
  Sorin Davidoi ac53736814 fix(status_list): Use correct keys for keyboard navigation (#4487) 6 years ago
  Sorin Davidoi 634b71ed1d Accessability fixes (#4432) 6 years ago
  Sorin Davidoi 534da4f24f Improve accessibility (part 5) (#4417) 6 years ago
  Sorin Davidoi b7d47c2aef Improve accessibility (part 4) (#4408) 6 years ago
  Eugen Rochko 55bee84c97 Fix infinite scroll fluidity (#4381) 6 years ago
  Sorin Davidoi 696bcff6bf fix(status_list): Guard against missing ref (#4353) 6 years ago
  Sorin Davidoi e01966f7b8 fix(status_list): Update scroll position after toots are appended (#4277) 6 years ago
  unarist 4f2513337f Update scroll top state on column mounting (#4276) 6 years ago
  Sorin Davidoi 72bd73f605 Small style fixes (#4206) 6 years ago
  Yamagishi Kazutoshi c1a8e3d1eb Use Class and Property Decorators (#3730) 6 years ago
  Yamagishi Kazutoshi eff9416469 Remove unused variables (#3906) 6 years ago
  Nolan Lawson 1f2abd8d67 Fix jittery scrolling for Chromium browsers (#3776) (#3832) 6 years ago
  Eugen Rochko 37dbfa4cd7 Unread indicator was invisible behind column header, adjusted (#3720) 6 years ago
  unarist c26cea262b Prevent pinned columns from scroll to top on URL changing (#3586) 7 years ago
  Nolan Lawson 34a93ccf57 Add IntersectionObserverWrapper to cut down on re-renders (#3406) 7 years ago
  Nolan Lawson 24d645b7d0 Fix IntersectionObserver isIntersecting in Edge (#3365) 7 years ago
  Nolan Lawson 28cbfb9f10 Simplify isIntersecting in status_list.js (#3371) 7 years ago
  Sorin Davidoi 8e4d1cba00 Lazy load toots using IntersectionObserver (#3191) 7 years ago
  Yamagishi Kazutoshi 1d436a4322 Refactoring. Removed useless import. (#3254) 7 years ago