some work needs to be done client-side, as it returns all the metadata of each post, but i have a working (extremely basic) client implementation to get the latest from home.
basic client implementation
(also for people testing with the db.sqlite included in the pr, "this is the latest message" is actually the third latest, as i had to do more testing.)
retrieves the posts from a chat by ID.
some work needs to be done client-side, as it returns all the metadata of each post, but i have a working (extremely basic) client implementation to get the latest from home. basic client implementation