Timeline
Sep 10, 2020:
- 10:10 PM Changeset in code [419] by
- Add support for the extended-join capability This simple …
Sep 7, 2020:
- 7:28 PM Changeset in code [418] by
- Add support for the PROXY protocol IPs whitelisted in accept-proxy-ip …
- 6:58 PM Changeset in code [417] by
- Set Server.AcceptProxyIPs
- 9:40 AM Changeset in code [416] by
- Make DB.DeleteChannel take the channel ID ... to allow the caller to …
Sep 2, 2020:
- 3:09 PM Changeset in code [415] by
- Make sure that WebSocket messages are valid UTF-8 ... by replacing …
Aug 28, 2020:
- 11:35 AM Changeset in code [414] by
- Don't update history when msgID is empty in appendLog Log files don't …
Aug 26, 2020:
- 1:28 PM Changeset in code [413] by
- Fix panic in downstreamConn.sendNetworkHistory This panic happens …
- 1:18 PM Changeset in code [412] by
- Fix downstream PING argument handling The PONG message should have …
Aug 25, 2020:
- 9:49 AM Changeset in code [411] by
- Allow '/' in nickname This allows to specify a network name in the …
Aug 24, 2020:
- 5:05 PM Changeset in code [410] by
- Update dependencies
Aug 20, 2020:
- 6:05 PM Changeset in code [409] by
- Nuke in-memory ring buffer Instead, always read chat history from …
- 6:05 PM Changeset in code [408] by
- Introduce loadHistoryLatestID This loads latest messages from logs up …
- 6:05 PM Changeset in code [407] by
- Introduce internal message IDs For now, these can be used as cursors …
- 3:38 PM Changeset in code [406] by
- Replace networkHistory.offlineClients with clients Keep the ring …
- 9:12 AM Changeset in code [405] by
- Forward RPL_TOPICWHOTIME to downstreams
- 8:00 AM Changeset in code [404] by
- Reject downstream NICK with illegal characters This should avoid …
- 7:15 AM Changeset in code [403] by
- Fix marshalling of channel name in RPL_CREATIONTIME
- 7:13 AM Changeset in code [402] by
- go fmt
- 7:13 AM Changeset in code [401] by
- More explicit error message on INVITE with the wrong network
Aug 19, 2020:
- 9:57 PM Changeset in code [400] by
- More explicit error message on KICK with the wrong network
- 9:35 PM Changeset in code [399] by
- Improve registration error messages - Don't print the raw IRC …
- 5:42 PM Changeset in code [398] by
- Implement rate limiting for upstream messages Allow up to 10 outgoing …
- 10:22 AM Changeset in code [397] by
- Escape user/network/entity characters in log file path ZNC replaces …
- 9:50 AM Changeset in code [396] by
- Strip message tags in error message The time tag was causing the …
- 9:24 AM Changeset in code [395] by
- Encode idents to hex instead of base64 base64 strings may contain …
Aug 18, 2020:
- 3:57 PM Changeset in code [394] by
- ident: remove leftover debug log
Aug 17, 2020:
- 10:26 PM Changeset in code [393] by
- Fix store user query values
- 1:01 PM Changeset in code [392] by
- Format CTCP ACTION messages in logs
- 11:55 AM Changeset in code [391] by
- Parse NOTICE messages from logs
Aug 13, 2020:
- 1:31 PM Changeset in code [390] by
- Handle upstream ERROR messages
- 1:31 PM Changeset in code [389] by
- Handle ERR_NOPERMFORHOST and ERR_YOUREBANNEDCREEP
- 10:58 AM Changeset in code [388] by
- Add missing ident.go Forgot to check in this file. Fixes: …
Aug 11, 2020:
- 1:58 PM Changeset in code [387] by
- Extract history loading into functions These will get re-used for …
- 9:03 AM Changeset in code [386] by
- doc: add ident server to man page
- 8:59 AM Changeset in code [385] by
- Add an ident server Closes: https://todo.sr.ht/~emersion/soju/69
- 8:35 AM Changeset in code [384] by
- Add conn.{Local,Remote}Addr
- 8:34 AM Changeset in code [383] by
- Add ircConn.LocalAddr
- 8:26 AM Changeset in code [382] by
- Add User.ID For now it's just a new field that'll be useful to …
- 8:24 AM Changeset in code [381] by
- Don't perform TLS handshake in connectToUpstream This defers TLS …
- 8:21 AM Changeset in code [380] by
- cmd/sojuctl: read user from DB before updating it This makes sure we …
Note:
See TracTimeline
for information about the timeline view.