notify: re-order processing of modifiedContact
commit48641a10045715177685c6961d0ef6fd313e55a4
authorStefan Becker <chemobejk@gmail.com>
Tue, 11 Sep 2012 05:26:54 +0000 (11 08:26 +0300)
committerStefan Becker <chemobejk@gmail.com>
Tue, 11 Sep 2012 05:26:54 +0000 (11 08:26 +0300)
tree78953bf96117068d12929cfc497a480f6b403193
parent10dc5633a7be15b59d5baf897e92ea16c67da052
notify: re-order processing of modifiedContact

purple supports a different local buddy alias per group. So we need to
reorder the processing of XML "modifiedContact" nodes to

   - process each group id
     * buddy in group     -> check for updated alias
     * buddy not in group -> add it with given alias
   - scan buddy group list for groups not in the new list
src/core/sipe-notify.c