Timeline



May 11, 2020:

10:25 AM Changeset in code [292] by delthas
Add support for multiple user channel memberships User channel …

May 5, 2020:

2:52 PM Changeset in code [291] by contact
Add time tag to echo messages Closes: https://todo.sr.ht/~emersion/soju/59

May 1, 2020:

7:58 PM Changeset in code [290] by contact
readme: add CI badge
7:56 PM Changeset in code [289] by delthas
Fix not properly marshaling self in single-server mode In …
5:51 PM Changeset in code [288] by contact
Improve highlight matching Detect word boundaries instead of just …
5:05 PM Changeset in code [287] by contact
Send service NOTICE on highlight in detached channel
4:12 PM Changeset in code [286] by contact
Unify upstream NOTICE and PRIVMSG handling
3:39 PM Changeset in code [285] by contact
Don't clear channel key on JOIN Closes: …
1:18 PM Changeset in code [284] by contact
Add support for detached channels Channels can now be detached by …
8:49 AM Changeset in code [283] by delthas
Fix joining only one saved channel per network This fixes a serious …

Apr 30, 2020:

2:10 PM Changeset in code [282] by contact
Introduce permanentUpstreamCaps
1:27 PM Changeset in code [281] by contact
Add upstream cap-notify support
8:35 AM Changeset in code [280] by contact
Use a lock to protect conn.{closed,outgoing} Unfortunately, I don't …
8:25 AM Changeset in code [279] by contact
Remove network.upstream This is an artifact from when we used locks. …

Apr 29, 2020:

5:45 PM Changeset in code [278] by contact
Add upstreamConn.caps Instead of adding one field per capability, …
5:40 PM Changeset in code [277] by contact
Rename upstreamConn.caps to supportedCaps For consistency with …
5:34 PM Changeset in code [276] by contact
Add support for away-notify This makes use of cap-notify to …
5:34 PM Changeset in code [275] by contact
Add downstream support for cap-notify
1:32 PM Changeset in code [274] by contact
Don't use forEachDownstreamByID when forwarding RPL_AWAY We should …
1:00 PM Changeset in code [273] by contact
Check upstream NOTICE prefix is non-nil
12:53 PM Changeset in code [272] by contact
Forward RPL_AWAY messages

Apr 28, 2020:

2:27 PM Changeset in code [271] by contact
Abbreviate net status service reply Don't print the nickname if it's …
9:41 AM Changeset in code [270] by delthas
Add support for the irc+insecure address scheme Some servers do not …
9:41 AM Changeset in code [269] by delthas
Add support for IRC address schemes This is preparatory work for …

Apr 24, 2020:

4:26 PM Changeset in code [268] by delthas
Unmarshal nicks in texts of PRIVMSG and NOTICE from downstreams When …

Apr 23, 2020:

2:36 PM Changeset in code [267] by contact
Add network.channels, remove DB.GetChannel Store the list of …
Note: See TracTimeline for information about the timeline view.