Age | Commit message (Expand) | Author |
---|---|---|
2020-06-07 | Chats: Change id to flake id. | lain |
2020-06-06 | Chat: creation_cng -> changeset | lain |
2020-06-03 | Chats: Remove `unread` from the db, calculate from unseen messages. | lain |
2020-06-03 | ChatMessageReferences: Move tests | lain |
2020-06-03 | ChatMessageReference: Introduce and switch in chat controller. | lain |
2020-05-11 | Chat: Fix wrong query. | lain |
2020-05-10 | ChatView: Add the last message to the view. | lain |
2020-05-05 | Chat: Fix missing chat id on second 'get' | lain |
2020-05-04 | ChatController: Add mark_as_read | lain |
2020-04-29 | Apply suggestion to lib/pleroma/chat.ex | lain |
2020-04-20 | Credo fixes. | lain |
2020-04-10 | Chat: Only create them for valid users for now. | lain |
2020-04-09 | ChatController: Add creation and return of chats. | lain |
2020-04-09 | SideEffects: Handle ChatMessage creation. | lain |
2020-04-08 | ChatMessage: Basic incoming handling. | lain |
2020-04-02 | Chats: Basic implementation. | lain |