update TODO
--HG-- branch : nmdc-ircfrontend
This commit is contained in:
parent
4355a888cb
commit
928a5c7324
36
TODO.txt
36
TODO.txt
@ -4,20 +4,33 @@ COMPATIBILITY
|
|||||||
=============
|
=============
|
||||||
|
|
||||||
Everything works:
|
Everything works:
|
||||||
Hexchat
|
Hexchat
|
||||||
Mango IRC
|
Mango IRC (ads)
|
||||||
AndroIRC
|
AndroIRC (ads)
|
||||||
Mutter
|
Mutter
|
||||||
|
Weechat
|
||||||
|
|
||||||
Usable, with bugs:
|
Usable, with bugs:
|
||||||
AndChat
|
AndChat
|
||||||
- duplicate usernames appearing. possibly an upstream bug https://github.com/znc/znc/issues/424
|
- duplicate usernames appearing. possibly an upstream bug https://github.com/znc/znc/issues/424
|
||||||
|
Irssi
|
||||||
|
- critical nicklist_set_host: assertion 'host != NULL' failed
|
||||||
|
- still occurs even without blank nicks in room privmsgs
|
||||||
|
|
||||||
Unusable:
|
Unusable:
|
||||||
Yaaic
|
Lite IRC (ads)
|
||||||
- doesn't properly understand/parse the room join
|
- sends USER /then/ NICK instead of the other way around, handshake fails
|
||||||
Atomic
|
2016/05/07 22:57:04 <<< :nmdc-ircfrontend 375 :- Message of the day -
|
||||||
- crashes
|
2016/05/07 22:57:04 <<< :nmdc-ircfrontend 372 :- Connected to nmdc-ircfrontend. You /must/ join #chat to continue.
|
||||||
|
2016/05/07 22:57:04 <<< :nmdc-ircfrontend 376 :- End of MOTD
|
||||||
|
2016/05/07 22:57:04 >>> 'USER' [pineapple420 0 * :first last]
|
||||||
|
2016/05/07 22:57:04 <<< :Your nickname is already being used KILL A
|
||||||
|
2016/05/07 22:57:04 >>> 'NICK' [pineapple420]
|
||||||
|
2016/05/07 22:57:04 Broken loop.
|
||||||
|
Yaaic/Atomic
|
||||||
|
- doesn't properly understand/parse the room join
|
||||||
|
Atomic
|
||||||
|
- crashes if a blank nick is used for room privmsgs (but PtokaX is fine)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -61,6 +74,9 @@ WISHLIST
|
|||||||
|
|
||||||
- remove color code escape sequences
|
- remove color code escape sequences
|
||||||
|
|
||||||
|
- KILL messages not being exposed in client(?)
|
||||||
|
2016/05/07 22:51:33 <<< :Your nickname is already being used KILL A
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
REF
|
REF
|
||||||
|
Loading…
Reference in New Issue
Block a user