Trivial NEWS clean-up.
[platform/upstream/folks.git] / NEWS
2011-08-13 Travis ReitterTrivial NEWS clean-up.
2011-08-12 Travis ReitterSupport vCard-like parameters for URLs
2011-08-12 Travis ReitterSupport vCard-like parameters for Roles
2011-08-12 Travis ReitterSupport vCard-like parameters for web service addresses
2011-08-12 Travis ReitterRebase PhoneDetails.phone_numbers upon PhoneFieldDetails
2011-08-12 Travis ReitterRebase NoteDetails.notes upon NoteFieldDetails
2011-08-12 Travis ReitterRebase EmailDetails.email_addresses upon EmailFieldDetails
2011-08-12 Travis ReitterSupport vCard-like parameters for IM addresses
2011-08-12 Travis ReitterSupport vCard-like parameters for addresses in PostalAd...
2011-08-12 Travis ReitterAdd parameters as an optional argument to the FieldDeta...
2011-08-11 Travis ReitterAdd equal() and hash() functions to AbstractFieldDetails.
2011-08-11 Travis ReitterRebase FieldDetails upon an abstract and generic versio...
2011-08-09 Philip WithnallBug 653619 — Add company details
2011-08-03 Philip WithnallBug 655008 — Tidy up error handling in eds backend
2011-08-03 Philip WithnallClarify the documentation of PersonaStore.is_writeable
2011-08-03 Philip WithnallBug 649296 — Folks backend files shouldn't begin with...
2011-08-03 Raul Gutierrez Segalese-d-s: Implement read/write support for gender property
2011-08-02 Raul Gutierrez SegalesConfigure the writeable store by type_id and store id
2011-08-01 Raul Gutierrez SegalesGive public access to properties for which there is...
2011-07-29 Philip Withnallcore: Remove unused PotentialMatch.result_to_string...
2011-07-27 Philip WithnallBug 652643 — Add PersonaStore cache
2011-07-26 Philip WithnallAdd a generic caching object to the core of folks
2011-07-25 Philip WithnallBug 650414 — Need better APIs to handle image data
2011-07-21 Travis ReitterDon't notify twice for EDS Persona nickname changes.
2011-07-21 Travis ReitterMake Folks.Utils public and add Gee structure equality...
2011-07-20 Philip WithnallMake BirthdayDetails.calendar_event_id nullable
2011-07-20 Philip WithnallBug 650422 — Add API for easily checking whether detail...
2011-07-20 Philip WithnallBug 645549 — Add a way to get the individual from a...
2011-07-20 Philip WithnallFix the error domain of PersonaStore.remove_persona()
2011-07-20 Philip WithnallBug 652425 — Failure codes for removing personas needed...
2011-07-19 Philip WithnallRemove AliasDetails support from Trf.Persona
2011-07-19 Philip WithnallAllow NameDetails.nickname to be writeable
2011-07-13 Travis ReitterUpdate NEWS for bgo#654509.
2011-07-12 Raul Gutierrez SegalesAdd an EDS backend
2011-07-05 Philip WithnallBug 653746 — mismatch between hash and equals in Note
2011-06-24 Travis ReitterMake valadoc a hard dependency when using --enable...
2011-06-24 Philip WithnallBug 652449 — Folks.Individual's property getters should...
2011-06-24 Philip WithnallBug 652660 — Make Individual.id more stable and well...
2011-06-23 Travis ReitterDon't make the folks-telepathy docs depend directly...
2011-06-23 Philip WithnallBug 652472 — Handle failure in getting the logger servi...
2011-06-22 Philip WithnallBug 648071 — Add support for presence status from Telepathy
2011-06-21 Travis ReitterNote closing of bgo#652434 — Add ability to run any...
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
next