groupchat: hook up to sipe_chat_leave()
commit7cc9e4026be6827e156cc7dc28393c18e2f202bf
authorStefan Becker <stefan.becker@nokia.com>
Fri, 17 Sep 2010 19:49:10 +0000 (17 22:49 +0300)
committerStefan Becker <stefan.becker@nokia.com>
Fri, 17 Sep 2010 19:49:10 +0000 (17 22:49 +0300)
tree177532a9dbca0c63b195678f6894e94d2734398e
parent058cc27dbd38c8613fddc90bb36726dfca527407
groupchat: hook up to sipe_chat_leave()

We filter out all leave requests for chats with an ID belonging to a Group Chat
room.

Note: this completes the initial implementation of the Group Chat support.
src/core/sipe-groupchat.c
src/core/sipe-groupchat.h
src/core/sipe.c