summaryrefslogtreecommitdiff
path: root/main/Test.hs
AgeCommit message (Expand)Author
8 daysUse MonadStorage for createIdentityRoman Smrž
8 daysUse MonadStorage for makeSharedStateUpdateRoman Smrž
8 daysUse MonadStorage for storeSetAddRoman Smrž
11 daysWatch direct messages using local state diffsRoman Smrž
11 daysFunction to compute symmetric difference between stored historiesRoman Smrž
13 daysUpdate whitespace in test command listRoman Smrž
2025-07-29Rename DirectMessage functions to include dm/directRoman 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-16Server test logRoman Smrž
2025-07-13Test: service parameter to enable discovery tunnelRoman Smrž
2025-07-07Option to configure when tunnel is offeredRoman 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-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-21Generic type for MonadError constraintsRoman Smrž
2025-03-21Merge branch 'release-0.1'Roman Smrž
2025-03-20Deleting chatroomsRoman Smrž
2025-02-19Merge branch 'release-0.1'Roman 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ž
2024-11-26Test: avoid the need for exposing Erebos.Storage.InternalRoman Smrž
2024-11-17Rename Message module to DirectMessageRoman Smrž
2024-11-17Create Erebos.Storage.Head moduleRoman Smrž
2024-11-06Create new Object, Storable and Storage modulesRoman Smrž
2024-10-30Rename Erebos.Storage module to Erebos.Object.InternalRoman Smrž
2024-10-29Chatroom-specific identityRoman Smrž
2024-10-07Handle unknown object typeRoman Smrž
2024-10-05Keep unknown items in local stateRoman Smrž
2024-08-11Chatroom members and join/leave commandsRoman Smrž
2024-07-25Test: print output using bytestring callsRoman Smrž
2024-07-17Merge multiple data responses into a single streamRoman Smrž
2024-07-06Chatrooms in conversation interfaceRoman Smrž
2024-07-02Chatroom subscriptionsRoman Smrž
2024-06-30Storage watching tests with multiple heads and readersRoman Smrž
2024-06-29Subscribe flag in chatroom stateRoman Smrž
2024-06-01Manual peer dropRoman Smrž
2024-05-20Chatroom messagesRoman Smrž
2024-04-30Test: automatic loading of existing local headRoman Smrž
2024-04-17Chatroom metadata updatesRoman Smrž
2024-04-17Chatroom serviceRoman Smrž
2024-03-23Chatroom shared typeRoman Smrž
2024-02-23Test message service for sending arbitrary dataRoman Smrž