2016-05-07 00:59:34 +00:00
|
|
|
|
|
|
|
PRE-RELEASE
|
|
|
|
===========
|
|
|
|
|
|
|
|
- nick list
|
|
|
|
|
|
|
|
- part all nicks on server disconnection
|
|
|
|
|
2016-05-07 01:55:29 +00:00
|
|
|
- test the current password auth
|
|
|
|
|
2016-05-07 00:59:34 +00:00
|
|
|
|
|
|
|
WISHLIST
|
|
|
|
========
|
|
|
|
|
|
|
|
- client version sync (CTCP VERSION)
|
|
|
|
|
|
|
|
- client descriptions (CTCP USERINFO)
|
|
|
|
|
|
|
|
- support changing nick (via reconnecting)
|
|
|
|
|
|
|
|
- expose upstream op status
|
|
|
|
|
2016-05-07 01:55:29 +00:00
|
|
|
- support WHO
|
|
|
|
|
|
|
|
- support WHOIS
|
|
|
|
|
|
|
|
- support USERIP/KILL/KICK for ops
|
2016-05-07 00:59:34 +00:00
|
|
|
|
|
|
|
- use CTCP chat to support irc-special characters in chat messages (colon, newline)
|
|
|
|
|
2016-05-07 01:55:29 +00:00
|
|
|
- respond to CAP LS 302 (hexchat) in some way that'll kick us into a modern protocol mode
|
|
|
|
|
|
|
|
- support SASL PLAIN authentication as well as just classic PASS
|
|
|
|
|
|
|
|
- threadsafe access to libnmdc hub options
|
2016-05-07 00:59:34 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
REF
|
|
|
|
===
|
|
|
|
|
|
|
|
http://www.anta.net/misc/telnet-troubleshooting/irc.shtml
|
|
|
|
|
|
|
|
https://tools.ietf.org/html/rfc2812
|
|
|
|
|
|
|
|
http://www.irchelp.org/irchelp/rfc/ctcpspec.html
|
|
|
|
|
|
|
|
https://en.wikipedia.org/wiki/List_of_Internet_Relay_Chat_commands
|
|
|
|
|
|
|
|
https://en.wikipedia.org/wiki/Client-to-client_protocol
|
|
|
|
|
|
|
|
https://wiki.mibbit.com/index.php/Ctcp_(version)
|
|
|
|
|