groupchat: implement error handling for message sending failure
commit1d7a4731c3f2048a66ffaf9256307d350125e09c
authorStefan Becker <stefan.becker@nokia.com>
Fri, 17 Sep 2010 18:04:37 +0000 (17 21:04 +0300)
committerStefan Becker <stefan.becker@nokia.com>
Fri, 17 Sep 2010 18:04:37 +0000 (17 21:04 +0300)
tree16ce29a84c6eab5d8a465a5efd853205966c9ec8
parent680761a859ba59f216af3da6e76207fb656aaf15
groupchat: implement error handling for message sending failure

This required a refactoring of sipe_notify_user() and the addition of new
notify functions in the backend API.
src/api/sipe-backend.h
src/core/sipe-groupchat.c
src/core/sipe.c
src/purple/purple-notify.c