Closed Slanfan closed 8 months ago
Building presence is needed to check for online/offline state on a user level. https://firebase.google.com/docs/firestore/solutions/presence
Added Emoji Mart but need a way to parse and auto-lookup emojis on :string: input
https://github.com/Slanfan/Tolaria/commit/64de46b82755e70d10d42757b481425f6eb35429 Mentioning implemented
Found a bug in the @ function. Moved the member fetch into the input() change method
Players should be able to chat with one another in private groups or one on one.
Message Document
The chat documents should be created in the root collection messages
Messages
Sub collection of a chat document in the root collection messages