Skip to content

Add LinkPaginatedTimelineModel to fix buggy pagination in certain pages

Joshua Goins requested to merge work/redstrate/fix-link-models into master

Bookmark and Favourites sections in Mastodon are paginated differently than main timeline pages, using Links instead of min_id and max_id.

Merge request reports