mirror of
https://github.com/irssi/irssi.git
synced 2026-08-20 09:02:13 +02: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
1 changed files with 5 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue