Timeline



Apr 21, 2021:

4:15 PM Changeset in code [507] by contact
Make db and log config options more future-proof Rename the "sql" …
2:39 PM Changeset in code [506] by contact
Add default configuration file

Apr 20, 2021:

2:17 PM Changeset in code [505] by hubert
Drop TAGMSG in detached channels - Do not relay TAGMSG as notices, - …

Apr 19, 2021:

2:35 PM Changeset in code [504] by contact
readme: mention Makefile, assume soju is installed system-wide
12:11 PM Changeset in code [503] by contact
sojuctl: don't use log.Fatalf in readPassword

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 …
Note: See TracTimeline for information about the timeline view.