summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
3 daysTest: include both base and ext ref in create-identity-done messageRoman Smrž
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ž
7 daysTest: include identity ref in local-identity eventsRoman Smrž
8 daysTest: refactor successful attach to exported functionRoman Smrž
9 daysVersion 0.2.3v0.2.3Roman Smrž
9 daysSplit 'test/' into commit 'd49c9aec73a51c0a1d648d4842b3f6487ae65d60'Roman Smrž
git-subtree-dir: test git-subtree-mainline: 3280da44fa529d4a4e29833323c45d1512f6280e git-subtree-split: d49c9aec73a51c0a1d648d4842b3f6487ae65d60
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ž
Changelog: Fixed discovery when forced to bind not-selected ephemeral port.
12 daysHelpers for server storage watchersRoman Smrž
12 daysKeep updated LocalState head in Server objectRoman Smrž
13 daysTrack local head cache in main/test commandsRoman 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-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ž
2026-06-25Split 'test/' into commit '70c630cb27256bda88c7dd39ad6137315383b815'Roman Smrž
git-subtree-dir: test git-subtree-mainline: eff67c67b7d6d412c31b1c90305e266c67212ab5 git-subtree-split: 70c630cb27256bda88c7dd39ad6137315383b815
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ž