Local / Global timelines #3

Closed
opened 2022-09-16 00:22:49 +00:00 by heartles · 1 comment
Owner
  • GET /timelines/local
  • GET /timelines/global

Use pagination on endpoints (see GET /communities):

  • before
  • after
  • max_items
  • prev.created_at
  • prev.id

Timeline description:

  • Local timeline - all public posts in community
  • Global timeline - all public posts
- `GET /timelines/local` - `GET /timelines/global` Use pagination on endpoints (see `GET /communities`): - `before` - `after` - `max_items` - `prev.created_at` - `prev.id` Timeline description: - [ ] Local timeline - all public posts in community - [ ] Global timeline - all public posts
heartles added a new dependency 2022-09-16 00:24:21 +00:00
heartles self-assigned this 2022-10-13 09:32:17 +00:00
heartles added this to the v0.0.2 milestone 2022-10-13 09:39:42 +00:00
heartles added the
endpoint
db
labels 2022-10-13 10:34:05 +00:00
heartles removed their assignment 2022-10-14 03:17:20 +00:00
Author
Owner

Implemented in 4773a86313

Implemented in 4773a86313613861cbb4506e6cf708df90636ee4
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Blocks
#4 Home Timeline
heartles/fediglam
Reference: heartles/fediglam#3
No description provided.