summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
50 min.Version 0.2.3HEADv0.2.3masterRoman Smrž
52 min.Split 'test/' into commit 'd49c9aec73a51c0a1d648d4842b3f6487ae65d60'Roman Smrž
git-subtree-dir: test git-subtree-mainline: 3280da44fa529d4a4e29833323c45d1512f6280e git-subtree-split: d49c9aec73a51c0a1d648d4842b3f6487ae65d60
25 hoursDiscovery: avoid including requesting peer in resultsRoman Smrž
25 hoursDiscovery: include tunnel in via addressesRoman Smrž
27 hoursNetwork: add getNextPeerChangeChan functionRoman Smrž
27 hoursDiscovery: use the via field in search for own devicesRoman Smrž
27 hoursFix reporting ephemeral port from server socketRoman Smrž
Changelog: Fixed discovery when forced to bind not-selected ephemeral port.
3 daysHelpers for server storage watchersRoman Smrž
4 daysKeep updated LocalState head in Server objectRoman Smrž
4 daysTrack local head cache in main/test commandsRoman 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-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ž
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ž