You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During the product meeting, was thinking about chat modeling stuff and will add some thoughts here.
I don't think we track where users are 'up-to' in current chats, do we?
So, I guess its a good time to add a cursor (date-time stamp) for each user of a chatroom. chats_users table? At least then we can count all the posts between the cursor and now to figure out the activity number to display.
We do currently track the last read post yes. In TagFollows. TBD whether we create a new chat rooms table, or just use group_tags still but dont setup a chat room for every topic, only chosen ones.
On Oct 28, 2024, at 1:12 PM, Tom Watson ***@***.***> wrote:
During the product meeting, was thinking about chat modeling stuff and will add some thoughts here.
I don't think we track where users are 'up-to' in current chats, do we?
So, I guess its a good time to add a cursor (date-time stamp) for each user of a chatroom. chats_users table? At least then we can count all the posts between the cursor and now to figure out the activity number to display.
oo, got to jump on my flight!
—
Reply to this email directly, view it on GitHub <#22 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAAA5HOPXIJXJUQPWXTS7K3Z52LENAVCNFSM6AAAAABQNBHE6CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINBSGUZDQOJVGU>.
You are receiving this because you were assigned.
No description provided.
The text was updated successfully, but these errors were encountered: