Timeline



Jun 7, 2020:

12:13 PM Changeset in code [323] by contact
Add support for WebSocket connections WebSocket connections allow …

Jun 6, 2020:

10:52 AM Changeset in code [322] by contact
Fail auth on empty password in DB

Jun 5, 2020:

10:23 PM Changeset in code [321] by contact
doc: update URL to sr.ht hub in man page
10:21 PM Changeset in code [320] by contact
doc: add missing change-password service command
9:50 PM Changeset in code [319] by delthas
Add support for downstream CHATHISTORY This adds support for the WIP …
9:35 AM Changeset in code [318] by fox.cpp
Fix handling of empty response to SASL challenge

Jun 4, 2020:

6:16 PM Changeset in code [317] by contact
Allow multiple listeners, default to ircs Users can now specify …
4:38 PM Changeset in code [316] by contact
Remove keepAlivePeriod This is a remnant of setKeepAlive. Fixes: …
3:27 PM Changeset in code [315] by contact
Introduce ircConn This interface will allow a conn to be backed by a …
2:58 PM Changeset in code [314] by contact
Remove setKeepAlive Go sets a default keep-alive interval of 15 …
11:04 AM Changeset in code [313] by contact
Add network update command The user.updateNetwork function is a bit …
10:18 AM Changeset in code [312] by contact
Close net.Conn in conn.Close Close the connection in conn.Close. This …

Jun 3, 2020:

3:28 PM Changeset in code [311] by contact
Introduce network.isClosed
3:18 PM Changeset in code [310] by contact
Only send JOIN message if we have channels to join Don't send a JOIN …
2:18 PM Changeset in code [309] by contact
Unexport network.Stop An exported function makes it look like it can …
1:51 PM Changeset in code [308] by admin
Allow to read password when stdin is not a tty.

Jun 2, 2020:

9:24 AM Changeset in code [307] by fox.cpp
Implement upstream SASL EXTERNAL support Closes: …

Jun 1, 2020:

4:57 PM Changeset in code [306] by hubert.hirtz
Send the full user mask in RPL_LOGGEDIN As per the spec [1]: …

May 28, 2020:

2:26 PM Changeset in code [305] by ecs
Join all channels with a single JOIN message

May 27, 2020:

9:51 PM Changeset in code [304] by delthas
Fix parsing upstream RPL_INVITING messages Previously, we did not …
9:48 PM Changeset in code [303] by delthas
Add support for TAGMSG and client message tags Previously we dropped …
9:47 PM Changeset in code [302] by delthas
Forward all labeled errors and unknown messages to their downstream …
9:46 PM Changeset in code [301] by delthas
Send a label with all messages sent from downstream This is …
9:45 PM Changeset in code [300] by delthas
Add support for upstream ban, invite, and exception lists This does …
9:44 PM Changeset in code [299] by delthas
Add support for downstream WHOIS nick/network nick/network Many IRC …
9:43 PM Changeset in code [298] by delthas
Add support for downstream LIST to a single upstream Sometimes, doing …
9:43 PM Changeset in code [297] by delthas
Add support for downstream NICK to a single upstream Users often have …
9:42 PM Changeset in code [296] by delthas
Update downstream nicks in single-server mode and after NICK …

May 21, 2020:

8:38 PM Changeset in code [295] by delthas
Fix sending CAP END twice when SASL is not used When SASL is not …
8:37 PM Changeset in code [294] by delthas
Fix a null access due to assigning nil to the member memberships map …
8:36 PM Changeset in code [293] by delthas
Fix parsing MODE messages by updating channel memberships Previously, …

May 11, 2020:

10:25 AM Changeset in code [292] by delthas
Add support for multiple user channel memberships User channel …
Note: See TracTimeline for information about the timeline view.