groupchat: implement support for ntc:YYY messages
commit411cfd61b29201e2ed7b2f05aded80e08a269d4e
authorStefan Becker <stefan.becker@nokia.com>
Mon, 20 Sep 2010 18:54:41 +0000 (20 21:54 +0300)
committerStefan Becker <stefan.becker@nokia.com>
Mon, 20 Sep 2010 18:54:41 +0000 (20 21:54 +0300)
tree55840e754c67713d9a9cf0bf4ce984f75c19efb9
parent31047cbb2e97f14a53c7309ea6c0ad686350b48b
groupchat: implement support for ntc:YYY messages

"Look Ma' what I discovered in the log..."

Yup, testing with two accounts on the same server revealed a completely type
of messages, e.g. ntc:join and ntc:bjoin. The server sends those to inform us
that a new user has entered the channel.

The structure is the same as for rpl:XXX. So we can use the same processing
function.
src/core/sipe-groupchat.c