Fix comment syntax to unbreak documentation generation.
[platform/upstream/folks.git] / backends /
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()
2011-09-02 Philip Withnallcore: Add NameDetails.change_*() methods
2011-09-02 Philip Withnallcore: Make NameDetails.structured_name nullable
2011-09-02 Philip Withnallcore: Add LocalIdDetails.change_local_ids()
2011-09-02 Philip Withnalleds: Fix a typo in a doc comment
2011-09-02 Philip Withnallcore: Add GenderDetails.change_gender()
2011-09-02 Philip Withnallcore: Add FavouriteDetails.change_is_favourite()
2011-09-02 Philip Withnallcore: Add EmailDetails.change_email_addresses()
2011-09-02 Philip Withnallcore: Add BirthdayDetails.change_birthday() and .change...
2011-09-02 Philip Withnallcore: Make BirthdayDetails.birthday nullable
2011-09-02 Philip Withnallcore: Add AvatarDetails.change_avatar()
2011-09-02 Philip Withnallcore: Add ImDetails.change_im_addresses()
2011-09-02 Philip Withnallcore: Add AliasDetails.change_alias()
2011-08-31 Raul Gutierrez Segalestracker: use iid instead of uid when linking via local ids
2011-08-31 Raul Gutierrez Segalese-d-s: use this.local_ids in linkable_property_to_links ()
2011-08-31 Raul Gutierrez Segalese-d-s: we should use the Persona's iid as local-ids
2011-08-31 Raul Gutierrez Segalese-d-s: default trust level for PersonaStores is PARTIAL
2011-08-29 Philip Withnallkey-file: Allow empty Kf.Personas to be added to the...
2011-08-29 Philip Withnallcore: Add PersonaStore:always-writeable-properties
2011-08-29 Philip WithnallBug 645056 — TpLowlevel library should have only static...
next