Remove use of GLib.List in public BackendStore API.
[platform/upstream/folks.git] / NEWS
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...
2011-02-25 Raul Gutierrez Segalesfolks-inspect: handle emails/urls/phone-numbers
2011-02-25 Travis ReitterPoint valadoc to the C headers so it doesn't fail on...
2011-02-25 Travis ReitterCopy new URLs for individuals, don't hold stale pointers.
2011-02-15 Travis ReitterUse the 'all-others' BackendStore key file group for...
2011-02-14 Philip WithnallRelease version 0.3.6 FOLKS_0_3_6
2011-02-14 Philip WithnallRelease version 0.3.5 FOLKS_0_3_5
2011-02-14 Philip WithnallUse “dup” instead of “get” in method names which return...
2011-02-14 Philip WithnallTake a PersonaStore in IndividualAggregator.add_persona...
2011-02-07 Philip WithnallBug 641780 — Incorrect C function names for URLable...
2011-02-06 Philip WithnallFix entries in the NEWS file
2011-02-06 Philip WithnallBug 640901 — Allow to determine whether a Tpf.Persona...
2011-02-01 Travis ReitterNote that bgo#628335 was fixed with release 0.1.16
2011-01-31 Travis ReitterAdd a note about LinkedHashSet pulling in libgee.
2011-01-31 Travis ReitterCombine the API changes sections in NEWS.
2011-01-31 Travis ReitterRename HasPresence -> PresenceOwner.
2011-01-31 Travis ReitterRename HasAvatar -> AvatarOwner.
2011-01-21 Travis ReitterAdd some LinkedHashSet tests.
2011-01-18 Eitan IsaacsonModified libfolks to use LinkedHashSet in im_addresses.
2011-01-18 Eitan IsaacsonAdded a LinkedHashSet ordered set.
2011-01-17 Travis ReitterSuppress Telepathy logger warning for tests.
2011-01-11 Philip WithnallBug 639113 — Add static aggregation tests
2011-01-11 Travis ReitterOverride the test log handler for Telepathy tests.
2011-01-06 Travis ReitterNote the fix of bgo#638609 in the NEWS
2010-12-30 Philip WithnallBug 629075 — Add folks command line application
2010-12-30 Travis ReitterAdd NEWS entry for bgo#629083 fix
2010-12-30 Travis ReitterAdd NEWS entry for bgo#638311 fix
2010-12-17 Philip WithnallBug 637240 — libfolks-telepathy.so exports private...
2010-12-13 Philip WithnallRelease version 0.3.3 FOLKS_0_3_3
next