Timeline
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 …
Aug 10, 2020:
- 1:04 PM Changeset in code [379] by
-
Add
user delete
command References: https://todo.sr.ht/~emersion/soju/17 - 1:03 PM Changeset in code [378] by
- Remove user from Server map when stopped
- 1:03 PM Changeset in code [377] by
- Make user.stop block This allows callers to wait until the user has …
- 1:03 PM Changeset in code [376] by
- Add user.stop
Aug 3, 2020:
- 4:43 PM Changeset in code [375] by
- Add DB.DeleteUser
- 9:03 AM Changeset in code [374] by
- Fix help message for BouncerServ's network update It was missing the …
Jul 24, 2020:
- 7:49 AM Changeset in code [373] by
- readme: update mailing list link
Jul 23, 2020:
- 9:31 PM Changeset in code [372] by
- doc: fix typo in man page
Jul 22, 2020:
- 4:07 PM Changeset in code [371] by
- config: make http-origin directive overwrite previous list Let's be …
- 3:03 PM Changeset in code [370] by
- Add accept-proxy-ip config directive This allows to set the list of …
- 1:44 PM Changeset in code [369] by
- Change unix:// to irc+unix:// When Unix socket support will be added …
- 1:43 PM Changeset in code [368] by
- doc: add example config file in man page
- 11:36 AM Changeset in code [367] by
- readme: mention the znc-import tool
- 11:06 AM Changeset in code [366] by
- readme: expand usage
- 10:51 AM Changeset in code [365] by
- doc: mention SASL EXTERNAL in the CertFP docs
- 10:20 AM Changeset in code [364] by
-
Rename
certfp reset
tosasl reset
And make it reset all SASL … - 10:16 AM Changeset in code [363] by
-
Add a
sasl set-plain
command This allows to manually set the SASL … - 10:16 AM Changeset in code [362] by
- go fmt
- 10:04 AM Changeset in code [361] by
- doc: document the network update command
Note:
See TracTimeline
for information about the timeline view.