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 …
Note:
See TracTimeline
for information about the timeline view.