summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
8 daysWait for socket to be closed when stopping serverHEADmasterRoman Smrž
8 daysFix bracket usage for server socketRoman Smrž
9 daysRetry with ephemeral port if default one is already in useRoman Smrž
Changelog: Avoid binding the same UDP port from multiple server instances on a single host.
12 daysVersion 0.2.1v0.2.1Roman Smrž
12 daysSplit 'test/' into commit '59af8514f3699ed5aa54aba5609bf5f00cc2aee3'Roman Smrž
git-subtree-dir: test git-subtree-mainline: e89e7b8415aa222088b091d24c88f635fc1ba9c1 git-subtree-split: 59af8514f3699ed5aa54aba5609bf5f00cc2aee3
14 daysSignal closure to open input streams when dropping connectionRoman Smrž
14 daysDiscovery: mark tunnelled peer dropped when stream is closedRoman Smrž
2026-03-12Move CI flags to minici job fileRoman Smrž
2026-03-12Use context index style in all context selection menusRoman Smrž
2026-03-11(test) Fix updated dm threads check on initial stateRoman Smrž
2026-03-11Fix updated dm threads check on initial stateRoman Smrž
2026-03-10Avoid resending already sent peer search requestsRoman Smrž
2026-03-10Trigger peer search only for dm threads changed since last checkRoman Smrž
2026-02-28(test) Discovery: clear peer map from dropped peersRoman Smrž
2026-02-28Discovery: clear peer map from dropped peersRoman Smrž
2026-02-28Debug logs in discovery serviceRoman Smrž
2026-02-24Colored text formatting for peer listRoman Smrž
2026-02-24Record times of creating and accepting invitesRoman Smrž
2026-02-23Conversation reference using RefDigestRoman Smrž
2026-02-18Properly annotate and log exceptions from server threadsRoman Smrž
2026-02-18Handle exceptions in WebSocket threadRoman Smrž
2026-02-18Notify listeners when peer is automatically droppedRoman Smrž
2026-02-17Drop peers to which we can't send packetsRoman Smrž
2026-02-12Discovery: avoid usage of putStrLnRoman Smrž
2026-02-09Export accessor to storage backend objectRoman Smrž
2026-02-08Clear status info even when keeping promptRoman Smrž
2026-02-07Do not count current conversation in unread statusRoman Smrž
2026-02-07Terminal: use FormattedText in printLineRoman Smrž
2026-02-05Explicit toggles to show and hide promptRoman Smrž
2026-02-04Show number of conversations with unread messages in CLI promptRoman Smrž
Changelog: Show the number of conversations with unread messages in CLI prompt
2026-02-03Seperatly updated prompt statusRoman Smrž
2026-02-02Use FormattedText for terminal promptRoman Smrž
2026-01-31Data structure for formatted textRoman Smrž
2026-01-30Deferred object API with load/wait/chack functionsRoman Smrž
2026-01-28(test) Check component size when loading ondemand objectRoman Smrž
2026-01-28Check component size when loading ondemand objectRoman Smrž
2026-01-27(test) Deferred object loadingRoman Smrž
2026-01-27Deferred object loadingRoman Smrž
2026-01-24Fix build and bounds for mtl-2.2.2Roman Smrž
2026-01-24Fix compatibility with bytestring-0.10Roman Smrž
2026-01-23Silence error when calling discoverySearch without the serviceRoman Smrž
2026-01-22Enumeration type for accepted invite statusRoman Smrž
2026-01-21Mark accepted invites as confirmed/rejectedRoman Smrž
2026-01-19(test) Discovery request after accepting inviteRoman Smrž
2026-01-19Discovery request after accepting inviteRoman Smrž
2026-01-18(test) Accept invites via shared stateRoman Smrž
2026-01-18Accept invites via shared stateRoman Smrž
2026-01-14(test) Test: explicit names for remaining tests and modulesRoman Smrž
2026-01-14Test: explicit names for remaining tests and modulesRoman Smrž
2026-01-13(test) Call “accepted” hook only for valid invitesRoman Smrž