summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
4 daysTest: all discovery ordering also for non-localhost caseRoman Smrž
7 daysTest: common owner discovery after restartRoman Smrž
7 daysDiscovery on localhostRoman Smrž
Changelog: Discovery is now working also on localhost without need for external interface.
7 daysTest: wait for server start before adding peersRoman Smrž
7 daysTest: include both base and ext ref in create-identity-done messageRoman Smrž
9 daysReturn from startServer only after initializing the socketRoman Smrž
9 daysTest: discovery of other owned devicesRoman Smrž
9 daysTest hooks to trace all received packet for given serviceRoman Smrž
11 daysTest: include identity ref in local-identity eventsRoman Smrž
12 daysTest: refactor successful attach to exported functionRoman Smrž
13 daysVersion 0.2.3v0.2.3Roman Smrž
13 daysSplit 'test/' into commit 'd49c9aec73a51c0a1d648d4842b3f6487ae65d60'Roman Smrž
git-subtree-dir: test git-subtree-mainline: 3280da44fa529d4a4e29833323c45d1512f6280e git-subtree-split: d49c9aec73a51c0a1d648d4842b3f6487ae65d60
2026-08-18Discovery: avoid including requesting peer in resultsRoman Smrž
2026-08-18Discovery: include tunnel in via addressesRoman Smrž
2026-08-18Network: add getNextPeerChangeChan functionRoman Smrž
2026-08-18Discovery: use the via field in search for own devicesRoman Smrž
2026-08-18Fix reporting ephemeral port from server socketRoman Smrž
Changelog: Fixed discovery when forced to bind not-selected ephemeral port.
2026-08-16Helpers for server storage watchersRoman Smrž
2026-08-16Keep updated LocalState head in Server objectRoman Smrž
2026-08-15Track local head cache in main/test commandsRoman Smrž
2026-08-15Make head caches available in service storage watchersRoman Smrž
2026-08-15Track LocalState cache in Service stateRoman Smrž
2026-08-14Key handling in MonadStorage classRoman Smrž
2026-08-14Incorporate 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-01Mark WebSocket transport as reliableRoman Smrž
2026-08-01Option for PeerAddressType to mark it as reliableRoman Smrž
Changelog: Added API to mark a custom underlying transport layer as reliable.
2026-08-01(test) Discovery: search for owner identityRoman Smrž
Changelog: Automatically search for other devices of the same owner when using the discovery service.
2026-08-01Discovery: search for owner identityRoman Smrž
Changelog: Automatically search for other devices of the same owner when using the discovery service.
2026-07-31(test) Network: ignore connection attempts to selfRoman Smrž
2026-07-31Network: ignore connection attempts to selfRoman Smrž
2026-07-31(test) Test: retab attach and network modulesRoman Smrž
2026-07-31Test: retab attach and network modulesRoman Smrž
2026-07-30Discovery: via peers in resultsRoman Smrž
2026-07-03(test) Discovery: track search requests from peersRoman Smrž
Changelog: Discovery service handles situation when search target joins later.
2026-07-03Discovery: offer tunnel also when it's allowed for targetRoman Smrž
2026-07-03Discovery: track search requests from peersRoman Smrž
Changelog: Discovery service handles situation when search target joins later.
2026-07-03(test) Discovery: track our search requests per peerRoman Smrž
2026-07-03Discovery: track our search requests per peerRoman Smrž
2026-07-02(test) Test: retab discovery moduleRoman 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ž
Changelog: Fixed thread diff on first callback from `watchDirectMessageThreads` for given peer.
2026-06-27(test) Test: ToDo tags with not-yet-working direct message testsRoman Smrž
2026-06-27Test: ToDo tags with not-yet-working direct message testsRoman Smrž
2026-06-25Version 0.2.2v0.2.2Roman Smrž