platform/upstream/folks.git
2011-04-08 Raul Gutierrez... Add LOCAL_IDS to the known defined keys for add_persona...
2011-04-08 Raul Gutierrez... Add LocalIdDetails interface to link Personas from...
2011-04-08 Raul Gutierrez... Remove a print statement that was used for debugging
2011-04-08 Raul Gutierrez... List Folks.PersonaDetail in alphabetical order
2011-04-08 Raul Gutierrez... Only add available properties when linking Personas
2011-04-08 Raul Gutierrez... key-file: Make Kf.Persona implement WebServiceDetails...
2011-04-08 Alban Crequyfolks-inspect: print "web-service-addresses" property...
2011-04-07 Alban CrequyNEWS: add references to the last libsocialweb bugs
2011-04-07 Alban Crequytests: linking: libsocialweb
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 Alban Crequyvala: require version 0.12.0
2011-04-05 Raul Gutierrez... [Tracker] Add test for duplicated phone numbers
2011-04-05 Raul Gutierrez... [Tracker] Add test for duplicated e-mail addresses
2011-04-05 Raul Gutierrez... [Tracker] Re-use phone-numbers/emails if they already...
2011-04-05 Alban Crequylibsocialweb: update NEWS
2011-04-05 Alban Crequylibsocialweb: conditional compilation
2011-04-05 Alban Crequylibsocialweb: update dependency on libsocialweb-client...
2011-04-05 Alban Crequytests: libsocialweb: new test infrastructure for libsoc...
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... Fix make distcheck by including tracker files in EXTRA_DIST
2011-04-02 Travis ReitterMake Folks.PersonaStore.detail_key() static.
2011-04-02 Travis ReitterDon't remove our generated gconf.path during 'make...
2011-04-01 Travis ReitterDistribute the gconf path files.
2011-04-01 Travis ReitterInclude GConf when building docs.
2011-04-01 Raul Gutierrez... Add NEWS entry about support to switch primary store
2011-04-01 Raul Gutierrez... Add test for linking personas using the Tracker backend
2011-04-01 Raul Gutierrez... Implemented linkable_property_to_links in Trf.Persona
2011-04-01 Raul Gutierrez... Add support to switch primary backend either by GConf...
2011-04-01 Travis ReitterMake tests use local GConf config and store.
2011-04-01 Travis ReitterLabel trf-persona-store as translatable.
2011-03-31 Raul Gutierrez... Add write support for Tracker
2011-03-31 Raul Gutierrez... Access detail_key via `this` since its an instance...
2011-03-31 Raul Gutierrez... Update Kf.PersonaStore.add_persona_from_details to...
2011-03-31 Raul Gutierrez... Helpers to check add_persona_from_details' compliance...
2011-03-30 Raul Gutierrez... Fix checks for empty and equal StructuredNames
2011-03-30 Philip WithnallBug 645475 — Linker warnings for Tracker backend tests
2011-03-29 Raul Gutierrez... Add missing backslash to EXTRA_DIST list
2011-03-29 Philip WithnallBug 645680 — Use random integer IDs for Kf.Personas
2011-03-29 Philip WithnallClarify immutability of Persona.uid
2011-03-25 Travis ReitterDistribute (but not install) internal .gir and .vapi...
2011-03-25 Travis ReitterCut unused automake variables.
2011-03-24 Raul Gutierrez... Add equal method to StructuredName
2011-03-23 Travis ReitterDisconnect from 'invalidated' on proxies we abandon.
2011-03-23 Sjoerd SimonsWhen removing, use a local copy of the personas
2011-03-22 Raul Gutierrez... EXTRA_DIST in tests/tools was missing a few files
2011-03-22 Travis ReitterUpdate folks-import to the current API for ImDetails...
2011-03-21 Raul Gutierrez... Fix entries in the NEWS file
2011-03-21 Raul Gutierrez... folks-inspect: use LinkedHashSet to access im-addresses
2011-03-21 Raul Gutierrez... Initial implementation of the tracker backend
2011-03-21 Raul Gutierrez... Ensure we are only testing the built-in backends
2011-03-21 Raul Gutierrez... Factor out common dbus wrapper code into sourceable...
2011-03-17 Raul Gutierrez... Copy new PhoneDetails for individuals, don't hold stale...
2011-03-17 Raul Gutierrez... Copy new Emails for individuals, don't hold stale pointers.
2011-03-14 Travis ReitterPost-release version bump.
2011-03-14 Travis ReitterRelease Folks 0.4.0 FOLKS_0_4_0
2011-03-14 Travis ReitterDon't overwrite an Individual's avatar with null.
2011-03-11 Raul Gutierrez... folks-inspect: print an Avatar's uri
2011-03-11 Raul Gutierrez... folks-inspect: handle Structured Names
2011-03-11 Raul Gutierrez... folks-inspect: handle birthday/postal-addresses
2011-03-11 Travis ReitterDon't note API changes which have happened to new inter...
2011-03-11 Travis ReitterRename Urlable -> UrlDetails
2011-03-11 Travis ReitterRename RoleOwner -> RoleDetails
2011-03-11 Travis ReitterRename PresenceOwner -> PresenceDetails
2011-03-11 Travis ReitterRename PostalAddressOwner -> PostalAddressDetails
2011-03-11 Travis ReitterRename Phoneable -> PhoneDetails
2011-03-11 Travis ReitterRename NoteOwner -> NoteDetails
2011-03-11 Travis ReitterRename NameOwner -> NameDetails
2011-03-11 Travis ReitterRename IMable -> ImDetails
2011-03-11 Travis ReitterRename Groupable -> GroupDetails
2011-03-11 Travis ReitterRename GenderOwner -> GenderDetails
2011-03-11 Travis ReitterRename Favouritable -> FavouriteDetails
2011-03-11 Travis ReitterRename Emailable -> EmailDetails
2011-03-11 Travis ReitterRename BirthdayOwner -> BirthdayDetails
2011-03-11 Travis ReitterRename AvatarOwner -> AvatarDetails
2011-03-11 Travis ReitterRename Aliasable -> AliasDetails
2011-03-09 Travis ReitterUpdate listed translations.
2011-03-09 Raul Gutierrez... Add to_string () method to RoleOwner
2011-03-09 Raul Gutierrez... Add to_string () method to PostalAddress
2011-03-08 Raul Gutierrez... Use the correct signal name for postal addresses
2011-03-04 Raul Gutierrez... Added equal method to PostalAddress
2011-03-04 Raul Gutierrez... Add uid to PostalAddress to facilitate tracking
2011-03-04 Travis ReitterDon't drop Individuals' initial set of notes.
2011-03-03 Travis ReitterAdd API change notes for our newer interfaces.
2011-03-03 Travis ReitterAdd NEWS entry for postal address interface
next