Skip to content

Add functionality for cleaning up timelines

Shpuld Shpludson requested to merge feat/cleanup-older-from-timeline into master

Used for keeping visible statuses on timelines under control. Changed loading older statuses to construct query params for max_id if "next" isn't available. Had to change logic for updating links for this, as well as make cleaning up invalidate the "next" link.

Merge request reports