Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-11 | Version 0.1.4v0.1.4 | Roman Smrž | |
2024-06-11 | Split 'test/' into commit 'd62af5c632a6f349f7ec2b656575b63d87416000' | Roman Smrž | |
git-subtree-dir: test git-subtree-mainline: e219e4ebf29332491b5ab6303737dd9d5762484b git-subtree-split: d62af5c632a6f349f7ec2b656575b63d87416000 | |||
2024-06-11 | Usage example in readme | Roman Smrž | |
2024-06-11 | Add missing header in Discovery module | Roman Smrž | |
2024-06-11 | Command to add public peers | Roman Smrž | |
2024-06-11 | Echo bot for direct message service | Roman Smrž | |
2024-06-11 | Non-interactive mode | Roman Smrž | |
Changelog: Support non-interactive mode without tty | |||
2024-06-04 | Quit command | Roman Smrž | |
2024-06-01 | Drop peer on packet delivery failure | Roman Smrž | |
2024-06-01 | (test) Manual peer drop | Roman Smrž | |
2024-06-01 | Manual peer drop | Roman Smrž | |
2024-05-28 | Storage: store and check on-disk version | Roman Smrž | |
2024-05-25 | (test) Handle peer reconnection after its restart | Roman 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-25 | Handle peer reconnection after its restart | Roman 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-23 | Plaintext data response to plaintext request | Roman Smrž | |
2024-05-23 | Store extended identaty data in direct message state | Roman Smrž | |
2024-05-23 | Details command | Roman Smrž | |
Changelog: Added `/details` command for info about selected conversation | |||
2024-05-23 | Conversation interface | Roman Smrž | |
Changelog: Added `/conversations` command to list and select conversations | |||
2024-05-20 | (test) Chatroom messages | Roman Smrž | |
2024-05-20 | Chatroom messages | Roman Smrž | |
2024-05-05 | Version 0.1.3v0.1.3 | Roman Smrž | |
2024-05-05 | Bump base dependency for GHC 9.8 | Roman Smrž | |
2024-05-05 | Network streams: remove debug print | Roman Smrž | |
2024-05-05 | Network: wait with channel close after delivering all data | Roman Smrž | |
2024-05-02 | (test) Network: reuse stream numbers after closing | Roman Smrž | |
2024-05-02 | Fix chatroom imports for mtl-2.3 | Roman Smrž | |
2024-05-02 | Network: reuse stream numbers after closing | Roman Smrž | |
2024-05-02 | Network: fail when no free stream is available | Roman Smrž | |
2024-04-30 | Test: automatic loading of existing local head | Roman Smrž | |
2024-04-27 | Enable/disable network services by command-line parameters | Roman Smrž | |
Changelog: Enable/disable network services by command-line parameters | |||
2024-04-24 | Show usage info only with explicit `--help' option | Roman Smrž | |
2024-04-24 | Report command-line argument errors without using ioError | Roman Smrž | |
2024-04-22 | Network: wait for stream open ack before sending any data | Roman Smrž | |
2024-04-22 | Network: packet reservation before sending | Roman Smrž | |
2024-04-18 | Relax template-haskell lower bound to compile with GHC 9.0 | Roman Smrž | |
2024-04-18 | Catch IO exceptions thrown during command execution | Roman Smrž | |
2024-04-17 | Command name completion using Haskeline | Roman Smrž | |
Changelog: Tab-completion of command name | |||
2024-04-17 | (test) Chatroom metadata updates | Roman Smrž | |
2024-04-17 | Update homepage and specification URLs | Roman Smrž | |
2024-04-17 | (test) Chatroom service | Roman Smrž | |
2024-04-17 | Chatroom metadata updates | Roman Smrž | |
2024-04-17 | Chatroom service | Roman Smrž | |
2024-03-23 | Enable -Werror for CI testing | Roman Smrž | |
2024-03-23 | (test) Chatroom shared type | Roman Smrž | |
2024-03-23 | Chatroom shared type | Roman Smrž | |
2024-03-23 | Split 'test/' into commit 'ac9a488351e216fec6e163b8e0441c93945e6d0b' | Roman Smrž | |
git-subtree-dir: test git-subtree-mainline: e0a5dbf7164517c79940da5691745cd281e8557e git-subtree-split: ac9a488351e216fec6e163b8e0441c93945e6d0b | |||
2024-03-20 | (test) Network streams | Roman Smrž | |
Changelog: Implemented streams in network protocol | |||
2024-03-20 | Network streams | Roman Smrž | |
Changelog: Implemented streams in network protocol | |||
2024-02-23 | (test) Test message service for sending arbitrary data | Roman Smrž | |
2024-02-23 | Test message service for sending arbitrary data | Roman Smrž | |