summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
5 daysReturn from startServer only after initializing the socketRoman Smrž
5 daysTest: discovery of other owned devicesRoman Smrž
5 daysTest hooks to trace all received packet for given serviceRoman Smrž
10 daysDiscovery: avoid including requesting peer in resultsRoman Smrž
10 daysDiscovery: include tunnel in via addressesRoman Smrž
10 daysNetwork: add getNextPeerChangeChan functionRoman Smrž
10 daysDiscovery: use the via field in search for own devicesRoman Smrž
10 daysFix reporting ephemeral port from server socketRoman Smrž
12 daysHelpers for server storage watchersRoman Smrž
12 daysKeep updated LocalState head in Server objectRoman Smrž
13 daysMake head caches available in service storage watchersRoman Smrž
13 daysTrack LocalState cache in Service stateRoman Smrž
14 daysKey handling in MonadStorage classRoman Smrž
14 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ž