Fix the link within the PresenceDetails.presence_status docs
[platform/upstream/folks.git] / backends /
2011-06-22 Philip WithnallBug 648071 — Add support for presence status from Telepathy
2011-06-21 Travis ReitterDon't add null Personas in personas-changed signal...
2011-06-18 Philip WithnallBug 652463 — Tidy up CLEANFILES
2011-06-09 Travis ReitterHandle ownership of TpContact.connection automatically.
2011-06-02 Raul Gutierrez SegalesPlay nicely with new API in Vala 0.14
2011-06-02 Alban Crequylibsocialweb: Swf.Persona stores SocialWebClient.Contact
2011-06-01 Travis ReitterDon't re-build the vapi files unless we've been configu...
2011-05-28 Raul Gutierrez Segales[tracker] Deal with null Avatars being set on a Trf...
2011-05-13 Travis ReitterRelease Folks 0.5.1. FOLKS_0_5_1
2011-05-13 Travis ReitterGenerate backend library headers in folks/ subdirs.
2011-05-10 Alexander LarssonEnsure includes are done with <folks/*.h>
2011-05-02 Philip WithnallAllow printing out status information at runtime
2011-04-27 Philip WithnallBug 648767 — Return read-only views of Sets and Maps...
2011-04-26 Philip WithnallTidy up channel signal disconnections in Tpf.PersonaStore
2011-04-26 Philip WithnallAdd a missing signal disconnection to Tr.Backend
2011-04-26 Philip WithnallAdd a missing signal disconnection to Tp.Backend
2011-04-26 Philip WithnallAdd a missing signal disconnection to Kf.Backend
2011-04-26 Philip WithnallFix a potential crash in Swf.PersonaStore on destructio...
2011-04-23 Philip WithnallChange PostalAddress.types to be a Set<string>
2011-04-23 Philip WithnallChange RoleDetails.roles to be of type Set<Role>
2011-04-23 Philip WithnallChange NoteDetails.notes to be of type Set<Note>
2011-04-23 Philip WithnallChange LocalIdDetails.local_ids to be of type Set<string>
2011-04-23 Philip WithnallChange PersonaStore.personas to be a Map<string, Persona>
2011-04-23 Philip WithnallFix a race condition in Tpf.PersonaStore
2011-04-23 Philip WithnallRemove unused code from Tpf.PersonaStore
2011-04-23 Philip WithnallPort PersonaStore.personas_changed to Set<Persona>
2011-04-23 Philip WithnallChange UrlDetails.urls to be a Set<FieldDetails>
2011-04-23 Philip WithnallChange PhoneDetails.phone_numbers to be a Set<FieldDetails>
2011-04-23 Philip WithnallChange EmailDetails.email_addresses to be a Set<FieldDe...
2011-04-23 Philip WithnallChange PostalAddressDetails.postal_addresses to be...
2011-04-23 Philip WithnallChange FieldDetails.parameters to be a MultiMap<string...
2011-04-23 Philip WithnallChange GroupDetails.groups to be a Set<string>
2011-04-23 Philip WithnallChange Backend.persona_stores to be a Map<string, Perso...
2011-04-23 Philip WithnallChange WebServiceDetails.…addresses to be a MultiMap...
2011-04-23 Philip WithnallChange ImDetails.im_addresses to be a MultiMap<string...
2011-04-16 Philip WithnallFix Tpf.Persona to use its store's ID in persona UIDs
2011-04-16 Philip WithnallBug 647562 — Don't crash on duplicate group channels
2011-04-12 Guillaume DesmottesBug 645388 — Group channels are leaked
2011-04-12 Travis ReitterRelease version 0.5.0 FOLKS_0_5_0
2011-04-11 Raul Gutierrez SegalesHandle setting existing emails/phones in a Trf.Persona
2011-04-11 Alban Crequylinking: check if details contain im-addresses or web...
2011-04-08 Raul Gutierrez SegalesImplement web-service-details for Trf.Personas
2011-04-08 Raul Gutierrez Segales[Tracker] Implement support for LocalIDDetails
2011-04-08 Raul Gutierrez SegalesList Folks.PersonaDetail in alphabetical order
2011-04-08 Raul Gutierrez Segaleskey-file: Make Kf.Persona implement WebServiceDetails...
2011-04-07 Alban Crequylinking: add interface for linkable web service contact...
2011-04-07 Alban Crequylibsocialweb: fix: update and delete contacts
2011-04-05 Raul Gutierrez Segales[Tracker] Re-use phone-numbers/emails if they already...
2011-04-05 Alban Crequylibsocialweb: check contacts capabilities and disconnec...
2011-04-05 Alban Crequylibsocialweb: factor build_facebook_jid and build_iid
2011-04-05 Alban Crequylibsocialweb: make gender_string lowercase before compa...
2011-04-05 Alban Crequylibsocialweb: use BACKEND_NAME in build_uid
2011-04-05 Alban Crequylibsocialweb: fix error PersonaStoreError.UNSUPPORTED_O...
2011-04-05 Alban Crequylibsocialweb: fix @since
2011-04-05 Alban Crequylibsocialweb: use the new Contacts interface
2011-04-05 Alban Crequylibsocialweb: convert GenericArray to LinkedHashSet
2011-04-05 Alban Crequylibsocialweb: prepare code to receive several urls...
2011-04-05 Alban Crequylibsocialweb: create a separate library folks-libsocialweb
2011-04-05 Alban Crequylibsocialweb: Don't crash when D-Bus method Query.OpenV...
2011-04-05 Marco Barisionelibsocialweb: Print debugging info after initializing...
2011-04-05 Marco Barisionelibsocialweb: Automatically merge Facebook XMPP contact...
2011-04-05 Marco Barisionelibsocialweb: Make Sw.Persona retrieve gender and URLs...
2011-04-05 Marco Barisionelibsocialweb: Make Sw.Persona implement the NameDetails...
2011-04-05 Marco Barisionelibsocialweb: add new backend
2011-04-04 Raul Gutierrez SegalesFix make distcheck by including tracker files in EXTRA_DIST
2011-04-02 Travis ReitterMake Folks.PersonaStore.detail_key() static.
2011-04-01 Raul Gutierrez SegalesImplemented linkable_property_to_links in Trf.Persona
2011-03-31 Raul Gutierrez SegalesAdd write support for Tracker
2011-03-31 Raul Gutierrez SegalesAccess detail_key via `this` since its an instance...
2011-03-31 Raul Gutierrez SegalesUpdate Kf.PersonaStore.add_persona_from_details to...
2011-03-29 Philip WithnallBug 645680 — Use random integer IDs for Kf.Personas
2011-03-25 Travis ReitterDistribute (but not install) internal .gir and .vapi...
2011-03-25 Travis ReitterCut unused automake variables.
2011-03-23 Travis ReitterDisconnect from 'invalidated' on proxies we abandon.
2011-03-21 Raul Gutierrez SegalesInitial implementation of the tracker backend
2011-03-11 Travis ReitterRename PresenceOwner -> PresenceDetails
2011-03-11 Travis ReitterRename IMable -> ImDetails
2011-03-11 Travis ReitterRename Groupable -> GroupDetails
2011-03-11 Travis ReitterRename Favouritable -> FavouriteDetails
2011-03-11 Travis ReitterRename AvatarOwner -> AvatarDetails
2011-03-11 Travis ReitterRename Aliasable -> AliasDetails
2011-02-27 Philip WithnallBug 642861 — FolksLinkedHashSet still alive when exitin...
2011-02-27 Philip WithnallBug 642866 — tp-lowlevel leaks TpChannel
2011-02-14 Philip WithnallRemove support for building with Vala < 0.11
2011-02-14 Philip WithnallFix the documentation version tags
2011-02-14 Philip WithnallBug 642036 — No way to pass a message when adding a...
2011-02-06 Philip WithnallBug 640901 — Allow to determine whether a Tpf.Persona...
2011-02-04 Travis ReitterRevert "For Vala 0.12, don't use deprecated string...
2011-02-03 Travis ReitterFor Vala 0.12, don't use deprecated string.to_int().
2011-01-31 Travis ReitterRename HasPresence -> PresenceOwner.
2011-01-31 Travis ReitterRename HasAvatar -> AvatarOwner.
2011-01-18 Eitan IsaacsonModified backends to use LinkedHashSet in IMable.im_add...
2011-01-13 Travis ReitterFix dependencies for internal g-i files.
2011-01-12 Travis ReitterDistribute sources for generated files.
2011-01-12 Travis ReitterDefine the Telepathy BACKEND_NAME directly.
2011-01-06 Travis ReitterPin backends' names to global BACKEND_NAME to reduce...
2011-01-06 Travis ReitterMake the backends' log domains match their type_id.
2011-01-03 Travis ReitterDon't use a magic string in the Tp backend.
2010-12-30 Travis ReitterRefer to non-local variables and methods with full...
2010-12-30 Travis ReitterCut unnecessary casting.
next