Timeline
May 21, 2020:
- 8:38 PM Changeset in code [295] by
- Fix sending CAP END twice when SASL is not used When SASL is not …
- 8:37 PM Changeset in code [294] by
- Fix a null access due to assigning nil to the member memberships map …
- 8:36 PM Changeset in code [293] by
- Fix parsing MODE messages by updating channel memberships Previously, …
May 11, 2020:
- 10:25 AM Changeset in code [292] by
- Add support for multiple user channel memberships User channel …
May 5, 2020:
- 2:52 PM Changeset in code [291] by
- 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
- readme: add CI badge
- 7:56 PM Changeset in code [289] by
- Fix not properly marshaling self in single-server mode In …
- 5:51 PM Changeset in code [288] by
- Improve highlight matching Detect word boundaries instead of just …
- 5:05 PM Changeset in code [287] by
- Send service NOTICE on highlight in detached channel
- 4:12 PM Changeset in code [286] by
- Unify upstream NOTICE and PRIVMSG handling
- 3:39 PM Changeset in code [285] by
- Don't clear channel key on JOIN Closes: …
- 1:18 PM Changeset in code [284] by
- Add support for detached channels Channels can now be detached by …
- 8:49 AM Changeset in code [283] by
- Fix joining only one saved channel per network This fixes a serious …
Apr 30, 2020:
- 2:10 PM Changeset in code [282] by
- Introduce permanentUpstreamCaps
- 1:27 PM Changeset in code [281] by
- Add upstream cap-notify support
- 8:35 AM Changeset in code [280] by
- Use a lock to protect conn.{closed,outgoing} Unfortunately, I don't …
- 8:25 AM Changeset in code [279] by
- Remove network.upstream This is an artifact from when we used locks. …
Apr 29, 2020:
- 5:45 PM Changeset in code [278] by
- Add upstreamConn.caps Instead of adding one field per capability, …
- 5:40 PM Changeset in code [277] by
- Rename upstreamConn.caps to supportedCaps For consistency with …
- 5:34 PM Changeset in code [276] by
- Add support for away-notify This makes use of cap-notify to …
- 5:34 PM Changeset in code [275] by
- Add downstream support for cap-notify
- 1:32 PM Changeset in code [274] by
- Don't use forEachDownstreamByID when forwarding RPL_AWAY We should …
- 1:00 PM Changeset in code [273] by
- Check upstream NOTICE prefix is non-nil
- 12:53 PM Changeset in code [272] by
- Forward RPL_AWAY messages
Apr 28, 2020:
- 2:27 PM Changeset in code [271] by
- Abbreviate net status service reply Don't print the nickname if it's …
- 9:41 AM Changeset in code [270] by
- Add support for the irc+insecure address scheme Some servers do not …
- 9:41 AM Changeset in code [269] by
- Add support for IRC address schemes This is preparatory work for …
Apr 24, 2020:
- 4:26 PM Changeset in code [268] by
- Unmarshal nicks in texts of PRIVMSG and NOTICE from downstreams When …
Apr 23, 2020:
- 2:36 PM Changeset in code [267] by
- Add network.channels, remove DB.GetChannel Store the list of …
Note:
See TracTimeline
for information about the timeline view.