aboutsummaryrefslogtreecommitdiff
path: root/src/status.cc
Commit message (Collapse)AuthorAge
* a few adjustmentsfusion322025-11-18
|
* remove status string bufferingfusion322025-11-18
| | | | | | | | I originally had planned for it to be a separate service but it make a lot more sense to have it bundled with the login server and avoiding spinning up yet another service. So instead of using the status string directly for output, we're now copying it into the connection's buffer.
* overall improvements + support STATUS requestsfusion322025-11-18