summaryrefslogtreecommitdiff
path: root/src/Erebos/Message.hs
AgeCommit message (Collapse)Author
41 hoursAutomatic discovery of peers for pending messagesrelease-0.1Roman Smrž
Changelog: Automatic discovery of peers for pending direct messages
2024-05-23Store extended identaty data in direct message stateRoman Smrž
2024-05-23Conversation interfaceRoman Smrž
Changelog: Added `/conversations` command to list and select conversations
2024-02-20Fix compatibility with mtl-2.3Roman Smrž
2023-12-12Message: use ready state before sending messagesRoman Smrž
2023-11-18Split to library and executable partsRoman Smrž