key-file: do not use deprecated loop_run_with_non_fatal_timeout()
[platform/upstream/folks.git] / backends /
2013-07-29 Xavier ClaessensFix coding style in previous patch
2013-07-17 Xavier ClaessensTpfPersona: Manage the TpContact weak ref ourself inste...
2013-07-08 Travis Reitterbuild: distcheck fails trying to remove a srcdir file
2013-07-08 Travis Reitterbuild: don't depend on tp-zeitgeist.vapi for --disable...
2013-07-08 Philip WithnallRevert "build: Don’t build Vala headers in a subdirecto...
2013-07-08 Philip WithnallBug 703709 — can't compile folks. fails at GISCAN TpLow...
2013-07-05 Travis Reitterdocs: correctly delimit links in the tp-zeitgeist comments
2013-07-05 Philip Withnalltelepathy: Fix build with --disable-zeitgeist
2013-07-05 Philip Withnalltelepathy: Move Zeitgeist code entirely into Tpf.Person...
2013-07-05 Philip Withnallbuild: Makefile whitespace fixes
2013-07-05 Philip Withnallbuild: Don’t build Vala headers in a subdirectory unnec...
2013-07-05 Philip Withnallbuild: Remove generated C/H/vapi/stamp files from MAINT...
2013-07-05 Philip Withnallbuild: Use target-specific VALAFLAGS rather than AM_VAL...
2013-07-04 Philip Withnallbuild: Remove redundant entries from GITIGNOREFILES
2013-07-04 Markus LehtonenDo not install the TpLowlevel.{gir,typelib}
2013-07-02 Travis ReitterMake the last commit change use the same formatting...
2013-07-02 Emilio Pozuelo MonfortLink the support library GIRs against libfolks
2013-07-02 Travis ReitterAdd namespace and version to libfolks-tracker GIR
2013-07-01 Travis ReitterAdd namespace and version to libfolks-libsocialweb GIR
2013-07-01 Travis ReitterAdd namespace and version to libfolks-eds GIR
2013-07-01 Travis ReitterAdd namespace and version to libfolks-telepathy GIR
2013-07-01 Serhat Demircancore: Add PresenceDetails::client-types and implement...
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...
next