summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
9 daysFix state consistency in MonadHead instacesHEADmasterRoman Smrž
10 daysUtilize head cache in LocalState for SharedState tipsRoman Smrž
10 daysFunction to load Storable from Stored ObjectRoman Smrž
10 daysCustom cache in Head customizable for each HeadTypeRoman Smrž
13 daysMark WebSocket transport as reliableRoman Smrž
13 daysOption for PeerAddressType to mark it as reliableRoman Smrž
14 daysDiscovery: search for owner identityRoman Smrž
2026-07-31Network: ignore connection attempts to selfRoman Smrž
2026-07-31Test: retab attach and network modulesRoman Smrž
2026-07-30Discovery: via peers in resultsRoman Smrž
2026-07-03Discovery: offer tunnel also when it's allowed for targetRoman Smrž
2026-07-03Discovery: track search requests from peersRoman Smrž
2026-07-03Discovery: track our search requests per peerRoman Smrž
2026-07-02Test: retab discovery moduleRoman Smrž
2026-06-27Add makeConversation functionRoman Smrž
2026-06-27Fix prev value for first callback from watchDirectMessageThreadsRoman Smrž
2026-06-27Test: ToDo tags with not-yet-working direct message testsRoman Smrž
2026-06-25Version 0.2.2v0.2.2Roman Smrž
2026-06-25Split 'test/' into commit '70c630cb27256bda88c7dd39ad6137315383b815'Roman Smrž
2026-06-24Bump time package dependencyRoman Smrž
2026-06-24Unify peers and chatrooms updates displayRoman Smrž
2026-06-24Format chatroom messages with Conversation moduleRoman Smrž
2026-06-23Unread message highlighting using status columnRoman Smrž
2026-06-23Convert to generic Message type for formattingRoman Smrž
2026-06-21Reuse previous thread states in direct message watcherRoman Smrž
2026-06-21Cache last direct message thread for each peerRoman Smrž
2026-06-21Keep updatable properties in direct message threadRoman Smrž
2026-06-19Constructor for empty direct message threadRoman Smrž
2026-06-19Property data type to find updates more efficientlyRoman Smrž
2026-06-07(test) Test: log direct message history changes with removalsRoman Smrž
2026-06-07Test: log direct message history changes with removalsRoman Smrž
2026-06-07Pass parameter to service storage watcher consistent with MonadHead instanceRoman Smrž
2026-06-05Conversation history with change since earlier stateRoman Smrž
2026-06-04Use mergeUniq in storedRoots lookup instead of filterAncestorsRoman Smrž
2026-06-04Move Ref declaration to Object.Internal moduleRoman Smrž
2026-06-03Move Stored declaration to Object.Storable moduleRoman Smrž
2026-06-02Fix order of messages shown after selecting conversationRoman Smrž
2026-06-02Command to mark messages as seenRoman Smrž
2026-06-01Postpone flushing terminal when replacing linesRoman Smrž
2026-06-01Replace changed messages in CLI historyRoman Smrž
2026-05-31DirectMessage: history diff including replaced messagesRoman Smrž
2026-05-31(test) Graph: common ancestors searchRoman Smrž
2026-05-31Terminal: erase linesRoman Smrž
2026-05-31Graph: common ancestors searchRoman Smrž
2026-05-30Direct message history using graphsRoman Smrž
2026-05-30Graph data type to represent stored historyRoman Smrž
2026-05-30Split Storage.Graph module from Storage.MergeRoman Smrž
2026-05-30Extend ConversationType class to provide number of removed messagesRoman Smrž
2026-05-24Terminal: functions to update linesRoman Smrž
2026-05-11Treat references from dir object as weakRoman Smrž