summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
36 hoursDo not return sent message object from send(Direct)MessageHEADmasterRoman Smrž
36 hoursWatch direct messages using local state diffsRoman Smrž
37 hoursFunction to compute symmetric difference between stored historiesRoman Smrž
3 daysUpdate whitespace in test command listRoman Smrž
5 daysRename DirectMessage functions to include dm/directRoman Smrž
6 daysRename peerIdentity to getPeerIdentityRoman Smrž
6 daysReturn peer address in IO monadRoman Smrž
6 daysPeer address input in ServiceHandlerRoman Smrž
12 daysRemove 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ž
2025-02-03Terminal: printing lines below promptRoman Smrž
2025-01-28Custom prompt implementation instead of HaskelineRoman Smrž
2025-01-09Automatic discovery init using interface addressesRoman Smrž
2025-01-04Merge branch 'release-0.1'Roman Smrž
2025-01-04Test: explicit list of services for start-serverRoman Smrž