summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2 daysDo not put device identity into shared stateRoman Smrž
2 daysAdd create-identity/owner command-line optionsRoman Smrž
2 daysPrint received messages only for selected conversationRoman Smrž
3 daysShow context option updates only for the last checked typeRoman Smrž
3 daysRemove unused icePeer from command stateRoman Smrž
3 daysDo not return sent message object from send(Direct)MessageRoman Smrž
3 daysWatch direct messages using local state diffsRoman Smrž
3 daysFunction to compute symmetric difference between stored historiesRoman Smrž
5 daysUpdate whitespace in test command listRoman Smrž
7 daysRename DirectMessage functions to include dm/directRoman Smrž
8 daysRename peerIdentity to getPeerIdentityRoman Smrž
8 daysReturn peer address in IO monadRoman Smrž
8 daysPeer address input in ServiceHandlerRoman Smrž
2025-07-22Remove obsolete ‘discovery-init’ commandRoman Smrž
2025-07-17Destroy ICE and close WS sessions on connection terminationRoman Smrž
2025-07-16Server test logRoman Smrž
2025-07-13Test: service parameter to enable discovery tunnelRoman Smrž
2025-07-12Terminal: show completion options only when nothing is addedRoman Smrž
2025-07-11Command to show current identity detailsRoman Smrž
2025-07-11Terminal: support multiple lines in single callRoman Smrž
2025-07-11Terminal historyRoman Smrž
2025-07-09Remove ICE-related commands and make the module internalRoman Smrž
2025-07-07Option to configure when tunnel is offeredRoman Smrž
2025-06-29Support reporting other errors during command-line parsingRoman Smrž
2025-06-29Discovery tunnelRoman Smrž
2025-06-28Automatic discovery of peers for pending messagesRoman Smrž
2025-06-03Discovery search using global state to ask new peersRoman Smrž
2025-05-31Use weak refs in discovery serviceRoman Smrž
2025-05-31Network streams for servicesRoman Smrž
2025-05-18Merge branch 'release-0.1'Roman Smrž
2025-05-18Pick conversation for some commands by parameterRoman Smrž
2025-05-05Use extended identity data for identity updateRoman Smrž
2025-04-28WebSocket serverRoman Smrž
2025-04-15Terminal: handle end-of-file errorRoman Smrž
2025-04-05Use UUID type from uuid-types packageRoman Smrž
2025-04-05Replace uuid package with custom moduleRoman Smrž
2025-03-31Keep weak reference to previous local stateRoman Smrž
2025-03-27Build with ansi-terminal-0.11develRoman Smrž
2025-03-24Terminal: tab completionRoman Smrž
2025-03-23Terminal: properly draw bottom lines in getInputLineRoman Smrž
2025-03-22Replace putStr(Ln) calls in CLI commands with printLineRoman Smrž
2025-03-22Avoid duplicating newline for terminal outputRoman Smrž
2025-03-22Replace remaining getLine usage with getInputLineRoman Smrž
2025-03-22Adapt interactive identity updates for TerminalRoman Smrž
2025-03-21Generic type for MonadError constraintsRoman Smrž
2025-03-21Merge branch 'release-0.1'Roman Smrž
2025-03-20Deleting chatroomsRoman Smrž
2025-03-07Use XDG data directory for storage by defaultRoman Smrž
2025-02-25ICE config for each discovery peerRoman Smrž
2025-02-19Merge branch 'release-0.1'Roman Smrž