mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 20:33:46 +02:00
/BAN #channel now shows bans and ban exceptions in specified channel
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@533 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
94c4d228fd
commit
0b2448b97f
3 changed files with 75 additions and 48 deletions
|
|
@ -63,6 +63,7 @@ enum {
|
|||
IRCTXT_SERVER_CHANMODE_CHANGE,
|
||||
IRCTXT_CHANNEL_MODE,
|
||||
IRCTXT_BANTYPE,
|
||||
IRCTXT_NO_BANS,
|
||||
IRCTXT_BANLIST,
|
||||
IRCTXT_BANLIST_LONG,
|
||||
IRCTXT_EBANLIST,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue