Skip to content

Loading older statuses

Shpuld Shpludson requested to merge feat/load-older into master

Scrolling down loads more, some changes I made:

  • instead of scrolling the entire page, just scroll the timeline (not sure if actually better or not in the long term but it does anchor all the other stuff on the screen very nicely
  • made the scroll-position-keeper check if the first status changed so it won't mess anything up when loading older
  • simplify timelines a lot

Merge request reports