Timeline



Apr 13, 2021:

6:16 PM Changeset in code [502] by contact
Add user prefix to upstream logger
6:12 PM Changeset in code [501] by contact
Add per-network logger
5:33 PM Changeset in code [500] by contact
Error out on network name conflict Closes: …
5:11 PM Changeset in code [499] by contact
Relay detached channel backlog as BouncerServ NOTICE if necessary …
4:54 PM Changeset in code [498] by contact
Move isHighlight to irc.go
4:15 PM Changeset in code [497] by contact
Store last internal msg ID in DB when detaching References: …
3:50 PM Changeset in code [496] by contact
Skip backlog logic in downstreamConn.welcome on chathistory
3:49 PM Changeset in code [495] by contact
Take msg ID in sendTargetBacklog
11:08 AM Changeset in code [494] by contact
Panic on unknown user event type This should never happen. Complain …
11:04 AM Changeset in code [493] by contact
Introduce per-user logger Adds the username to log lines.
10:48 AM Changeset in code [492] by hubert
Make casemapping work over bytes instead of runes Fixes a panic in …

Mar 31, 2021:

5:02 PM Changeset in code [491] by contact
cmd/soju: allow specifying -listen multiple times Closes: …
4:18 PM Changeset in code [490] by contact
Update dependencies
4:04 PM Changeset in code [489] by contact
Save delivery receipts in DB This avoids loosing history on restart …
3:57 PM Changeset in code [488] by contact
Use BARE for internal message IDs This allows to have shorter and …

Mar 30, 2021:

10:44 AM Changeset in code [487] by contact
Rename user.clients to clientNames This doesn't contain anything …
10:28 AM Changeset in code [486] by contact
Make NickServ detection casemapping-aware

Mar 29, 2021:

3:49 PM Changeset in code [485] by contact
Introduce deliveredStore This hides the double-map complexity behind …
3:07 PM Changeset in code [484] by contact
Ensure targets are case-mapped before being passed to messageStore …
2:58 PM Changeset in code [483] by contact
Move network.clients to user No need to have this list per-network.
2:55 PM Changeset in code [482] by contact
Simplify network.offlineClients Replace it with a list of all clients …

Mar 26, 2021:

2:31 PM Changeset in code [481] by contact
contrib/casemap-logs.sh: new utility script Previous soju versions …
10:21 AM Changeset in code [480] by contact
Introduce deliveredClientMap Adds more semantics to …
9:39 AM Changeset in code [479] by hubert
Fix CHATHISTORY target not being casemapped

Mar 24, 2021:

5:15 PM Changeset in code [478] by hubert
Implement casemapping TL;DR: supports for casemapping, now logs are …
5:04 PM Changeset in code [477] by delthas
Increase downstream TCP keepalive interval to 1 hour The rationale …

Mar 19, 2021:

8:27 AM Changeset in code [476] by contact
Fix panic on GetCertificate Fixes the following panic: panic: …

Mar 18, 2021:

1:07 PM Changeset in code [475] by contact
Reload TLS certs on SIGHUP References: …
12:28 PM Changeset in code [474] by contact
Stop reading X-Forwarded-Port X-Forwarded-Port contains the …
12:21 PM Changeset in code [473] by contact
Fix Forwarded HTTP header handling "for" contains the port, if any. …
11:08 AM Changeset in code [472] by contact
Add support for the Forwarded HTTP header This is the standard …
11:02 AM Changeset in code [471] by contact
Drop "irc" WebSocket subprotocol The subprotocol hasn't been …
10:33 AM Changeset in code [470] by contact
Don't add "irc" in ALPN list for WebSocket servers This is incorrect …

Mar 16, 2021:

5:25 PM Changeset in code [469] by contact
Don't update downstream caps in upstream RPL_WELCOME handler Prior to …
8:54 AM Changeset in code [468] by contact
Don't store history for NickServ Closes: …
8:41 AM Changeset in code [467] by contact
Send NOTICE to downstream when upstream is disconnected Closes: …
8:27 AM Changeset in code [466] by contact
Add Unix socket listener Closes: https://todo.sr.ht/~emersion/soju/51
8:19 AM Changeset in code [465] by contact
Correctly set WebSocket read/write deadline The methods didn't have …
8:13 AM Changeset in code [464] by contact
Improve ERR_NOSUCHCHANNEL error messages References: …
Note: See TracTimeline for information about the timeline view.