Timeline pagination using link-headers #667

Closed
opened 2019-09-26 16:34:02 +00:00 by eugenijm · 3 comments
Member

This allows for FE to use a status timeline represented by a different table on BE.

E.g., the bookmarks timeline is stored in a separate table and therefore can only be pagination using ids from the link headers.

This allows for FE to use a status timeline represented by a different table on BE. E.g., the bookmarks timeline is stored in a separate table and therefore can only be pagination using ids from the link headers.
Author
Member

Added in #2170

Added in https://git.pleroma.social/pleroma/pleroma-fe/pulls/2170

Is this added there for all timelines?

Is this added there for all timelines?
Author
Member

Yes, it's added for all timelines (but not for the notification panel and Interactions -- those are stored and processed slightly differently from timelines)

Yes, it's added for all timelines (but not for the notification panel and Interactions -- those are stored and processed slightly differently from timelines)
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
pleroma/pleroma-fe#667
No description provided.