Post-release version bump
[platform/upstream/folks.git] / folks /
2013-06-24 Travis ReitterSplit the API version definition so it can be used...
2013-06-24 Travis ReitterInclude GIR version number in folks.vapi
2013-06-21 Philip Withnalldocs: Clarify use of interfaces for property access...
2013-06-07 Travis ReitterSet release version of new API and update NEWS
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-05 Simon McVittieDeclare folks_small_set_copy properly
2013-04-04 Simon McVittieUse SmallSet.copy() where it makes sense
2013-04-04 Simon McVittieAdd fast-path iteration for SmallSet
2013-04-04 Simon McVittiefolks, backends: use "small sets" instead of hash sets...
2013-04-04 Simon McVittieFolks.SmallSet: add and test
2013-04-03 Simon McVittieBy default, do debug output iff at least one debug...
2013-04-02 Simon McVittieIndividualAggregator: assert and assume that _link_map...
2013-04-02 Simon McVittieIndividualAggregator: use a GHashTable<string,GPtrArray...
2013-03-26 Simon McVittieSet up tests' backend paths in Vala code
2013-03-26 Patrick Ohlytesting: avoid false warning
2013-03-20 Simon McVittieSimplify how we get PACKAGE_DATADIR
2013-03-20 Simon McVittieAdd infrastructure to run helper test binaries
2013-03-18 Simon McVittieall Makefiles: don't ignore or clean .c files not corre...
2013-03-13 Simon McVittieBackendStore: provide an easier way to limit backends...
2013-03-13 Simon McVittiecollection comparators: optimize the case of empty...
2013-03-08 Simon McVittieMostly avoid an expensive multi-map iteration pattern
2013-03-06 Simon McVittieUse absolute paths for --vapidir
2013-02-22 Travis Reitterbuild: Use @return instead of unsupported @returns...
2013-02-20 Patrick Ohlysupport geo location information
2013-02-18 Travis ReitterRelease version 0.9.0 FOLKS_0_9_0
2013-02-18 Travis ReitterRevert "build fix: Only depend on Gee 0.8.3, since...
2013-02-12 Travis Reitterbuild fix: Only depend on Gee 0.8.3, since 0.8.4 isn...
2013-02-11 Travis ReitterPort folks to libgee 0.8.
2013-02-06 Philip Withnallindividual-aggregator: Expand documentation on linking...
2013-02-05 Philip Withnallindividual-aggregator: Add some documentation on linkin...
2012-12-30 Philip Withnallindividual-aggregator: Fix some debug spew
2012-12-30 Philip Withnalldocumentation: Document which yielding methods are...
2012-12-29 Guillaume Desmottesphone-details: get_normalised: keep the leading '+'
2012-12-07 Patrick Ohlyfolks.pc: remove telepathy-glib
2012-12-07 Patrick Ohlyeds: handle removal of store without removal of personas
2012-11-24 Patrick Ohlyindividual: avoid updating in get
2012-11-24 Philip Withnallindividual-aggregator: Fix a typo in a documentation...
2012-10-26 Jeremy Whitingtracker: Add enable|disable_persona_store implementatio...
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-10-10 Jeremy Whitingcore: Add method to create IndividualAggregator passing...
2012-10-04 Philip Withnallcore: Fix comparison of updated local IDs
2012-09-28 Philip WithnallBug 684954 — Debug message claim that Individual are...
2012-09-24 Philip Withnallindividual-aggregator: Clarify that is-quiescent never...
2012-09-21 Philip Withnallindividual: Clarify that Individuals must contain at...
2012-09-11 Jeremy WhitingMerge branch '0.7.4-release'
2012-09-10 Jeremy WhitingChange UNRELEASED to 0.7.4 for release.
2012-09-07 Jeremy WhitingMerge branch 'emit-notification'
2012-09-07 Jeremy Whitingcore: Added emit_notification parameter to _update...
2012-09-05 Philip WithnallBug 681726 — empathy crashed with SIGABRT in g_assertio...
2012-09-05 Philip Withnalltelepathy: Correctly maintain strong refs on TpContacts...
2012-08-28 Philip Withnallcore: Only emit notifications for multi-valued properti...
2012-08-28 Philip Withnallcore: Tidy up multi-valued property update functions
2012-08-28 Philip Withnallcore: Support lazy initialisation of properties
2012-08-28 Philip Withnallcore: Expanding a profiling message slightly
2012-08-16 Philip WithnallBug 664072 — Folks should only use assert*() for critic...
2012-08-14 Philip Withnalldocs: Use correct Valadoc syntax for monospaced content
2012-08-13 Philip Withnalldocs: Add replacement symbols to ‘Deprecated’ annotations
2012-08-10 Jeremy WhitingPrefer earlier alphabetical uid persona when two person...
2012-08-09 Philip Withnalldocs: Various small fixes and expansions of documentation
2012-08-09 Erick Pérez Castel... Fixes to build with last vala release.
2012-07-29 Philip WithnallRelease version 0.7.3 FOLKS_0_7_3
2012-07-24 Jeremy WhitingRevert "Change libgee dependency from 0.6 to 0.8."
2012-07-24 Jeremy WhitingRevert "Port folks to libgee 0.8."
2012-07-23 Jeremy WhitingRemove additional locks around this._is_prepared.
2012-07-23 Travis ReitterPrevent extra "concurrent" Aggregator prepare() calls...
2012-07-19 Philip Withnallcore: Fix documentation on GroupDetails.groups
2012-07-19 Philip Withnalltelepathy: Allow for updated Tpf.Personas properties...
2012-07-19 Philip Withnallcore: Don’t keep references to PersonaStores in each...
2012-07-16 Jeremy Whitingfolks: Don't downgrade persona store trust level.
2012-07-13 Jeremy WhitingRemove gconf soft dependency used for eds unit tests.
2012-07-07 Philip Withnallcore: Add core anti-linking support
2012-07-07 Philip Withnallcore: Replace the linking step in IA.ensure_individual_...
2012-07-07 Philip Withnallcore: Split details table code out of IA.link_personas()
2012-07-07 Philip Withnallaggregator: Convert the link map to use a MultiMap
2012-07-06 Jeremy WhitingChange urls to links in doc comments, fixes doc creation.
2012-07-06 Jeremy WhitingMerge branch libgeetest which upgrades our libgee depen...
2012-07-06 Jeremy WhitingPort folks to libgee 0.8.
2012-07-06 Guillaume Desmottesbackend-store: never translate warning messages
2012-07-06 Guillaume Desmottesbackend-store: output a debug message if mime type...
2012-07-05 Jeremy WhitingChange libgee dependency from 0.6 to 0.8.
2012-07-02 Jeremy WhitingChange UNRELEASED to 0.7.2.
2012-06-27 Philip Withnallaggregator: Don’t prematurely reach quiescence
2012-06-27 Philip Withnallcore: Add a profiling API and implement some profiling...
2012-06-25 Philip Withnallcore: Replace symbols with spaces when matching names...
2012-06-25 Philip Withnallcore: Fix indexing for unichars in PotentialMatch’s...
2012-06-25 Philip Withnallcore: Tidy up MatchResult usage in PotentialMatch a...
2012-06-22 Philip Withnallcore: Change default EDS PersonaStore ID to ‘system...
2012-06-13 Travis ReitterRelease version 0.7.1
2012-06-05 Siegfried-Angel... Fix typo in InteractionDetails comment
2012-05-30 Travis ReitterClean up some bits related to bgo#627403
2012-05-27 Seif LotfyAdd new properties to Individual and Persona:
2012-05-24 Jeremy WhitingBug 627402 Move default presence messages from Empathy...
2012-05-07 Philip Withnallcore: Fix some whitespace problems in PotentialMatch
2012-04-30 Guillaume DesmottesMerge branch 'folks-0-6'
2012-04-25 Philip WithnallBug 663890 — @throws annotations missing for some functions
2012-04-23 Philip Withnallcore: Use intltool 0.50’s enhanced GSettings support
2012-04-23 Raul Gutierrez Segalescore: Port to GSettings
2012-04-21 Philip Withnallcore: Don’t leak file contents when loading key-files
next