mirror of
https://github.com/irssi/irssi.git
synced 2024-12-04 14:46:39 -05:00
Netsplit code changes, should work now.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@18 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
05f535d241
commit
75e5c4a847
@ -53,6 +53,11 @@ modes.c:
|
|||||||
"user mode changed", SERVER_REC
|
"user mode changed", SERVER_REC
|
||||||
"nick mode changed", CHANNEL_REC, NICK_REC
|
"nick mode changed", CHANNEL_REC, NICK_REC
|
||||||
|
|
||||||
|
netsplit.c:
|
||||||
|
|
||||||
|
"netsplit add", NETSPLIT_REC
|
||||||
|
"netsplit remove", NETSPLIT_REC
|
||||||
|
|
||||||
nicklist.c:
|
nicklist.c:
|
||||||
|
|
||||||
"nicklist new" CHANNEL_REC, NICK_REC
|
"nicklist new" CHANNEL_REC, NICK_REC
|
||||||
|
Loading…
Reference in New Issue
Block a user