Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Manual peer drop | 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-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-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-02-17 | Flag to disable pjproject dependency | Roman Smrž | |
Changelog: Added flag to enable/disable ICE support with pjproject | |||
2024-02-14 | Version information from git | Roman Smrž | |
Changelog: Added -V switch to show version | |||
2023-11-18 | Split to library and executable parts | Roman Smrž | |