Fix #193: Pidgin Status changes stop working (II)
commit0c7047724e69caa81762a2d1bff38cb8e7a356c0
authorStefan Becker <chemobejk@gmail.com>
Tue, 28 May 2013 16:28:26 +0000 (28 19:28 +0300)
committerStefan Becker <chemobejk@gmail.com>
Tue, 28 May 2013 16:28:26 +0000 (28 19:28 +0300)
treece87c9a2d2bf85800cc4b0ce62542709ff35ea8a
parent72093960b5fad1002b6b9bcdaa261a475bf4489d
Fix #193: Pidgin Status changes stop working (II)

sipe_subscribe_presence_single() did not generate a valid batched
SUBSCRIBE request. This caused (at least) Lync to terminate old presence
subscriptions when we subscribed to a new buddy.

Added the missing "Require: adhoclist, categoryList" header.

Also did some minor code cleanup.
src/core/sipe-subscriptions.c