Age | Commit message (Expand) | Author |
2021-01-18 | Make the "channels" configuration file entry an array. | Luke Bratch |
2019-09-14 | Specify multiple nicks using a configuration array instead of multiple indivi... | Luke Bratch |
2019-09-07 | Add a configuration option to include the date in the timestamp when replayin... | Luke Bratch |
2019-06-17 | Implement a per-client identifier so auto replay can replay everything a give... | Luke Bratch |
2019-06-16 | Implement two new auto replay modes: | Luke Bratch |
2019-06-12 | Allow reloading the configuration file at runtime using a BLABOUNCER command ... | Luke Bratch |
2019-06-11 | Implement configurable auto replay modes. So far there is "none", "time" (au... | Luke Bratch |
2019-06-01 | Put debug logs in subdirectory and have max number to keep be configurable. ... | Luke Bratch |
2019-05-30 | Convert debugprint() from being to file/screen/disabled to always being to fi... | Luke Bratch |
2019-05-29 | Implement an optional connect command, providing an example configuration of ... | Luke Bratch |
2019-05-28 | Implement debugging to file and set the default configuration file to be that. | Luke Bratch |
2019-05-27 | Make debug output optional and disabled by default. | Luke Bratch |
2019-05-27 | Support connecting to passworded servers. | Luke Bratch |
2019-05-27 | Explain how to auto-join keyworded/passworded channels in the configuration f... | Luke Bratch |
2019-05-27 | Change default certfile and keyfile to be <basedir>/ instead of $HOME/.blabou... | Luke Bratch |
2019-05-19 | Reduce default "upon connecting" replay time from 2 hours to 10 minutes. | Luke Bratch |
2019-05-19 | Change defaults (including default and example configuration files) to look f... | Luke Bratch |
2019-05-19 | Rename example configuration file. | Luke Bratch |