| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-26 | Make Bonjour optional and disabled by default | Jeff Halter | |
| Bonjour doesn't seem happy inside Docker, so I'm making it optional and off by default. | |||
| 2024-07-17 | Extensive refactor, quality of life enhancements | Jeff Halter | |
| * Added ability to reload config, agreement, news, and user accounts without restarting the server by sending SIGHUP to the running process * Added ability to use modern unix or windows line breaks in Agreement.txt and MessageBoard.txt instead of classic MacOS `\r` breaks. * Extensive refactor towards swappable backends for the active server state * Extensive refactored towards making the hotline package generic and re-usable for alternate server implemenations * Fix bug where users whose accounts have been deleted would not be disconnected | |||
| 2022-09-15 | Clean up some linter warnings | Jeff Halter | |
| 2022-06-25 | Add config option to specify ignored filename patterns | Jeff Halter | |
| 2022-06-21 | Add support for server banner | Jeff Halter | |
| 2022-06-20 | Add initial support for resource and info forks | Jeff Halter | |
| 2022-06-07 | Add initial validations of config.yaml | Jeff Halter | |
| 2021-08-07 | Prune unused code | Jeff Halter | |
| 2021-07-28 | Move code to hotline dir | Jeff Halter | |