Fix #193: Pidgin Status changes stop working
commit1e8414f75c54b36988d3dfedbc08bd8f907c6d16
authorStefan Becker <chemobejk@gmail.com>
Sun, 12 May 2013 16:32:05 +0000 (12 19:32 +0300)
committerStefan Becker <chemobejk@gmail.com>
Sun, 12 May 2013 16:32:05 +0000 (12 19:32 +0300)
tree8031d36c8b3b7e0bf859e8b9fffd0ea59cb1eb41
parent63910ebd70a58dd7aa4f984efd3ffa136b56455d
Fix #193: Pidgin Status changes stop working

When we subscribe to a new user with batched subscription then the
response will only contain that user. In order not to loose the
information about all the other subscribed users we now merge the old
and the new buddies list in the subscription data structure.

TODO; check if this works correctly also when we remove a buddy.
ChangeLog
src/core/sipe-subscriptions.c