17 Commits (077639c27409f897e87522dd18a51801b6cbc40d)

Author SHA1 Message Date
  Thibaut Girka e8ae77236b [Glitch] Only consider mouse move in scrolling on item insertion 5 years ago
  Thibaut Girka 825decbf9e [Glitch] Identify manual scrolling to cancel scroll to top reset on mouse idle 5 years ago
  Thibaut Girka 19c64a49f7 [Glitch] Cancel list scroll reset after mouse move on wheel scroll 5 years ago
  Thibaut Girka 21f27e6579 [Glitch] Temporarily hold timeline if mouse moved recently 5 years ago
  Thibaut Girka 22dedb676b [Glitch] Fix unnecessary loadMore calls when the end of a timeline has been reached 5 years ago
  Thibaut Girka 73ee38f485 [Glitch] Do not display empty message when the list is known to have more elements 6 years ago
  Thibaut Girka 39696024ca Minor cleanup in ScrollableList component 6 years ago
  Thibaut Girka 2fe0cb1623 [Glitch] Prepend account header even when status list is empty 6 years ago
  Thibaut Girka 5ebbaffaa3 [Glitch] Use local instead of global loading indicator for timelines, account timelines 6 years ago
  Thibaut Girka 7cc7843109 Do not scroll timelines when *closing* media modals 6 years ago
  Thibaut Girka e915bc3e9e Fixes columns scrolling to top when opening media modal 6 years ago
  Thibaut Girka 0ad3eedd4c [Glitch] Allow clients to fetch statuses made while they were offline 6 years ago
  Thibaut Girka 8b98afa781 [Glitch] Replace onScrollToBottom with onLoadMore 6 years ago
  Thibaut Girka de7feea30e Revert "[Glitch] Prevent timeline from moving when cursor is hovering over it" 6 years ago
  Thibaut Girka 4133f70902 Revert "[Glitch] Do not re-position scroll when loading more (inserting items from below)" 6 years ago
  Thibaut Girka 32974a58dc [Glitch] Do not re-position scroll when loading more (inserting items from below) 6 years ago
  Thibaut Girka 553cc28240 [Glitch] Prevent timeline from moving when cursor is hovering over it 6 years ago
  Thibaut Girka 694337d9bb Fix auto-collapsed toots making the TL jump (fixes #417) 6 years ago
  Thibaut Girka 931a4d1ebf Clean up dead code 6 years ago
  Thibaut Girka 8f8b71a278 Use React's new lifecycles for scrollable lists 6 years ago
  kibigo! bc4fa6b198 Rename themes -> flavours ? ? 7 years ago
  kibigo! 45c44989c8 Forking glitch theme 7 years ago
  Yamagishi Kazutoshi 763a2f8511
Replace react-router-scroll to react-router-scroll-4 (#5568) 7 years ago
  Eugen Rochko 7db0f8dcb2 Implement hotkeys for web UI (#5164) 7 years ago
  Nolan Lawson c567c87453 Toggle contain:strict on fullscreen (#5159) 7 years ago
  unarist 6c81f9d6e5 Fix invisible load more button (#4962) 7 years ago
  abcang 60944d5dca Fix height cache (#4909) 7 years ago
  Eugen Rochko bdc8b4fd91 Disable mouse-based pause from #4859 (#4865) 7 years ago
  unarist c7908e2d09 Fix scroll behavior and others on paused timeline (#4864) 7 years ago
  Eugen Rochko baa8b82179 Fix #1004 - Temporarily pause timeline if there's been recent mouse movement (#4859) 7 years ago
  Clworld 1646f622a5 fix scroll position (#4821) 7 years ago
  abcang 0827c09c44 Generalized the infinite scrollable list (#4697) 7 years ago
  Sorin Davidoi ac53736814 fix(status_list): Use correct keys for keyboard navigation (#4487) 7 years ago
  Sorin Davidoi 634b71ed1d Accessability fixes (#4432) 7 years ago
  Sorin Davidoi 534da4f24f Improve accessibility (part 5) (#4417) 7 years ago
  Sorin Davidoi b7d47c2aef Improve accessibility (part 4) (#4408) 7 years ago
  Eugen Rochko 55bee84c97 Fix infinite scroll fluidity (#4381) 7 years ago
  Sorin Davidoi 696bcff6bf fix(status_list): Guard against missing ref (#4353) 7 years ago
  Sorin Davidoi e01966f7b8 fix(status_list): Update scroll position after toots are appended (#4277) 7 years ago
  unarist 4f2513337f Update scroll top state on column mounting (#4276) 7 years ago
  Sorin Davidoi 72bd73f605 Small style fixes (#4206) 7 years ago
  kibigo! 5770d461b2 Moved glitch containers and commented unused files 7 years ago
  kibigo! 297921fce5 Moved glitch files to their own location ;) 7 years ago
  Yamagishi Kazutoshi c1a8e3d1eb Use Class and Property Decorators (#3730) 7 years ago
  Yamagishi Kazutoshi eff9416469 Remove unused variables (#3906) 7 years ago
  Nolan Lawson 1f2abd8d67 Fix jittery scrolling for Chromium browsers (#3776) (#3832) 7 years ago
  Eugen Rochko 37dbfa4cd7 Unread indicator was invisible behind column header, adjusted (#3720) 7 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