summaryrefslogtreecommitdiff
path: root/test/chat_test.exs
AgeCommit message (Expand)Author
2020-06-03Chats: Remove `unread` from the db, calculate from unseen messages.lain
2020-06-03ChatMessageReferences: Move testslain
2020-05-11Chat: Fix wrong query.lain
2020-05-05Chat: Fix missing chat id on second 'get'lain
2020-04-10Chat: Only create them for valid users for now.lain
2020-04-09SideEffects: Handle ChatMessage creation.lain
2020-04-02Chats: Basic implementation.lain