Bug 657063 — Allow to pass a command to folks-inspect
[platform/upstream/folks.git] / backends /
2012-01-08 Philip Withnallbuild: Add an --enable-code-coverage configure parameter
2012-01-08 Philip Withnallbuild: Tidy up use of AM_* variables in Makefile.ams
2012-01-06 Philip Withnalleds: Cope with opening buggy EDS address book backends
2012-01-06 Philip Withnalleds: Handle BUSY errors when opening address books...
2012-01-06 Philip Withnalleds: Reach quiescence in Edsf.PersonaStore for address...
2012-01-06 Philip Withnalleds: Nullability fixes
2011-12-25 Philip Withnalleds: Ensure the default role is non-empty
2011-12-21 Philip Withnalleds: Ignore empty values when creating AbstractFieldDet...
2011-12-19 Kjartan MaraasAdd missing #include <config.h> to make translations...
2011-12-15 Philip WithnallBug 666310 — Crash in Tracker backend by unsetting...
2011-12-13 Travis ReitterRelease version 0.6.6 FOLKS_0_6_6
2011-12-13 Philip WithnallBug 665376 — Add API to get a TpfPersona from a TpContact
2011-12-10 Philip WithnallBug 665692 — Use constructors correctly
2011-12-09 Philip Withnallbackends: Tidy up prepare() and unprepare() methods...
2011-12-09 Philip WithnallBug 665728 — prepare() isn't mutually exclusive inside...
2011-12-09 Philip Withnalltelepathy: Improve debugging messages in Tpf.PersonaStore
2011-12-06 Philip WithnallBug 665039 — Crash in folks_backends_sw_backend_add_service
2011-11-25 Travis ReitterEnsure NameDetails public strings are non-null as we...
2011-11-10 Travis ReitterRelease version 0.6.5 FOLKS_0_6_5
2011-11-10 Philip Withnalltelepathy: Fix finalisation of Tpf.Logger if it hasn...
2011-11-10 Travis ReitterProperly serialize AFD values for the Tp cache.
2011-10-27 Raul Gutierrez Segalese-d-s: set content type on ContactPhotos
2011-10-27 Raul Gutierrez Segalese-d-s: load icon regardless of the mime type being...
2011-10-25 Raul Gutierrez Segalese-d-s: add favourites support to EDS backend
2011-10-24 Travis ReitterMigrate PhoneDetails to using AbstractFieldDetails.id
2011-10-24 Travis ReitterMigrate RoleDetails to AbstractFieldDetails.id
2011-10-24 Travis ReitterMigrate PostalAddressDetails to using AbstractFieldDeta...
2011-10-24 Travis ReitterOnly add non-empty Role components to Edsf.Personas.
2011-10-24 Alexander LarssonCorrectly update email based im addresses during contac...
2011-10-18 Travis ReitterRelease version 0.6.4 FOLKS_0_6_4
2011-10-17 Philip Withnalltelepathy: Add support for caching vCard parameters...
2011-10-17 Philip Withnallcore: Add support for object version migration in objec...
2011-10-11 Travis ReitterFix our birthday string parsing for Telepathy backend.
2011-10-11 Travis ReitterDon't prepare the Telepathy Connection until it's guara...
2011-10-11 Travis ReitterDistinguish Telepathy errors with new UNSUPPORTED_ON_NO...
2011-10-11 Travis ReitterSupport Birthdays for the Telepathy backend.
2011-10-11 Travis ReitterSupport UrlDetails for the Telepathy backend.
2011-10-11 Travis ReitterSupport EmailDetails for the Telepathy backend.
2011-10-11 Travis ReitterSplit utility functions into an internal library.
2011-10-11 Travis ReitterMemoize the ContactInfo SupportedFields values.
2011-10-11 Travis ReitterFactor in server-side writeability of ContactInfo fields.
2011-10-11 Travis ReitterInclude required Telepathy Connection ContactInfo features.
2011-10-11 Travis ReitterSupport writing extended info for Telepathy user contacts
2011-10-11 Raul Gutierrez SegalesTelepathy: implement PhoneDetails for Tpf.Persona
2011-10-11 Raul Gutierrez SegalesMove SetComparator into folks/utils so it can be used...
2011-09-27 Travis ReitterAlso update tracker-sparql versions for Tracker backend.
2011-09-26 Travis ReitterDon't assume that "CONNECTED" Tp.Accounts have valid...
2011-09-26 Philip WithnallEnsure we prepare all TpAccounts before trying to use...
2011-09-26 Travis ReitterMore-tightly scope variable in EDS backend.
2011-09-26 Travis ReitterActually fall back to eds:system in case there's no...
2011-09-21 Raul Gutierrez Segalese-d-s: use UID instead of relative URI to track ESources
2011-09-21 Raul Gutierrez Segalestpf: no need to use a lambda since callback exists
2011-09-21 Raul Gutierrez Segalestpf: don't unprepare the backend if it isn't prepared
2011-09-18 Philip Withnallurl-details: s/HOMEPAGE/HOME_PAGE/
2011-09-18 Philip Withnalleds: Fix potential false matches in _is_in_source_list()
2011-09-18 Philip WithnallBug 653623 — Would like a set of standard "type" parame...
2011-09-18 Philip WithnallBug 657738 — Favorite people are not always displayed
2011-09-17 Philip WithnallBug 658161 — Consistently use “contact” in translatable...
2011-09-17 Philip WithnallBug 646847 — Rename _update () in Trf.Persona
2011-09-17 Philip Withnalleds: Add gender as an always-writeable property
2011-09-17 Philip WithnallBug 658328 — Return PropertyError.NOT_WRITEABLE from...
2011-09-17 Philip Withnalleds: Remove duplicate change checks from Edsf.Persona...
2011-09-17 Philip Withnalleds: Re-use a GTimeZone instance for converting birthda...
2011-09-16 Raul Gutierrez Segalese-d-s: notify when an address book is configured as...
2011-09-16 Raul Gutierrez SegalesLet each PersonaStore manage its trust-level
2011-09-16 Philip WithnallBug 659128 — If a persona store goes away we don't...
2011-09-14 Raul Gutierrez Segalese-d-s: always open address books (regardless of it...
2011-09-14 Philip WithnallBug 657065 — Cache keeps around contacts from disabled...
2011-09-14 Raul Gutierrez Segalese-d-s: assume certain e-mail addresseses are IM IDs too
2011-09-13 Philip WithnallBug 658874 — Typo?
2011-09-13 Philip WithnallBug 658331 — Ensure read-only PersonaStores have empty...
2011-09-13 Raul Gutierrez Segalese-d-s: only emit notifications if properties have changed
2011-09-09 Alexander Larssone-d-s: Make sure consecutive property changes work
2011-09-09 Alexander Larssone-d-s: Make sure we clear old attributes when setting...
2011-09-08 Raul Gutierrez SegalesUpdate @since tags
2011-09-07 Raul Gutierrez Segalese-d-s: only emit notifications if linkable properties...
2011-09-07 Raul Gutierrez Segalese-d-s: move Set comparison method into it's own class
2011-09-07 Raul Gutierrez Segalese-d-s: eliminate another case of possible WebServiceFie...
2011-09-07 Raul Gutierrez Segaleslibsocialweb: update bug link in lsw for quiescence...
2011-09-06 Philip Withnallcore: Clarify nullability of a few properties
2011-09-06 Raul Gutierrez SegalesWorkaround for Tpf.PersonaStores with no stored channel...
2011-09-05 Raul Gutierrez Segalese-d-s: implement support for RoleDetails
2011-09-05 Raul Gutierrez Segaleslibsocialweb: make PersonaStores immediately quiescent
2011-09-05 Philip Withnalltelepathy: Potentially fix is-quiescent
2011-09-05 Philip Withnalleds: Immediately make non-browseable Edsf.PersonaStores...
2011-09-04 Philip WithnallBug 657789 — Don't claim uneditable eds fields as writable
2011-09-04 Daniel MustielesFixed typo in string («paramter»)
2011-09-03 Raul Gutierrez Segalese-d-s: add birthday to list of writeable properties
2011-09-03 Raul Gutierrez Segalese-d-s: implement BirthdayDetails
2011-09-02 Philip WithnallBug 656184 — Add is-quiescent property
2011-09-02 Philip Withnalleds/tracker: Ensure the PersonaStores are removed on...
2011-09-02 Philip Withnallkey-file: Yield when setting properties on new personas
2011-09-02 Philip Withnalleds: Ensure that property changes are signalled before...
2011-09-02 Philip Withnallcore: Add GroupDetails.change_groups()
2011-09-02 Philip Withnallcore: Add WebServiceDetails.change_web_service_addresses()
2011-09-02 Philip Withnallcore: Add UrlDetails.change_urls()
2011-09-02 Philip Withnallcore: Add RoleDetails.change_roles()
2011-09-02 Philip Withnallcore: Add PostalAddressDetails.change_postal_addresses()
2011-09-02 Philip Withnallcore: Add PhoneDetails.change_phone_numbers()
2011-09-02 Philip Withnallcore: Add NoteDetails.change_notes()
next