diff options
author | Miklos Vajna <vmiklos@vmiklos.hu> | 2013-01-16 21:26:58 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@vmiklos.hu> | 2013-01-16 21:26:58 +0100 |
commit | 24871120bb05d3afe1f80218eef848aa1b94545e (patch) | |
tree | 804d3052aa8eb49b423f7e0160973a61b43aec32 /protocols/skype/t/groupchat-invited-bitlbee.mock | |
parent | d4b5e5b2d872ff6ce959c7de46ab8cd473129794 (diff) |
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.
Diffstat (limited to 'protocols/skype/t/groupchat-invited-bitlbee.mock')
-rw-r--r-- | protocols/skype/t/groupchat-invited-bitlbee.mock | 3 |
1 files changed, 1 insertions, 2 deletions
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 |