Age | Commit message (Collapse) | Author | |
---|---|---|---|
35 hours | Create new Object, Storable and Storage modulesdevel | Roman Smrž | |
Changelog: API: Split Erebos.Storage into multiple modules | |||
8 days | Rename Erebos.Storage module to Erebos.Object.Internal | Roman Smrž | |
9 days | Chatroom-specific identity | Roman Smrž | |
Changelog: Chatroom-specific identity | |||
2024-10-21 | Try resolving multiple public servers | Roman Smrž | |
Changelog: Support multiple public peers | |||
2024-10-07 | Handle unknown object type | Roman Smrž | |
Changelog: Handle unknown object type | |||
2024-10-05 | Keep unknown items in local state | Roman Smrž | |
Changelog: Keep unknown items in local state | |||
2024-08-11 | Chatroom members and join/leave commands | Roman Smrž | |
2024-07-26 | Command-line options to select storage | Roman Smrž | |
Changelog: Added --storage/--memory-storage command-line options | |||
2024-07-25 | Test: print output using bytestring calls | Roman Smrž | |
2024-07-19 | Handle extended identity in "cat-file identity" | Roman Smrž | |
2024-07-17 | Evaluate external print parameter first to avoid blinking | Roman Smrž | |
2024-07-17 | Merge multiple data responses into a single stream | Roman Smrž | |
Changelog: Fix sending multiple data responses in a stream | |||
2024-07-16 | Start watching chatrooms on startup if there are any subscriptions | Roman Smrž | |
2024-07-16 | Subscribe on entering chatroom | Roman Smrž | |
2024-07-16 | Option to automatically subscribe to chatrooms | Roman Smrž | |
2024-07-13 | Show chatroom updates | Roman Smrž | |
2024-07-06 | Enable chatroom service | Roman Smrž | |
Changelog: Chatrooms for multiple participants | |||
2024-07-06 | Chatrooms in conversation interface | Roman Smrž | |
2024-07-06 | Commands to list and create chatrooms | Roman Smrž | |
2024-07-02 | Chatroom subscriptions | Roman Smrž | |
2024-06-30 | Storage watching tests with multiple heads and readers | Roman Smrž | |
2024-06-29 | Subscribe flag in chatroom state | 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 | 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-05-20 | Chatroom messages | 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-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 | 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 | Chatroom shared type | Roman Smrž | |
2024-02-23 | Test message service for sending arbitrary data | Roman Smrž | |
2024-02-20 | Fix compatibility with mtl-2.3 | Roman Smrž | |
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ž | |