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:
|
||||
Hexchat
|
||||
Mango IRC
|
||||
AndroIRC
|
||||
Mutter
|
||||
Hexchat
|
||||
Mango IRC (ads)
|
||||
AndroIRC (ads)
|
||||
Mutter
|
||||
Weechat
|
||||
|
||||
Usable, with bugs:
|
||||
AndChat
|
||||
- duplicate usernames appearing. possibly an upstream bug https://github.com/znc/znc/issues/424
|
||||
AndChat
|
||||
- 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:
|
||||
Yaaic
|
||||
- doesn't properly understand/parse the room join
|
||||
Atomic
|
||||
- crashes
|
||||
Lite IRC (ads)
|
||||
- sends USER /then/ NICK instead of the other way around, handshake fails
|
||||
2016/05/07 22:57:04 <<< :nmdc-ircfrontend 375 :- Message of the day -
|
||||
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
|
||||
|
||||
- KILL messages not being exposed in client(?)
|
||||
2016/05/07 22:51:33 <<< :Your nickname is already being used KILL A
|
||||
|
||||
|
||||
|
||||
REF
|
||||
|
Loading…
Reference in New Issue
Block a user