summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
28 hoursDiscovery: include tunnel in via addressesRoman Smrž
29 hoursNetwork: add getNextPeerChangeChan functionRoman Smrž
29 hoursDiscovery: use the via field in search for own devicesRoman Smrž
29 hoursFix reporting ephemeral port from server socketRoman Smrž
4 daysHelpers for server storage watchersRoman Smrž
4 daysKeep updated LocalState head in Server objectRoman Smrž
4 daysMake head caches available in service storage watchersRoman Smrž
5 daysTrack LocalState cache in Service stateRoman Smrž
5 daysKey handling in MonadStorage classRoman Smrž
5 daysIncorporate head cache into LocalHead monad transformerRoman Smrž
2026-08-05Use cached values for shared state lookupsRoman Smrž
2026-08-05Fix state consistency in MonadHead instacesRoman Smrž
2026-08-04Utilize head cache in LocalState for SharedState tipsRoman Smrž
2026-08-04Function to load Storable from Stored ObjectRoman Smrž
2026-08-04Custom cache in Head customizable for each HeadTypeRoman Smrž
2026-08-01Option for PeerAddressType to mark it as reliableRoman Smrž
2026-08-01Discovery: search for owner identityRoman Smrž
2026-07-31Network: ignore connection attempts to selfRoman 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-06-27Add makeConversation functionRoman Smrž
2026-06-27Fix prev value for first callback from watchDirectMessageThreadsRoman 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-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-02Command to mark messages as seenRoman Smrž
2026-05-31DirectMessage: history diff including replaced messagesRoman 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-11Treat references from dir object as weakRoman Smrž
2026-05-10Dir object type and parsingRoman Smrž
2026-05-10Chunked object type and parsingRoman Smrž
2026-03-19Wait for socket to be closed when stopping serverRoman Smrž
2026-03-19Fix bracket usage for server socketRoman Smrž
2026-03-18Retry with ephemeral port if default one is already in useRoman Smrž