Add a "user" property to the IndividualAggregator
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Mon, 23 Aug 2010 15:31:49 +0000 (16:31 +0100)
committerPhilip Withnall <philip.withnall@collabora.co.uk>
Tue, 21 Sep 2010 09:20:31 +0000 (10:20 +0100)
commit24732788143198877b528dcf06f147a77ee2b7e7
tree084616b678e8b7923756ba48db574b2274ea6af4
parenta124e5c7cfffd3896e51f708d52eb0a16f795d7a
Add a "user" property to the IndividualAggregator

This contains the Individual representing the user who owns all the relevant
accounts in each backend. This also changes the linking code so that Personas
with is_user == true are always linked, and only ever linked to other Personas
with is_user == true (i.e. Personas are always linked to Personas with like
is_user values). This ensures that there's only ever one Individual with
is_user == true. Helps: bgo#627402
NEWS
backends/telepathy/lib/tpf-persona-store.vala
folks/individual-aggregator.vala