Post-release version bump
[platform/upstream/folks.git] / backends /
2013-06-25 Travis ReitterGenerate FolksTracker gir file
2013-06-25 Travis ReitterGenerate FolksLibsocialweb gir file
2013-06-25 Travis ReitterGenerate FolksEds gir file
2013-06-25 Travis ReitterGenerate FolksTelepathy gir file
2013-06-24 Travis ReitterClean up version and capitalization for TpLowlevel GIR
2013-06-22 Rico Tzschichholztelepathy: Port to zeitgeist 2.0
2013-06-21 Philip Withnalleds: Clarify mapping between properties and vCard field...
2013-06-07 Travis ReitterSet release version of new API and update NEWS
2013-06-07 Travis ReitterUse correct @return instead of @returns (which breaks...
2013-05-13 Lionel Landwerlinbackends: eds: make the personna store backend more...
2013-04-12 Simon McVittieDeclare internal function folks_persona_store_set_is_us...
2013-04-12 Simon McVittieInclude ERROR_CFLAGS everywhere we compile C code
2013-04-12 Simon McVittieRe-brand ERROR_CFLAGS to C_ERROR_CFLAGS
2013-04-11 Simon McVittieTpfPersonaStore: make _supported_fields, _supported_fie...
2013-04-04 Simon McVittieUse SmallSet.copy() where it makes sense
2013-04-04 Simon McVittiefolks, backends: use "small sets" instead of hash sets...
2013-04-04 Simon McVittieCompile tp-lowlevel.vapi before libfolks_telepathy_la_v...
2013-04-03 Simon McVittieDo not explicitly link libfolks-internal.la into things
2013-04-03 Simon McVittiebackends: when adding a persona by details, do not...
2013-03-27 Simon McVittieEdsf.PersonaStore: defer contacts-complete like contact...
2013-03-26 Patrick Ohlyeds: avoid blocking event processing
2013-03-18 Simon McVittieall Makefiles: don't ignore or clean .c files not corre...
2013-03-13 Simon McVittieDon't do manual memory management for libsocialweb...
2013-03-12 Simon McVittieDo not assign to VALAFLAGS
2013-03-08 Simon McVittieMostly avoid an expensive multi-map iteration pattern
2013-03-06 Simon McVittieUse absolute paths for --vapidir
2013-03-06 Simon McVittieAdd -I$(top_srcdir) throughout
2013-02-20 Patrick Ohlysupport geo location information
2013-02-18 Philip Withnalleds: Fix the type of a parameter in add_persona_from_de...
2013-02-18 Patrick Ohlyeds: fix Android favourite handling when creating contact
2013-02-18 Patrick Ohlyeds: support 'groups' when creating a contact
2013-02-18 Giovanni CampagnaFix build with evolution-data-server master
2013-02-18 Travis ReitterRelease version 0.9.0 FOLKS_0_9_0
2013-02-18 Travis ReitterDistribute the ofono backend dir
2013-02-18 Travis ReitterAlphabetize backend subdirs
2013-02-18 Travis ReitterRevert "build fix: Only depend on Gee 0.8.3, since...
2013-02-14 Philip Withnalleds: Check property values have changed before committi...
2013-02-12 Travis Reitterbuild fix: Only depend on Gee 0.8.3, since 0.8.4 isn...
2013-02-12 Philip Withnalleds: Fix ambiguous references to HashTable
2013-02-11 Travis ReitterPort folks to libgee 0.8.
2013-01-09 Philip WithnallBug 686695 — support nickname in add_persona_from_details
2013-01-02 Philip WithnallBug 690989 — "warning: copying delegates is discouraged"
2012-12-30 Philip Withnalltelepathy: Call continuations in idle callbacks rather...
2012-12-30 Philip Withnalldocumentation: Document which yielding methods are...
2012-12-28 Philip Withnalltelepathy: Yield subsequent Logger.prepare() calls...
2012-12-28 Philip Withnalltelepathy: Remove Logger.prepare() return value
2012-12-28 Philip Withnalltelepathy: Fix bus watching by multiple Tpf.PersonaStor...
2012-11-26 Patrick Ohlyeds: remove urls
2012-11-24 Philip Withnalleds: Fix some syntax errors in documentation comments
2012-11-24 Jeremy Whitinglsw: Add enable|disable_persona_store api to libsocialw...
2012-11-06 Giovanni Campagnaeds: expose Google system groups in the public API
2012-10-29 Jeremy Whitingeds: Put email_addresses_ro back into Edsf.Persona.
2012-10-29 Jeremy WhitingFrom Patrick Ohly <patrick.ohly@intel.com>
2012-10-26 Jeremy WhitingFrom Patrick Ohly <patrick.ohly@intel.com>
2012-10-26 Jeremy Whitingtracker: Add enable|disable_persona_store implementatio...
2012-10-23 Matthias ClasenMake zeitgeist optional again
2012-10-17 Jeremy Whitingeds: Add create_address_book and remove_address_book...
2012-10-10 Jeremy Whitingofono: Added new Ofono backend to read contacts from...
2012-10-10 Jeremy Whitingtelepathy: Implement set_persona_stores backend method.
2012-10-10 Jeremy Whitingeds: if set given to set_persona_stores is null, load...
2012-10-10 Jeremy Whitingtelepathy: Add enable_persona_store and disable_persona...
2012-10-10 Jeremy Whitingkeyfile: Add enable/disable_persona_store to keyfile...
2012-10-10 Jeremy Whitingeds: Add test for disabling and enabling persona stores.
2012-10-10 Jeremy Whitingcore: Add set_persona_stores method to Backend.
2012-10-10 Jeremy Whitingcore: Add disable_persona_store and enable_persona_stor...
2012-09-27 Seif Lotfytelepathy: Update behaviour of Zeitgeist properties
2012-09-24 Philip Withnalltelepathy: Always notify of persona changes when discon...
2012-09-18 Philip WithnallBug 684014 — A few outstanding issues in the internatio...
2012-09-11 Jeremy WhitingMerge branch '0.7.4-release'
2012-09-11 Jeremy Whitingtelepathy: Fix individual-properties unit test, always... FOLKS_0_7_4
2012-09-11 Jeremy Whitingtelepathy: Fix WeakRef ambiguity.
2012-09-10 Jeremy Whiting.stamp file not needed for internal c only library.
2012-09-10 Philip Withnalltelepathy: Handle connections disappearing during a...
2012-09-07 Jeremy WhitingMerge branch 'emit-notification'
2012-09-07 Jeremy Whitingcore: Added emit_notification parameter to _update...
2012-09-06 Guillaume Desmottestpf-persona-store: call _emit_personas_changed() when...
2012-09-06 Philip WithnallBug 683452 — gnome-contacts starts up with an empty...
2012-09-05 Philip Withnalltelepathy: Clarify nullability of Tpf.PersonaStore...
2012-09-05 Philip Withnalltelepathy: Correctly maintain strong refs on TpContacts...
2012-09-05 Philip Withnalltelepathy: Fix a race condition in the handling of...
2012-09-05 Jeremy WhitingMerge branch 'inspect-linking'
2012-09-05 Philip WithnallBug 683319 — Crash in individual-aggregator: _personas_...
2012-08-28 Philip Withnalltelepathy: Support lazy initialisation of properties
2012-08-28 Philip Withnalleds: Support lazy initialisation of properties
2012-08-28 Philip Withnalleds: Batch up emissions of personas-changed while start...
2012-08-28 Philip Withnalleds: Remove unnecessary locking
2012-08-25 Arun Raghavanbuild: Make telepathy backend optional
2012-08-16 Philip WithnallBug 664072 — Folks should only use assert*() for critic...
2012-08-15 Travis ReitterAccess static class members through class, not instance.
2012-08-14 Philip Withnalldocs: Use correct Valadoc syntax for monospaced content
2012-08-14 Jeremy WhitingAdd gir and .vapi files to DISTCLEANFILES if not buildi...
2012-08-14 Erick Pérez Castel... tracker backend fixed to match last vala release.
2012-08-13 Philip Withnalldocs: Add replacement symbols to ‘Deprecated’ annotations
2012-08-10 Jeremy Whitingeds: Add create_source_registry to eds-backend to fix...
2012-08-09 Philip Withnalldocs: Various small fixes and expansions of documentation
2012-08-09 Philip Withnalleds: Minor API fixes in the EDS backend
2012-08-09 Erick Pérez Castel... telepathy backend fixed to match last vala release.
2012-08-09 Erick Pérez Castel... key-file backend fixed to match last vala release.
2012-08-09 Erick Pérez Castel... eds backend fixed to match last vala release.
2012-07-30 Philip Withnallbuild: Add a missing file to MAINTAINERCLEANFILES
next