mirror of
https://github.com/nullishamy/ferri.git
synced 2025-06-28 00:54:17 +00:00
Cleanup timeline impl #27
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Move it elsewhere and handle boost/attachment logic there to cleanup api code
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