platform/upstream/folks.git
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 WithnallRemove LinkedHashSet in favour of Gee.HashSet
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 WithnallAdd navigation tests for LinkedHashSet.Iterator
2011-04-16 Philip WithnallImplement an Iterator for LinkedHashSet
2011-04-16 Philip WithnallAdd stamping to LinkedHashSet
2011-04-16 Philip WithnallRemove implementation of LinkedHashSet.list_iterator()
2011-04-16 Philip WithnallAdd tests for LinkedHashSet.iterator()
2011-04-16 Philip WithnallDon't remove the wrong Individuals from IndividualAggre...
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-15 Travis ReitterAdd download-page and bug-database entries to DOAP...
2011-04-15 Travis ReitterAdd a (long) description to the DOAP file.
2011-04-12 Guillaume DesmottesBug 645388 — Group channels are leaked
2011-04-12 Travis ReitterPost-release version bump.
2011-04-12 Travis ReitterRelease version 0.5.0 FOLKS_0_5_0
2011-04-12 Travis ReitterAdd NEWS entry for potential matches.
2011-04-12 Travis ReitterAdd NEWS entry for the WebServiceDetails interface.
2011-04-12 Travis ReitterAdd NEWS entry for LocalIdDetails interface
2011-04-11 Raul Gutierrez... folks-inspect: Fix crashes when trying auto completion...
2011-04-11 Raul Gutierrez... Add test for setting an existing email an a Trf.Persona
2011-04-11 Raul Gutierrez... Handle setting existing emails/phones in a Trf.Persona
2011-04-11 Alban Crequylinking: check if details contain im-addresses or web...
2011-04-11 Alban CrequyRevert "Temporarily disable lsw aggregation test. See...
2011-04-11 Alban Crequyphone-details: move a comment to make valadoc happy
2011-04-11 Alban Crequytracker tests: fix Makefile.am
2011-04-09 Raul Gutierrez... Fixed problem with saving results in get_all_potential_...
2011-04-09 Raul Gutierrez... PotentialMatch: make result_to_string a class method
2011-04-09 Raul Gutierrez... String should be `very low` instead of `very unlikely`
2011-04-09 Raul Gutierrez... Add test for get_{all}_potential_matches APIs
2011-04-09 Raul Gutierrez... Add test to match via name similarity
2011-04-09 Raul Gutierrez... Add test to match via phone numbers
2011-04-09 Raul Gutierrez... Add test to avoid matching known e-mail addresses
2011-04-09 Raul Gutierrez... Add test to match via e-mail addresses
2011-04-09 Raul Gutierrez... Add test to match via IM Addresses
2011-04-09 Raul Gutierrez... Add support to perform potential matches among Individuals
2011-04-09 Raul Gutierrez... Add helper method to normalise and compare phone numbers
2011-04-09 Raul Gutierrez... Add Folks.Utils to group helper methods
2011-04-08 Travis ReitterTemporarily disable lsw aggregation test. See bgo#647200
2011-04-08 Travis ReitterBump libsocialweb version.
2011-04-08 Raul Gutierrez... Implement web-service-details for Trf.Personas
2011-04-08 Raul Gutierrez... Add test for linking 2 Trf.Personas via local_ids
2011-04-08 Raul Gutierrez... Extend IndividualAggregator to support linking via...
2011-04-08 Raul Gutierrez... Implement LocalIDDetails for Folks.Individual
2011-04-08 Raul Gutierrez... [Tracker] Implement support for LocalIDDetails
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...
next