Bug 652463 — Tidy up CLEANFILES
[platform/upstream/folks.git] / NEWS
2011-06-18 Philip WithnallBug 652463 — Tidy up CLEANFILES
2011-06-13 Philip WithnallBug 646244 — Incomplete logic to handle attribute updat...
2011-06-02 Alban Crequylibsocialweb: Swf.Persona stores SocialWebClient.Contact
2011-06-01 Travis ReitterPost-release bump.
2011-06-01 Travis ReitterNote fix for bgo#650268 build failure in NEWS.
2011-06-01 Travis ReitterFix location of NEWS entry for bgo#650067 fix.
2011-05-28 Raul Gutierrez Segales[tracker] Deal with null Avatars being set on a Trf...
2011-05-13 Travis ReitterPost-release version bump.
2011-05-12 Philip WithnallBug 649088 — Combining contacts doesn't work with germa...
2011-05-10 Alexander LarssonEnsure includes are done with <folks/*.h>
2011-05-02 Philip WithnallAdd a “debug” command to folks-inspect to print status...
2011-05-02 Philip WithnallMake Debug public and restrict it to being a singleton
2011-04-26 Philip WithnallTidy up signal disconnections in IndividualAggregator
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 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 Travis ReitterRemove use of GLib.List in public BackendStore API.
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 WithnallImplement an Iterator for LinkedHashSet
2011-04-16 Philip WithnallRemove implementation of LinkedHashSet.list_iterator()
2011-04-16 Philip WithnallDon't remove the wrong Individuals from IndividualAggre...
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 ReitterPost-release version bump.
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 Segalesfolks-inspect: Fix crashes when trying auto completion...
2011-04-11 Raul Gutierrez SegalesHandle setting existing emails/phones in a Trf.Persona
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-05 Raul Gutierrez Segales[Tracker] Re-use phone-numbers/emails if they already...
2011-04-05 Alban Crequylibsocialweb: update NEWS
2011-04-01 Raul Gutierrez SegalesAdd NEWS entry about support to switch primary store
2011-03-31 Raul Gutierrez SegalesAdd write support for Tracker
2011-03-31 Raul Gutierrez SegalesHelpers to check add_persona_from_details' compliance...
2011-03-30 Raul Gutierrez SegalesFix checks for empty and equal StructuredNames
2011-03-30 Philip WithnallBug 645475 — Linker warnings for Tracker backend tests
2011-03-29 Philip WithnallBug 645680 — Use random integer IDs for Kf.Personas
2011-03-24 Raul Gutierrez SegalesAdd 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 Travis ReitterUpdate folks-import to the current API for ImDetails...
2011-03-21 Raul Gutierrez SegalesFix entries in the NEWS file
2011-03-21 Raul Gutierrez Segalesfolks-inspect: use LinkedHashSet to access im-addresses
2011-03-17 Raul Gutierrez SegalesCopy new PhoneDetails for individuals, don't hold stale...
2011-03-17 Raul Gutierrez SegalesCopy 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-11 Raul Gutierrez Segalesfolks-inspect: print an Avatar's uri
2011-03-11 Raul Gutierrez Segalesfolks-inspect: handle Structured Names
2011-03-11 Raul Gutierrez Segalesfolks-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 Raul Gutierrez SegalesAdd to_string () method to RoleOwner
2011-03-09 Raul Gutierrez SegalesAdd to_string () method to PostalAddress
2011-03-08 Raul Gutierrez SegalesUse the correct signal name for postal addresses
2011-03-04 Raul Gutierrez SegalesAdded equal method to PostalAddress
2011-03-04 Raul Gutierrez SegalesAdd uid to PostalAddress to facilitate tracking
2011-03-03 Travis ReitterAdd API change notes for our newer interfaces.
2011-03-03 Travis ReitterAdd NEWS entry for postal address interface
2011-03-03 Raul Gutierrez SegalesAdd NoteOwner interface
2011-03-03 Raul Gutierrez SegalesAdd BirthdayOwner interface
2011-03-03 Travis ReitterUpdate NEWS for RoleOwner.
2011-02-27 Philip WithnallBug 642861 — FolksLinkedHashSet still alive when exitin...
next