forked from I2P_Developers/i2p.i2p
2007-02-14 jrandom
* Don't filter out KICK and H(ide oper status) IRC messages (thanks Takk and postman!)
This commit is contained in:
@@ -282,6 +282,8 @@ public class I2PTunnelIRCClient extends I2PTunnelClientBase implements Runnable
|
||||
"PART",
|
||||
"WALLOPS",
|
||||
"ERROR",
|
||||
"KICK",
|
||||
"H", // "hide operator status" (after kicking an op)
|
||||
"TOPIC"
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user