platform/upstream/folks.git
2011-05-02 Philip WithnallMake Debug public and restrict it to being a singleton
2011-04-27 Philip WithnallBug 648767 — Return read-only views of Sets and Maps...
2011-04-26 Philip WithnallTidy up signal disconnections in IndividualAggregator
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-26 Maxim ErmilovAdd GObject Introspection Support
2011-04-26 Travis ReitterAdd a NEWS entry for fixing bgo#640092.
2011-04-23 Philip WithnallChange PostalAddress.types to be a Set<string>
2011-04-23 Philip WithnallChange PotentialMatch.known_email_aliases to be of...
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 WithnallChange IndividualAggregator.individuals to be a Map...
2011-04-23 Philip WithnallChange IndividualAggregator.get_[all_]potential_matches...
2011-04-23 Philip WithnallChange IndividualAggregator.link_personas() to take...
2011-04-23 Philip WithnallPort IndividualAggregator.individuals_changed to use...
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 WithnallPort Individual.personas_changed to use Set<Persona>
2011-04-23 Philip WithnallPort Individual.personas to be a Set<Persona>
2011-04-23 Philip WithnallConvert the internal store of Personas in Individual...
2011-04-23 Travis ReitterRemove use of GLib.List in public BackendStore API.
2011-04-23 Philip WithnallUse just a HashSet in IndividualAggregator._add_personas()
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 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...
next