# # ChangeLog for trunk/server.go in code # # Generated by Trac 1.6 # Jun 8, 2025, 6:18:26 PM Thu, 06 Feb 2020 14:22:26 GMT contact [8] * trunk/server.go (modified) Rename conn to downstreamConn Thu, 06 Feb 2020 11:18:37 GMT contact [7] * trunk/server.go (modified) Handle PING Thu, 06 Feb 2020 11:08:54 GMT contact [6] * trunk/server.go (modified) Send ERR_NOMOTD on registration Tue, 04 Feb 2020 17:56:07 GMT contact [5] * trunk/cmd/jounce/main.go (modified) * trunk/server.go (modified) Add connection registration Tue, 04 Feb 2020 11:19:18 GMT contact [4] * trunk/server.go (modified) Handle NICK and USER Tue, 04 Feb 2020 10:25:53 GMT contact [3] * trunk/cmd/jounce/main.go (modified) * trunk/server.go (modified) Send "unknown command" replies Tue, 04 Feb 2020 09:46:22 GMT contact [1] * trunk (added) * trunk/.gitignore (added) * trunk/cmd (added) * trunk/cmd/jounce (added) * trunk/cmd/jounce/main.go (added) * trunk/go.mod (added) * trunk/go.sum (added) * trunk/server.go (added) Add basic IRC listener