summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-06Version 0.2HEADv0.2.0masterRoman Smrž
2025-08-06Split 'test/' into commit 'bcee677fe74dc4772cefe059527a07dcb8107468'Roman 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-04Separate notifications for new and updated peersRoman Smrž
2025-08-04Automatically update direct message peer identityRoman Smrž
2025-08-04Network: notify services of peer change in extended identity dataRoman Smrž
2025-08-04Create direct message state when creating conversationRoman Smrž
2025-08-03Do not put device identity into shared stateRoman Smrž
2025-08-03Add create-identity/owner command-line optionsRoman Smrž
2025-08-03Print received messages only for selected conversationRoman Smrž
2025-08-03Run memory storage watchers in separate threadRoman Smrž
2025-08-03Show context option updates only for the last checked typeRoman Smrž
2025-08-03Remove unused icePeer from command stateRoman Smrž
2025-08-02Do not return sent message object from send(Direct)MessageRoman Smrž
2025-08-02(test) Watch direct messages using local state diffsRoman Smrž
2025-08-02Watch direct messages using local state diffsRoman Smrž
2025-08-02(test) Function to compute symmetric difference between stored historiesRoman Smrž
2025-08-02Function to compute symmetric difference between stored historiesRoman Smrž
2025-08-02Return NonEmpty from generations/generationsBy functionsRoman Smrž
2025-08-01Fix recursive call of mergeUniqByRoman Smrž
2025-07-31Update whitespace in test command listRoman Smrž
2025-07-30(test) Switch test script extension to “et”Roman Smrž
2025-07-30Switch test script extension to “et”Roman Smrž
2025-07-30Update list whitespace in DirectMessage moduleRoman Smrž
2025-07-29Rename DirectMessage functions to include dm/directRoman Smrž
2025-07-29Network: pass current peer address to packet handlerRoman Smrž
2025-07-29Rename peerIdentity to getPeerIdentityRoman Smrž
2025-07-29Return peer address in IO monadRoman Smrž
2025-07-28Peer address input in ServiceHandlerRoman Smrž
2025-07-28Conversation: isSameConversation functionRoman Smrž
2025-07-27Explicit tunnel option in discovery resultRoman Smrž
2025-07-27Try just first supported address from discovery resultRoman Smrž
2025-07-24Explicit type for addresses in discovery serviceRoman Smrž
2025-07-24Move InetAddress to separate moduleRoman Smrž
2025-07-22Remove obsolete ‘discovery-init’ commandRoman Smrž
2025-07-22Enable OverloadedStrings in Discovery moduleRoman Smrž
2025-07-19LocalHead monad transformerRoman Smrž
2025-07-18(test) Close streams on failed tunnel requestsRoman Smrž
2025-07-18Close streams on failed tunnel requestsRoman Smrž
2025-07-17Destroy ICE and close WS sessions on connection terminationRoman Smrž
2025-07-16(test) Close streams used for tunnel on connection dropRoman Smrž
2025-07-16Close streams used for tunnel on connection dropRoman Smrž
2025-07-16(test) Test output stream opening and closingRoman Smrž
2025-07-16Test output stream opening and closingRoman Smrž
2025-07-16Server test logRoman Smrž
2025-07-13(test) Test: service parameter to enable discovery tunnelRoman Smrž
2025-07-13Test: service parameter to enable discovery tunnelRoman Smrž