summaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)AuthorFilesLines
2011-04-08Implement web-service-details for Trf.PersonasRaul Gutierrez Segales2-30/+215
2011-04-08[Tracker] Implement support for LocalIDDetailsRaul Gutierrez Segales3-2/+186
2011-04-08List Folks.PersonaDetail in alphabetical orderRaul Gutierrez Segales1-2/+2
2011-04-08key-file: Make Kf.Persona implement WebServiceDetails interfaceRaul Gutierrez Segales1-1/+2
2011-04-07linking: add interface for linkable web service contact UIDsAlban Crequy3-12/+139
2011-04-07libsocialweb: fix: update and delete contactsAlban Crequy1-2/+12
2011-04-05[Tracker] Re-use phone-numbers/emails if they already existRaul Gutierrez Segales1-12/+47
2011-04-05libsocialweb: check contacts capabilities and disconnect signalsAlban Crequy1-16/+37
2011-04-05libsocialweb: factor build_facebook_jid and build_iidAlban Crequy1-11/+45
2011-04-05libsocialweb: make gender_string lowercase before comparing with "male" and "...Alban Crequy1-2/+2
2011-04-05libsocialweb: use BACKEND_NAME in build_uidAlban Crequy1-1/+1
2011-04-05libsocialweb: fix error PersonaStoreError.UNSUPPORTED_ON_USERAlban Crequy1-4/+2
2011-04-05libsocialweb: fix @sinceAlban Crequy1-5/+5
2011-04-05libsocialweb: use the new Contacts interfaceAlban Crequy2-36/+36
2011-04-05libsocialweb: convert GenericArray to LinkedHashSetAlban Crequy1-7/+13
2011-04-05libsocialweb: prepare code to receive several urls. Blocked on bug #645139Alban Crequy1-8/+5
2011-04-05libsocialweb: create a separate library folks-libsocialwebAlban Crequy8-9/+161
2011-04-05libsocialweb: Don't crash when D-Bus method Query.OpenView() returns an errorAlban Crequy1-0/+5
2011-04-05libsocialweb: Print debugging info after initializing a Sw.Persona and not be...Marco Barisione1-3/+3
2011-04-05libsocialweb: Automatically merge Facebook XMPP contacts with the libsocialwe...Marco Barisione1-1/+48
2011-04-05libsocialweb: Make Sw.Persona retrieve gender and URLs from libsocialwebMarco Barisione1-1/+53
2011-04-05libsocialweb: Make Sw.Persona implement the NameDetails interface instead of ...Marco Barisione1-13/+35
2011-04-05libsocialweb: add new backendMarco Barisione6-0/+582
2011-04-04Fix make distcheck by including tracker files in EXTRA_DISTRaul Gutierrez Segales1-4/+1
2011-04-02Make Folks.PersonaStore.detail_key() static.Travis Reitter2-16/+23
2011-04-01Implemented linkable_property_to_links in Trf.PersonaRaul Gutierrez Segales1-1/+26
2011-03-31Add write support for TrackerRaul Gutierrez Segales3-170/+1506
2011-03-31Access detail_key via `this` since its an instance methodRaul Gutierrez Segales1-1/+1
2011-03-31Update Kf.PersonaStore.add_persona_from_details to use defined constantsRaul Gutierrez Segales1-2/+8
2011-03-29Bug 645680 — Use random integer IDs for Kf.PersonasPhilip Withnall1-8/+6
2011-03-25Distribute (but not install) internal .gir and .vapi filesTravis Reitter1-2/+2
2011-03-25Cut unused automake variables.Travis Reitter1-2/+0
2011-03-23Disconnect from 'invalidated' on proxies we abandon.Travis Reitter1-3/+29
2011-03-21Initial implementation of the tracker backendRaul Gutierrez Segales11-0/+2550
2011-03-10Rename PresenceOwner -> PresenceDetailsTravis Reitter1-3/+3
2011-03-10Rename IMable -> ImDetailsTravis Reitter2-12/+12
2011-03-10Rename Groupable -> GroupDetailsTravis Reitter3-12/+12
2011-03-10Rename Favouritable -> FavouriteDetailsTravis Reitter1-2/+2
2011-03-10Rename AvatarOwner -> AvatarDetailsTravis Reitter1-2/+2
2011-03-10Rename Aliasable -> AliasDetailsTravis Reitter2-3/+3
2011-02-27Bug 642861 — FolksLinkedHashSet still alive when exiting EmpathyPhilip Withnall1-2/+2
2011-02-27Bug 642866 — tp-lowlevel leaks TpChannelPhilip Withnall1-1/+1
2011-02-14Remove support for building with Vala < 0.11Philip Withnall1-7/+1
2011-02-14Fix the documentation version tagsPhilip Withnall1-1/+1
2011-02-14Bug 642036 — No way to pass a message when adding a contactPhilip Withnall3-10/+26
2011-02-06Bug 640901 — Allow to determine whether a Tpf.Persona's in the contact listPhilip Withnall2-10/+68
2011-02-03Revert "For Vala 0.12, don't use deprecated string.to_int()."Travis Reitter1-4/+0
2011-02-03For Vala 0.12, don't use deprecated string.to_int().Travis Reitter1-0/+4
2011-01-31Rename HasPresence -> PresenceOwner.Travis Reitter1-3/+3
2011-01-31Rename HasAvatar -> AvatarOwner.Travis Reitter1-2/+2