Cleanup timeline impl #27

Closed
opened 2025-05-04 12:10:52 +00:00 by amy · 1 comment
Owner

Move it elsewhere and handle boost/attachment logic there to cleanup api code

Move it elsewhere and handle boost/attachment logic there to cleanup api code
amy added the
cleanup
label 2025-05-04 12:10:52 +00:00
Author
Owner

We have From db::Post to api::Status (which is what TimelineStatus is) so it's just a case of moving the query logic into a function which returns Vecdb::Post

We have From db::Post to api::Status (which is what TimelineStatus is) so it's just a case of moving the query logic into a function which returns Vec<db::Post>
amy closed this issue 2025-05-05 14:54:29 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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: amy/ferri#27
No description provided.