summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2011-06-23Don't make the folks-telepathy docs depend directly upon dbus-glib.HEADmasterTravis Reitter1-0/+1
2011-06-23Bug 652472 — Handle failure in getting the logger service betterPhilip Withnall1-0/+1
2011-06-22Bug 648071 — Add support for presence status from TelepathyPhilip Withnall1-0/+2
2011-06-21Note closing of bgo#652434 — Add ability to run any tests through gdbTravis Reitter1-0/+1
2011-06-18Bug 652463 — Tidy up CLEANFILESPhilip Withnall1-0/+1
2011-06-13Bug 646244 — Incomplete logic to handle attribute updates in Folks.IndividualPhilip Withnall1-0/+1
2011-06-01libsocialweb: Swf.Persona stores SocialWebClient.ContactAlban Crequy1-0/+6
2011-06-01Post-release bump.Travis Reitter1-0/+3
2011-06-01Note fix for bgo#650268 build failure in NEWS.Travis Reitter1-0/+1
2011-06-01Fix location of NEWS entry for bgo#650067 fix.Travis Reitter1-2/+4
2011-05-28[tracker] Deal with null Avatars being set on a Trf.PersonaRaul Gutierrez Segales1-0/+2
2011-05-13Post-release version bump.Travis Reitter1-0/+3
2011-05-12Bug 649088 — Combining contacts doesn't work with german UmlautsPhilip Withnall1-0/+1
2011-05-10Ensure includes are done with <folks/*.h>Alexander Larsson1-0/+3
2011-05-02Add a “debug” command to folks-inspect to print status informationPhilip Withnall1-0/+1
2011-05-02Make Debug public and restrict it to being a singletonPhilip Withnall1-0/+1
2011-04-26Tidy up signal disconnections in IndividualAggregatorPhilip Withnall1-0/+1
2011-04-26Add GObject Introspection SupportMaxim Ermilov1-0/+1
2011-04-26Add a NEWS entry for fixing bgo#640092.Travis Reitter1-0/+1
2011-04-23Change PostalAddress.types to be a Set<string>Philip Withnall1-0/+1
2011-04-23Change PotentialMatch.known_email_aliases to be of type Set<string>Philip Withnall1-0/+1
2011-04-23Change RoleDetails.roles to be of type Set<Role>Philip Withnall1-0/+1
2011-04-23Change NoteDetails.notes to be of type Set<Note>Philip Withnall1-0/+1
2011-04-23Change LocalIdDetails.local_ids to be of type Set<string>Philip Withnall1-0/+1
2011-04-23Change PersonaStore.personas to be a Map<string, Persona>Philip Withnall1-0/+1
2011-04-23Change IndividualAggregator.individuals to be a Map<string, Individual>Philip Withnall1-0/+1
2011-04-23Change IndividualAggregator.get_[all_]potential_matches() to return a MapPhilip Withnall1-0/+4
2011-04-23Change IndividualAggregator.link_personas() to take a Set<Persona>Philip Withnall1-0/+1
2011-04-23Port IndividualAggregator.individuals_changed to use Set<Individual>Philip Withnall1-0/+2
2011-04-23Port PersonaStore.personas_changed to Set<Persona>Philip Withnall1-0/+1
2011-04-23Port Individual.personas_changed to use Set<Persona>Philip Withnall1-0/+1
2011-04-23Port Individual.personas to be a Set<Persona>Philip Withnall1-0/+1
2011-04-23Remove use of GLib.List in public BackendStore API.Travis Reitter1-0/+4
2011-04-23Change UrlDetails.urls to be a Set<FieldDetails>Philip Withnall1-0/+1
2011-04-23Change PhoneDetails.phone_numbers to be a Set<FieldDetails>Philip Withnall1-0/+1
2011-04-23Change EmailDetails.email_addresses to be a Set<FieldDetails>Philip Withnall1-0/+1
2011-04-23Change PostalAddressDetails.postal_addresses to be a Set<PostalAddress>Philip Withnall1-0/+1
2011-04-23Change FieldDetails.parameters to be a MultiMap<string, string>Philip Withnall1-0/+3
2011-04-23Change GroupDetails.groups to be a Set<string>Philip Withnall1-0/+1
2011-04-23Change Backend.persona_stores to be a Map<string, PersonaStore>Philip Withnall1-0/+1
2011-04-23Remove LinkedHashSet in favour of Gee.HashSetPhilip Withnall1-0/+1
2011-04-23Change WebServiceDetails.…addresses to be a MultiMap<string, string>Philip Withnall1-0/+2
2011-04-23Change ImDetails.im_addresses to be a MultiMap<string, string>Philip Withnall1-0/+1
2011-04-16Implement an Iterator for LinkedHashSetPhilip Withnall1-0/+3
2011-04-16Remove implementation of LinkedHashSet.list_iterator()Philip Withnall1-0/+3
2011-04-16Don't remove the wrong Individuals from IndividualAggregatorPhilip Withnall1-0/+2
2011-04-16Bug 647562 — Don't crash on duplicate group channelsPhilip Withnall1-0/+1
2011-04-12Bug 645388 — Group channels are leakedGuillaume Desmottes1-0/+3
2011-04-12Post-release version bump.Travis Reitter1-0/+3
2011-04-12Add NEWS entry for potential matches.Travis Reitter1-0/+4