commit fe428752411c32413eaf3d8dcb648a94684f8cd0
parent 851b51c92c04d4e32c34c042581a0a00cc5b51bd
Author: Antoine Amarilli <a3nm@a3nm.net>
Date: Wed, 12 Sep 2018 23:53:55 +0200
add bug pointed out by pintoch
Diffstat:
1 file changed, 8 insertions(+), 0 deletions(-)
diff --git a/TODO b/TODO
@@ -1,3 +1,11 @@
+- when reading an input, determining whether it's a command or not should be
+ done first, to queue commands that do not apply to a channel (in particular
+ join) into a special general channel
+
+- talking when no channels are joined (in particular when starting the app with
+ no channel arguments) should result in a legible warning/error, not an assert
+ failure ; sending global commands (e.g., /join) should work
+
- certificate check seems broken (rejects a valid certificate), why?
- missing commands: /whois /list