summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
6 daysColored text formatting for peer listHEADmasterRoman Smrž
6 daysRecord times of creating and accepting invitesRoman Smrž
7 daysConversation reference using RefDigestRoman Smrž
12 daysProperly annotate and log exceptions from server threadsRoman Smrž
12 daysHandle exceptions in WebSocket threadRoman Smrž
12 daysNotify listeners when peer is automatically droppedRoman Smrž
13 daysDrop 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ž
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-28Check component size when loading ondemand objectRoman 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-19Discovery request after accepting inviteRoman Smrž
2026-01-18Accept invites via shared stateRoman Smrž
2026-01-14Test: explicit names for remaining tests and modulesRoman Smrž
2026-01-13Pass whole Invite to the “accepted” hookRoman Smrž
2026-01-13Call “accepted” hook only for valid invitesRoman Smrž
2026-01-13Commands to create and accept invitesRoman Smrž
2026-01-13Add invite service to CLI tool and enable it by defaultRoman Smrž
2026-01-12Newtype wrapper for invite tokenRoman Smrž
2025-12-01Use “Library API” in changelogRoman Smrž
2025-11-22Command to list conversations with new messagesRoman Smrž
2025-11-21Show unread messages when selecting conversationRoman Smrž
2025-11-20Highlight new messages in conversation historyRoman Smrž
2025-11-19Functions to mark direct messages as seen and to list the statusRoman Smrž
2025-11-16Conversation type classRoman Smrž
2025-11-14Update indentation and spacing for commands in MainRoman Smrž
2025-11-05Add refDigestBytes functionRoman Smrž
2025-11-05Invite service and shared stateRoman Smrž
2025-10-11Ondemand object type and parsingRoman Smrž
2025-10-11Rewrite record parsing to be more strictRoman Smrž
2025-10-08Handle invalid record objectsRoman Smrž
2025-10-07Test: basic object formatRoman Smrž
2025-09-20Export StorageCompleteness from Storable moduleRoman Smrž
2025-08-06Version 0.2v0.2.0Roman Smrž
2025-08-06Split 'test/' into commit 'bcee677fe74dc4772cefe059527a07dcb8107468'Roman Smrž
2025-08-05Use MonadStorage for createIdentityRoman Smrž