From 24871120bb05d3afe1f80218eef848aa1b94545e Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Wed, 16 Jan 2013 21:26:58 +0100 Subject: skype_parse_chat: read MEMBERS, not ACTIVEMEMBERS This makes /invite working again. No idea when this got broken, but I promise the next commit will add a tescase for it. Also, with this, other groupchat members will be already present in the gropuchat when we chain, finally solving the annoying fake joins presenting till now. --- protocols/skype/t/groupchat-invited-bitlbee.mock | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'protocols/skype/t') diff --git a/protocols/skype/t/groupchat-invited-bitlbee.mock b/protocols/skype/t/groupchat-invited-bitlbee.mock index 22af9ed3..f63b7d5c 100644 --- a/protocols/skype/t/groupchat-invited-bitlbee.mock +++ b/protocols/skype/t/groupchat-invited-bitlbee.mock @@ -5,5 +5,4 @@ << PRIVMSG &bitlbee :account add skype alice foo << PRIVMSG &bitlbee :account skype on >> JOIN :##cecil/$bob;4d8cc9965791 ->> 353 alice = ##cecil/$bob;4d8cc9965791 :@alice bob @root ->> :cecil!cecil@skype.com JOIN :##cecil/$bob;4d8cc9965791 +>> 353 alice = ##cecil/$bob;4d8cc9965791 :@alice bob cecil @root -- cgit v1.2.3