Timeline



Feb 6, 2020:

9:46 PM Changeset in code [33] by contact
Use a dedicated goroutine to write upstream messages
9:45 PM Changeset in code [32] by contact
Add missing bridge.go, oops
9:35 PM Changeset in code [31] by contact
Remove downstreamConn.WriteMessage It wasn't clear what this function …
9:29 PM Changeset in code [30] by contact
Send channel info to downstream on registration
9:25 PM Changeset in code [29] by contact
Keep track of upstream connections in a list
9:22 PM Changeset in code [28] by contact
De-duplicate downstream QUIT handling
9:19 PM Changeset in code [27] by contact
Forward channel information
8:52 PM Changeset in code [26] by contact
Write to downstream conn in dedicated goroutine
8:43 PM Changeset in code [25] by contact
Mark channel info as complete on RPL_ENDOFNAMES
8:30 PM Changeset in code [24] by contact
Remove downstream conn from list on disconnect
8:20 PM Changeset in code [23] by contact
Allow Server to have access to upstreamConn
8:11 PM Changeset in code [22] by contact
Maintain a list of downstream connections
7:26 PM Changeset in code [21] by contact
Add per-upstream logger
6:24 PM Changeset in code [20] by contact
Split IRC helpers to separate file
6:22 PM Changeset in code [19] by contact
Join channels on upstream servers
5:10 PM Changeset in code [18] by contact
Handle NOTICE from upstream servers
5:07 PM Changeset in code [17] by contact
Handle MODE messages from upstream servers
4:04 PM Changeset in code [16] by contact
Handle upstream RPL_MYINFO messages
3:50 PM Changeset in code [15] by contact
Send standard user/channel modes to downstream connections
3:39 PM Changeset in code [14] by contact
Ignore some upstream messages
3:18 PM Changeset in code [13] by contact
Split downstram and upstream code into separate files
3:13 PM Changeset in code [12] by contact
Log upstream server errors
3:11 PM Changeset in code [11] by contact
Add basic upstream message handler
3:03 PM Changeset in code [10] by contact
Connect to upstream servers
2:50 PM Changeset in code [9] by contact
Add Server.Logger
2:22 PM Changeset in code [8] by contact
Rename conn to downstreamConn
11:18 AM Changeset in code [7] by contact
Handle PING
11:08 AM Changeset in code [6] by contact
Send ERR_NOMOTD on registration

Feb 4, 2020:

5:56 PM Changeset in code [5] by contact
Add connection registration
11:19 AM Changeset in code [4] by contact
Handle NICK and USER
10:25 AM Changeset in code [3] by contact
Send "unknown command" replies
9:50 AM Changeset in code [2] by contact
Add LICENSE and README.md
9:46 AM Changeset in code [1] by contact
Add basic IRC listener
Note: See TracTimeline for information about the timeline view.