summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
14 days(test) Merge branch 'release-0.1'Roman Smrž
14 days(test) Automatic discovery of peers for pending messagesRoman Smrž
Changelog: Automatic discovery of peers for pending direct messages
14 days(test) Automatic discovery of peers for pending messagesRoman Smrž
Changelog: Automatic discovery of peers for pending direct messages
2025-06-14(test) Merge branch 'release-0.1'Roman Smrž
2025-06-12(test) Discovery search using global state to ask new peersRoman Smrž
2025-06-03(test) Discovery search using global state to ask new peersRoman Smrž
2025-05-31(test) Use weak refs in discovery serviceRoman Smrž
2025-05-31(test) Network streams for servicesRoman Smrž
2025-03-31(test) Keep weak reference to previous local stateRoman Smrž
2025-03-20(test) Deleting chatroomsRoman Smrž
Changelog: Added `/delete` command to delete chatrooms for current user
2025-01-09(test) Automatic discovery init using interface addressesRoman Smrž
2025-01-04(test) Test: explicit list of services for start-serverRoman Smrž
2024-10-29(test) Chatroom-specific identityRoman Smrž
Changelog: Chatroom-specific identity
2024-10-21(test) Chatroom: unsubscribe when leavingRoman Smrž
2024-10-09(test) Handle unknown record item typesRoman Smrž
Changelog: Handle unknown record item types
2024-10-07(test) Handle unknown object typeRoman Smrž
Changelog: Handle unknown object type
2024-10-05(test) Keep unknown items in local stateRoman Smrž
Changelog: Keep unknown items in local state
2024-08-11(test) Chatroom members and join/leave commandsRoman Smrž
2024-07-17(test) Merge multiple data responses into a single streamRoman Smrž
Changelog: Fix sending multiple data responses in a stream
2024-07-16(test) Handle parallel thread diff in chatroomsRoman Smrž
2024-07-16(test) Send current chatroom subscriptions to new peersRoman Smrž
2024-07-02(test) Chatroom subscriptionsRoman Smrž
2024-06-30(test) Storage watching tests with multiple heads and readersRoman Smrž
2024-06-29(test) Subscribe flag in chatroom stateRoman Smrž
2024-06-01(test) Manual peer dropRoman Smrž
2024-05-25(test) Handle peer reconnection after its restartRoman Smrž
Allow the handshake and channel request to proceed correcty even with already established channel to handle the case where peer attempts to reconnect after restart. Changelog: Handle peer reconnection after its restart
2024-05-20(test) Chatroom messagesRoman Smrž
2024-05-02(test) Network: reuse stream numbers after closingRoman Smrž
2024-04-17(test) Chatroom metadata updatesRoman Smrž
2024-04-17(test) Chatroom serviceRoman Smrž
2024-03-23(test) Chatroom shared typeRoman Smrž
2024-03-20(test) Network streamsRoman Smrž
Changelog: Implemented streams in network protocol
2024-02-23(test) Test message service for sending arbitrary dataRoman Smrž
2024-01-24(test) Message: sync state when peer appears on networkRoman Smrž
2024-01-08(test) Message: send messages as sync from shared stateRoman Smrž
2023-09-16(test) Test: extend discovery test with more nodesRoman Smrž
2023-07-01(test) Direct message shared stateRoman Smrž
2023-06-15(test) Test: server restartRoman Smrž
2023-05-23(test) Message sending to identity or contactRoman Smrž
2023-05-17(test) Send identity update on channel finalizationRoman Smrž
2023-05-17(test) Server function to manually add peerRoman Smrž
2023-05-07(test) Test: use parentheses for guard expressionsRoman Smrž
2023-04-07(test) Test: direct messages to peerRoman Smrž
2023-03-22(test) Pass weak pointer of HeadBhv to callbackRoman Smrž
2023-01-31(test) Contact name setting and property lookupRoman Smrž
2022-12-18(test) Contact service and contacts using stored setRoman Smrž
2022-12-04(test) Test: avoid introducing node variables by spawnRoman Smrž
2022-11-14(test) Test: get and wait for shared stateRoman Smrž
2022-11-01(test) Stored setRoman Smrž
2022-08-09(test) Stored roots lookupRoman Smrž