diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -19,13 +19,10 @@ Can't update greeting if server changed our nick (e.g. nick protection), then we Maybe only do 433 handling if we're not registered yet? (Might be fixed by adding missing free() to fix memory leak in this commit - need to re-test.) -If ChanServ gives us +q upon and then +o upon JOINing a channel, we only see +o if we are connected to blabouncer. If (re)connecting, we see a strange ~@nick status. -Also don't seem to be able to set -q from blabouncer. - Support autojoining passworded channels. Test CTCP. Reconnect server if we get disconnected for some reason. -Do we need to ACK end of CAP requests for CAP multi-prefix? +Only do CAP multi-prefix negotiation with client if server approved it in the first place. |