summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-08-12Version 0.1.6v0.1.6Roman Smrž
2024-08-12Split 'test/' into commit '65c8060e75c91ee083f622b8058d0ba79a34e319'Roman Smrž
git-subtree-dir: test git-subtree-mainline: 5b1f292bc3b31fe1bdfcfafac3940880c8d7887b git-subtree-split: 65c8060e75c91ee083f622b8058d0ba79a34e319
2024-08-11Network: clear keep-alive timeout when sending to avoid loopRoman Smrž
2024-08-11Local discovery with IPv6Roman Smrž
Changelog: Local discovery with IPv6
2024-08-11(test) Chatroom members and join/leave commandsRoman Smrž
2024-08-11Chatroom members and join/leave commandsRoman Smrž
2024-08-10Include passed objects in generations and ancestors functionsRoman Smrž
2024-08-10Identity: implement sameIdentity using storedRootsRoman Smrž
2024-08-10Identity: implement lookupProperty using filterAncestorsRoman Smrž
2024-08-08Bump dependencies for GHC 9.10Roman Smrž
Changelog: Support GHC 9.10
2024-07-31Storage: handle moveKeys being passed the same memory storageRoman Smrž
2024-07-26Command-line options to select storageRoman Smrž
Changelog: Added --storage/--memory-storage command-line options
2024-07-26Network: send channel request even with just received cookieRoman Smrž
2024-07-25Test: print output using bytestring callsRoman Smrž
2024-07-19Handle extended identity in "cat-file identity"Roman Smrž
2024-07-18Storage: close handles before renaming lock filesRoman Smrž
2024-07-18Network: avoid error message on superseded channel requestRoman Smrž
2024-07-17Evaluate external print parameter first to avoid blinkingRoman 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-17Merge multiple data responses into a single streamRoman Smrž
Changelog: Fix sending multiple data responses in a stream
2024-07-16Version 0.1.5v0.1.5Roman Smrž
2024-07-16Split 'test/' into commit 'f3f5a8c60b3cd7a6c541f459c1658a60be3334e1'Roman Smrž
git-subtree-dir: test git-subtree-mainline: 215e441511c88bfb40eec58aa1f0f7c540bf506b git-subtree-split: f3f5a8c60b3cd7a6c541f459c1658a60be3334e1
2024-07-16Chatroom usage exampleRoman Smrž
2024-07-16(test) Handle parallel thread diff in chatroomsRoman Smrž
2024-07-16Handle parallel thread diff in chatroomsRoman Smrž
2024-07-16(test) Send current chatroom subscriptions to new peersRoman Smrž
2024-07-16Start watching chatrooms on startup if there are any subscriptionsRoman Smrž
2024-07-16Send current chatroom subscriptions to new peersRoman Smrž
2024-07-16Subscribe on entering chatroomRoman Smrž
2024-07-16Option to automatically subscribe to chatroomsRoman Smrž
2024-07-13Show chatroom updatesRoman Smrž
2024-07-09Send keep-alive packets on idle connectionRoman Smrž
Changelog: Send keep-alive packets on idle connection
2024-07-06Enable chatroom serviceRoman Smrž
Changelog: Chatrooms for multiple participants
2024-07-06Chatrooms in conversation interfaceRoman Smrž
2024-07-06Readme: reformat command descriptions as definition listsRoman Smrž
2024-07-06Commands to list and create chatroomsRoman Smrž
2024-07-05Broadcast address lookup on WindowsRoman Smrž
2024-07-02(test) Chatroom subscriptionsRoman Smrž
2024-07-02Chatroom subscriptionsRoman Smrž
2024-06-30Network: use Monotonic instead of MonotonicRaw clockRoman Smrž
2024-06-30Windows support for filesystem storageRoman Smrž
2024-06-30Replace inotify with multiplatform fsnotify packageRoman Smrž
2024-06-30Single INotify instance per Storage objectRoman Smrž
2024-06-30(test) Storage watching tests with multiple heads and readersRoman Smrž
2024-06-30Storage watching tests with multiple heads and readersRoman Smrž
2024-06-30Check erebos-storage version from directory listingRoman Smrž
2024-06-29Move platform-specific code to separate directoryRoman Smrž
2024-06-29(test) Subscribe flag in chatroom stateRoman Smrž
2024-06-29Subscribe flag in chatroom stateRoman Smrž
2024-06-11Version 0.1.4v0.1.4Roman Smrž