summaryrefslogtreecommitdiff
path: root/src/Erebos/DirectMessage.hs
AgeCommit message (Expand)Author
2025-08-05Use MonadStorage for makeSharedStateUpdateRoman Smrž
2025-08-04Separate notifications for new and updated peersRoman Smrž
2025-08-04Automatically update direct message peer identityRoman Smrž
2025-08-04Create direct message state when creating conversationRoman Smrž
2025-08-02Do not return sent message object from send(Direct)MessageRoman Smrž
2025-08-02Watch direct messages using local state diffsRoman Smrž
2025-07-30Update list whitespace in DirectMessage moduleRoman Smrž
2025-07-29Rename DirectMessage functions to include dm/directRoman Smrž
2025-06-28Automatic discovery of peers for pending messagesRoman Smrž
2025-03-31Keep weak reference to previous local stateRoman Smrž
2025-03-21Generic type for MonadError constraintsRoman Smrž
2024-11-17Rename Message module to DirectMessageRoman Smrž