Added support for 326 and 327 whois numerics in OPN.

Removed keeping track of ban exceptions and invite list.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2212 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2001-12-07 19:40:37 +00:00 committed by cras
commit 3f275ebd55
10 changed files with 21 additions and 269 deletions

View file

@ -147,10 +147,6 @@ massjoin.c:
mode-lists.c:
"ban new", CHANNEL_REC, BAN_REC
"ban remove", CHANNEL_REC, BAN_REC
"ban exception new", CHANNEL_REC, BAN_REC
"ban exception remove", CHANNEL_REC, BAN_REC
"invitelist new", CHANNEL_REC, char *mask
"invitelist remove", CHANNEL_REC, char *mask
modes.c:
"channel mode changed", CHANNEL_REC