ChatController: Add function to mark single message as read.
[akkoma] / lib / pleroma / chat_message_reference.ex
2020-06-03 lainChatController: Add function to mark single message...
2020-06-03 lainChats: Remove `unread` from the db, calculate from...
2020-06-03 lainChatMessageReferences: Adjust views
2020-06-03 lainChatMessageReference: Introduce and switch in chat...