22f08d6d57
--HG-- branch : nmdc-ircfrontend
61 lines
1.2 KiB
Plaintext
61 lines
1.2 KiB
Plaintext
|
|
PRE-RELEASE
|
|
===========
|
|
|
|
- client descriptions (CTCP USERINFO)
|
|
|
|
- remove color code escape sequences
|
|
|
|
|
|
WISHLIST
|
|
========
|
|
|
|
- "implying" colours
|
|
|
|
- send client keepalives (PING) /and/ ensure we get a reply (PONG)
|
|
|
|
- client version sync (CTCP VERSION)
|
|
|
|
- support changing nick (via reconnecting)
|
|
|
|
- support USERHOST (used by androirc)
|
|
|
|
- support WHOX
|
|
|
|
- support WHOIS
|
|
|
|
- support USERIP/KILL/KICK for ops
|
|
|
|
- use CTCP chat to support irc-special characters in chat messages (colon, newline)
|
|
|
|
- support SASL PLAIN authentication as well as just classic PASS
|
|
|
|
- KILL messages not being exposed in client(?)
|
|
2016/05/07 22:51:33 <<< :Your nickname is already being used KILL A
|
|
|
|
|
|
|
|
REF
|
|
===
|
|
|
|
https://www.alien.net.au/irc/irc2numerics.html
|
|
|
|
http://faerion.sourceforge.net/doc/irc/whox.var
|
|
|
|
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)
|
|
|
|
https://github.com/eXeC64/Rosella AGPLv3 license
|
|
|
|
https://github.com/edmund-huber/ergonomadic MIT license
|
|
|