summaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Expand)Author
2024-03-29Implement BLABOUNCER commands LISTCLIENTS and DISCONNECT.Luke Bratch
2020-10-24Create INSTALL file for dependencies/compilation/installation/uninstallation ...Luke Bratch
2020-10-24Use $ instead of # to show shell examples in README.Luke Bratch
2019-12-23Add BLABOUNCER VERSION command and change version string to have -git suffix ...Luke Bratch
2019-09-14Specify multiple nicks using a configuration array instead of multiple indivi...Luke Bratch
2019-09-14Implement arrays in the configuration file and start using them to allow for ...Luke Bratch
2019-09-07Correct some typos with the replay days:hours:minutes syntax help/documentation.Luke Bratch
2019-09-07Add a configuration option to include the date in the timestamp when replayin...Luke Bratch
2019-09-06Change BLABOUNCER REPLAY to be D:H:M instead of D:H:M:S.Luke Bratch
2019-07-10Various README file improvements.Luke Bratch
2019-07-10This is a bouncer, not a client.Luke Bratch
2019-06-17Implement a per-client identifier so auto replay can replay everything a give...Luke Bratch
2019-06-16Load all settings from configuration file at startup instead of reading it fo...Luke Bratch
2019-06-12Allow reloading the configuration file at runtime using a BLABOUNCER command ...Luke Bratch
2019-05-30Implement daemon (background) mode by default with optional foreground mode t...Luke Bratch
2019-05-29Implement BLABOUNCER QUIT command.Luke Bratch
2019-05-27Allow the BLABOUNCER REPLAY command time to be specified with days:hours:minu...Luke Bratch
2019-05-27Update README.Luke Bratch
2019-05-19Change README a bit and add a comment in replay.c.Luke Bratch
2019-05-19Add README and TODO files.Luke Bratch