ergochat / ergo

A modern IRC server (daemon/ircd) written in Go.
https://ergo.chat/
MIT License
2.26k stars 180 forks source link

don't store NICK / QUIT / PART from unprivileged users in +u channels #2133

Closed slingamn closed 6 months ago

slingamn commented 7 months ago

From discussion with knolle and @povoq. We confirmed that NICK and QUIT are stored in chat history, not sure about PART. We should not store these.