Timeline
Jun 6, 2020:
- 10:52 AM Changeset in code [322] by
- Fail auth on empty password in DB
Jun 5, 2020:
- 10:23 PM Changeset in code [321] by
- doc: update URL to sr.ht hub in man page
- 10:21 PM Changeset in code [320] by
- doc: add missing change-password service command
- 9:50 PM Changeset in code [319] by
- Add support for downstream CHATHISTORY This adds support for the WIP …
- 9:35 AM Changeset in code [318] by
- Fix handling of empty response to SASL challenge
Jun 4, 2020:
- 6:16 PM Changeset in code [317] by
- Allow multiple listeners, default to ircs Users can now specify …
- 4:38 PM Changeset in code [316] by
- Remove keepAlivePeriod This is a remnant of setKeepAlive. Fixes: …
- 3:27 PM Changeset in code [315] by
- Introduce ircConn This interface will allow a conn to be backed by a …
- 2:58 PM Changeset in code [314] by
- Remove setKeepAlive Go sets a default keep-alive interval of 15 …
- 11:04 AM Changeset in code [313] by
- Add network update command The user.updateNetwork function is a bit …
- 10:18 AM Changeset in code [312] by
- Close net.Conn in conn.Close Close the connection in conn.Close. This …
Jun 3, 2020:
- 3:28 PM Changeset in code [311] by
- Introduce network.isClosed
- 3:18 PM Changeset in code [310] by
- Only send JOIN message if we have channels to join Don't send a JOIN …
- 2:18 PM Changeset in code [309] by
- Unexport network.Stop An exported function makes it look like it can …
- 1:51 PM Changeset in code [308] by
- Allow to read password when stdin is not a tty.
Jun 2, 2020:
- 9:24 AM Changeset in code [307] by
- Implement upstream SASL EXTERNAL support Closes: …
Jun 1, 2020:
- 4:57 PM Changeset in code [306] by
- Send the full user mask in RPL_LOGGEDIN As per the spec [1]: …
May 28, 2020:
- 2:26 PM Changeset in code [305] by
- Join all channels with a single JOIN message
May 27, 2020:
- 9:51 PM Changeset in code [304] by
- Fix parsing upstream RPL_INVITING messages Previously, we did not …
- 9:48 PM Changeset in code [303] by
- Add support for TAGMSG and client message tags Previously we dropped …
- 9:47 PM Changeset in code [302] by
- Forward all labeled errors and unknown messages to their downstream …
- 9:46 PM Changeset in code [301] by
- Send a label with all messages sent from downstream This is …
- 9:45 PM Changeset in code [300] by
- Add support for upstream ban, invite, and exception lists This does …
- 9:44 PM Changeset in code [299] by
- Add support for downstream WHOIS nick/network nick/network Many IRC …
- 9:43 PM Changeset in code [298] by
- Add support for downstream LIST to a single upstream Sometimes, doing …
- 9:43 PM Changeset in code [297] by
- Add support for downstream NICK to a single upstream Users often have …
- 9:42 PM Changeset in code [296] by
- Update downstream nicks in single-server mode and after NICK …
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 …
Note:
See TracTimeline
for information about the timeline view.