2016-05-07 00:59:34 +00:00
|
|
|
|
2016-05-08 02:21:36 +00:00
|
|
|
WISHLIST
|
|
|
|
========
|
2016-05-07 05:07:16 +00:00
|
|
|
|
2016-05-08 02:21:36 +00:00
|
|
|
- verify PING responses (application-layer timeout protocol)
|
2016-05-08 01:57:57 +00:00
|
|
|
|
2016-05-08 02:21:36 +00:00
|
|
|
- automatic markdown bold/italic formatting
|
2016-05-08 01:57:57 +00:00
|
|
|
|
2016-05-08 02:21:36 +00:00
|
|
|
- support changing nick (via reconnecting)
|
2016-05-08 01:57:57 +00:00
|
|
|
|
2016-05-08 02:21:36 +00:00
|
|
|
- support WHOIS
|
2016-05-08 01:57:57 +00:00
|
|
|
|
2016-05-08 02:21:36 +00:00
|
|
|
- support USERIP/KILL/KICK for ops
|
2016-05-07 00:59:34 +00:00
|
|
|
|
2016-05-08 02:21:36 +00:00
|
|
|
- use CTCP chat to support irc-special characters in chat messages (colon, newline)
|
2016-05-07 05:07:16 +00:00
|
|
|
|
2016-05-08 01:27:37 +00:00
|
|
|
|
2016-05-08 02:21:36 +00:00
|
|
|
|
|
|
|
|
|
|
|
WONTFIX
|
|
|
|
=======
|
|
|
|
|
|
|
|
There's no additional client compatibility gained by implementing the following
|
2016-05-07 00:59:34 +00:00
|
|
|
|
2016-05-07 08:11:08 +00:00
|
|
|
- support USERHOST (used by androirc)
|
2016-05-08 01:57:57 +00:00
|
|
|
2016/05/08 13:43:55 >>> 'USERHOST' [squirtle90]
|
|
|
|
2016/05/08 13:43:55 <<< :pokehub.info 421 squirtle90 USERHOST :Unknown command
|
2016-05-07 00:59:34 +00:00
|
|
|
|
2016-05-07 07:49:45 +00:00
|
|
|
- support WHOX
|
2016-05-07 01:55:29 +00:00
|
|
|
|
|
|
|
- support SASL PLAIN authentication as well as just classic PASS
|
|
|
|
|
2016-05-07 00:59:34 +00:00
|
|
|
|
|
|
|
|
2016-05-08 02:21:36 +00:00
|
|
|
|
2016-05-07 00:59:34 +00:00
|
|
|
REF
|
|
|
|
===
|
|
|
|
|
2016-05-07 07:02:17 +00:00
|
|
|
https://www.alien.net.au/irc/irc2numerics.html
|
|
|
|
|
2016-05-07 07:09:45 +00:00
|
|
|
http://faerion.sourceforge.net/doc/irc/whox.var
|
|
|
|
|
2016-05-07 00:59:34 +00:00
|
|
|
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)
|
|
|
|
|
2016-05-08 01:07:10 +00:00
|
|
|
https://github.com/eXeC64/Rosella AGPLv3 license
|
|
|
|
|
|
|
|
https://github.com/edmund-huber/ergonomadic MIT license
|
|
|
|
|
2016-05-08 01:18:38 +00:00
|
|
|
http://en.wikichip.org/wiki/irc/colors
|