Timeline



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: …

Mar 15, 2021:

10:41 PM Changeset in code [463] by contact
Passthrough some ISUPPORT tokens
10:11 PM Changeset in code [462] by contact
Properly handle all ISUPPORT negations
10:08 PM Changeset in code [461] by contact
Use upstream ISUPPORT map for NETWORK
10:06 PM Changeset in code [460] by contact
Maintain state for upstream ISUPPORT
9:54 PM Changeset in code [459] by contact
Simplify if block in ISUPPORT handler
9:53 PM Changeset in code [458] by contact
Extract ISUPPORT CHANMODES/PREFIX to separate functions

Mar 9, 2021:

5:55 PM Changeset in code [457] by contact
Add Network.{URL,GetUsername,GetRealname} Just a bunch of helpers …

Mar 5, 2021:

8:53 AM Changeset in code [456] by hubert
Send correct CHATHISTORY error messages
Note: See TracTimeline for information about the timeline view.