summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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ž
2024-06-11Split 'test/' into commit 'd62af5c632a6f349f7ec2b656575b63d87416000'Roman Smrž
git-subtree-dir: test git-subtree-mainline: e219e4ebf29332491b5ab6303737dd9d5762484b git-subtree-split: d62af5c632a6f349f7ec2b656575b63d87416000
2024-06-11Usage example in readmeRoman Smrž
2024-06-11Add missing header in Discovery moduleRoman Smrž
2024-06-11Command to add public peersRoman Smrž
2024-06-11Echo bot for direct message serviceRoman Smrž
2024-06-11Non-interactive modeRoman Smrž
Changelog: Support non-interactive mode without tty
2024-06-04Quit commandRoman Smrž
2024-06-01Drop peer on packet delivery failureRoman Smrž
2024-06-01(test) Manual peer dropRoman Smrž
2024-06-01Manual peer dropRoman Smrž
2024-05-28Storage: store and check on-disk versionRoman 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-25Handle 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-23Plaintext data response to plaintext requestRoman Smrž
2024-05-23Store extended identaty data in direct message stateRoman Smrž
2024-05-23Details commandRoman Smrž
Changelog: Added `/details` command for info about selected conversation
2024-05-23Conversation interfaceRoman Smrž
Changelog: Added `/conversations` command to list and select conversations
2024-05-20(test) Chatroom messagesRoman Smrž
2024-05-20Chatroom messagesRoman Smrž
2024-05-05Version 0.1.3v0.1.3Roman Smrž