summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLuke Bratch <luke@bratch.co.uk>2024-11-09 23:50:46 +0000
committerLuke Bratch <luke@bratch.co.uk>2024-11-09 23:50:46 +0000
commitf55160af3f25fff17d3af4dde50a606c2c78f79b (patch)
treebc0eb6a581a33d3b81d5b1cf1becf40418c8e9ed /TODO
parent59addf47eca6a0be54e3b07c4ed2b156a8431376 (diff)
Make NOTICE alerts about client (dis)connection and authentication events optional.
New configuration options added: - alertconnect - alertauthfail - alertauthsuccess - alertunautheddisconnect - alertautheddisconnect
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
index a4c807b..28fdc13 100644
--- a/TODO
+++ b/TODO
@@ -51,3 +51,11 @@ Are WALLOPS logged & replayed?
QUIT not logged in all channels a person was in? (e.g. Joey Mon 1 Apr 20:49:14 BST 2024)
"/whois" with no nick - "No nickname given" goes to all clients - fixable?
+
+Ability to check for updates (and optional at startup?).
+
+Absurd CPU usage and duration doing "/BLABOUNCER REPLAY 24:0" approx. 14/09/2024 17:35.
+
+Send NOTICE about failed authentication before disconnecting.
+
+Failure to read configuration file suggestion that an upgrade may require new settings.