summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
10 daysUnify peers and chatrooms updates displayRoman Smrž
10 daysFormat chatroom messages with Conversation moduleRoman Smrž
11 daysUnread message highlighting using status columnRoman Smrž
11 daysConvert to generic Message type for formattingRoman Smrž
2026-06-07Test: log direct message history changes with removalsRoman Smrž
2026-06-02Fix order of messages shown after selecting conversationRoman Smrž
2026-06-02Command to mark messages as seenRoman Smrž
2026-06-01Postpone flushing terminal when replacing linesRoman Smrž
2026-06-01Replace changed messages in CLI historyRoman Smrž
2026-05-31Terminal: erase linesRoman Smrž
2026-05-31Graph: common ancestors searchRoman Smrž
2026-05-24Terminal: functions to update linesRoman Smrž
2026-05-10Dir object type and parsingRoman Smrž
2026-05-10Chunked object type and parsingRoman Smrž
2026-03-22Keep addres info for WebSocket connectionRoman Smrž
2026-03-21Debug logs for WebSocket connectionRoman Smrž
2026-03-18Retry with ephemeral port if default one is already in useRoman Smrž
2026-03-12Use context index style in all context selection menusRoman Smrž
2026-02-28Debug logs in discovery serviceRoman Smrž
2026-02-24Colored text formatting for peer listRoman Smrž
2026-02-18Handle exceptions in WebSocket threadRoman 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-18Accept invites via shared stateRoman Smrž
2026-01-13Pass whole Invite to the “accepted” hookRoman 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-11-22Command to list conversations with new messagesRoman Smrž
2025-11-21Show unread messages when selecting conversationRoman Smrž
2025-11-19Functions to mark direct messages as seen and to list the statusRoman Smrž
2025-11-14Update indentation and spacing for commands in MainRoman Smrž
2025-11-05Invite service and shared stateRoman Smrž
2025-10-11Ondemand object type and parsingRoman Smrž
2025-10-07Test: basic object formatRoman Smrž
2025-08-05Use MonadStorage for createIdentityRoman Smrž
2025-08-05Use MonadStorage for makeSharedStateUpdateRoman Smrž
2025-08-05Use MonadStorage for storeSetAddRoman Smrž
2025-08-04Terminal: no prompt and escape sequences without ANSI terminalRoman Smrž
2025-08-03Do not put device identity into shared stateRoman Smrž