Timeline



Jan 3, 2022:

8:01 PM Changeset in code [763] by chris
bump required go version to 1.15 requires functions added to the …

Dec 10, 2021:

11:28 AM Changeset in code [762] by contact
Add context to upstreamConn.handleCapAck
9:46 AM Changeset in code [761] by contact
Handle upstream multi-line SASL References: …

Dec 9, 2021:

10:21 PM Changeset in code [760] by contact
Add support for downstream multi-line AUTHENTICATE commands Useful …
11:12 AM Changeset in code [759] by contact
Block RPL_{CREATIONTIME,TOPICWHOTIME} for detached channels Closes: …

Dec 8, 2021:

5:23 PM Changeset in code [758] by contact
Don't forward duplicate JOIN commands Closes: …
5:03 PM Changeset in code [757] by contact
Add context to {conn,upstreamConn}.SendMessage This avoids blocking …
2:00 PM Changeset in code [756] by contact
server: cleanup user in defer If a user goroutine panics, this …
1:55 PM Changeset in code [755] by contact
service: send summary when executing "server notice" Sometimes this …

Dec 7, 2021:

8:42 AM Changeset in code [754] by contact
Use dc.nick instead of "*" for RPL_* messages Makes it clearer what …
8:40 AM Changeset in code [753] by contact
Improve error message when downstream doesn't authenticate

Dec 6, 2021:

9:33 PM Changeset in code [752] by contact
Use more descriptive errors when aborting pending commands
6:23 PM Changeset in code [751] by contact
Disallow ',' in nicknames It breaks lists as in PRIVMSG a,b,c :foo.
5:56 PM Changeset in code [750] by contact
Add username to downstreamConn log messages
5:46 PM Changeset in code [749] by contact
Improve msgStore.Append log message wording
5:40 PM Changeset in code [748] by contact
Downgrade conn log messages to debug
5:35 PM Changeset in code [747] by contact
Add Logger.Debugf Makes it easy to print debugging messages which …
5:27 PM Changeset in code [746] by contact
Remove Logger.Print Callers can just use Logger.Printf instead.
5:08 PM Changeset in code [745] by contact
Stop incrementing hopcount in RPL_WHOREPLY It's extra code for …
4:58 PM Changeset in code [744] by contact
Read nickname from RPL_WELCOME References: …
Note: See TracTimeline for information about the timeline view.