summaryrefslogtreecommitdiff
path: root/src/Erebos/DirectMessage.hs
AgeCommit message (Expand)Author
11 daysReuse previous thread states in direct message watcherRoman Smrž
11 daysCache last direct message thread for each peerRoman Smrž
11 daysKeep updatable properties in direct message threadRoman Smrž
13 daysConstructor for empty direct message threadRoman Smrž
2026-06-02Command to mark messages as seenRoman Smrž
2026-05-31DirectMessage: history diff including replaced messagesRoman Smrž
2026-05-30Direct message history using graphsRoman Smrž
2026-05-30Extend ConversationType class to provide number of removed messagesRoman Smrž
2026-03-11Fix updated dm threads check on initial stateRoman Smrž
2026-03-10Trigger peer search only for dm threads changed since last checkRoman Smrž
2026-02-23Conversation reference using RefDigestRoman Smrž
2025-11-20Highlight new messages in conversation historyRoman Smrž
2025-11-19Functions to mark direct messages as seen and to list the statusRoman Smrž
2025-11-16Conversation type classRoman Smrž
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ž