platform/upstream/folks.git
2011-01-18 Eitan IsaacsonModified backends to use LinkedHashSet in IMable.im_add...
2011-01-18 Eitan IsaacsonModified libfolks to use LinkedHashSet in im_addresses.
2011-01-18 Eitan IsaacsonAdded a LinkedHashSet ordered set.
2011-01-17 Travis ReitterSuppress Telepathy logger warning for tests.
2011-01-17 Travis ReitterOnly spew D-Bus info during tests if >= 1
2011-01-17 Travis ReitterSilence generally-useless Tp test message.
2011-01-17 Philip WithnallDon't add a duplicate candidate individual if one match...
2011-01-16 Eitan IsaacsonAdded valgrind support in make check.
2011-01-14 Travis ReitterAdd policy for keeping the build healthy.
2011-01-14 Travis ReitterFinish catching BackendStore up to our coding style.
2011-01-13 Travis ReitterFix dependencies for internal g-i files.
2011-01-13 Travis ReitterAlso print a stack trace upon a failed test assertion.
2011-01-12 Travis ReitterDon't double-list files in MAINTAINERCLEANFILES.
2011-01-12 Travis ReitterDistribute sources for generated files.
2011-01-12 Travis ReitterDefine the Telepathy BACKEND_NAME directly.
2011-01-11 Travis ReitterForce Vala for non-release builds.
2011-01-11 Travis ReitterAdd Vala requirement checks for newer tests.
2011-01-11 Philip WithnallBug 639113 — Add static aggregation tests
2011-01-11 Travis ReitterDon't announce removal of Individuals twice.
2011-01-11 Philip WithnallAllow multiple test accounts to be connected simultaneously
2011-01-11 Travis ReitterOverride the test log handler for Telepathy tests.
2011-01-11 Travis ReitterFactor Tp logger warning out of Tp tests.
2011-01-11 Travis ReitterWhen a test would print a message >= warning, print...
2011-01-11 Travis ReitterCut unnecessary log handler for key-file test.
2011-01-11 Travis ReitterCut unnecessary Tp log handler for the general test.
2011-01-06 Travis ReitterNote the fix of bgo#638609 in the NEWS
2011-01-06 Travis ReitterRegister core debugging as global G_LOG_DOMAIN to reduc...
2011-01-06 Travis ReitterPin backends' names to global BACKEND_NAME to reduce...
2011-01-06 Travis ReitterMake the main debug domain 'folks' to match the backends.
2011-01-06 Travis ReitterMake the backends' log domains match their type_id.
2011-01-06 Travis ReitterPush flag setting into the Debug constructor.
2011-01-06 Travis ReitterAdd new API for setting debugging levels.
2011-01-06 Travis ReitterMake Folks.Debug a class so we can store state.
2011-01-03 Travis ReitterDon't use a magic string in the Tp backend.
2011-01-03 Travis ReitterAdd a comment for bgo#638609 - backend debug hard-coding
2010-12-31 Philip WithnallBug 638395 — folks-inspect prevents default Vala-free...
2010-12-31 Philip WithnallAdd a missing backslash to the configure.ac file
2010-12-31 Travis ReitterDon't break the build if building folks-inspect without...
2010-12-30 Philip WithnallFix some variable names in the inspector signal parsing...
2010-12-30 Philip WithnallBug 629075 — Add folks command line application
2010-12-30 Travis ReitterAdd NEWS entry for bgo#629083 fix
2010-12-30 Travis ReitterAdd NEWS entry for bgo#638311 fix
2010-12-30 Travis ReitterRefer to non-local variables and methods with full...
2010-12-30 Travis ReitterCut unnecessary casting.
2010-12-30 Travis ReitterMaximize use of 'unowned' keyword.
2010-12-30 Travis ReitterMaximize use of the 'var' keyword.
2010-12-30 Travis ReitterEnsure private and internal methods begin with a _
2010-12-30 Travis ReitterEnsure private and internal data members begin with a _
2010-12-30 Travis ReitterWrite down development policies.
2010-12-17 Philip WithnallBug 637240 — libfolks-telepathy.so exports private...
2010-12-13 Philip WithnallPost-release version bump
2010-12-13 Philip WithnallRelease version 0.3.3 FOLKS_0_3_3
2010-12-13 Philip WithnallAdd missing files to POTFILES.in and POTFILES.skip
2010-12-13 Philip WithnallRemove outdated translation files from EXTRA_DIST
2010-12-13 Philip WithnallEnsure each Persona is added to the relinked_personas...
2010-12-13 Philip WithnallBug 636714 — Assertion failure on invalid IM address
2010-12-13 Philip WithnallDon't trust personas from IRC
2010-12-12 Philip WithnallRename the Favourite interface to Favouritable
2010-12-12 Philip WithnallRename the Presence interface to HasPresence
2010-12-12 Philip WithnallRename the Avatar interface to HasAvatar
2010-12-12 Philip WithnallAdd recent bug fixes to NEWS file
2010-12-12 Philip WithnallAdd documented libraries to LDFLAGS in the documentatio...
2010-12-12 Philip WithnallAdd missing documentation for method parameters
2010-12-12 Philip WithnallFix documentation of enum members
2010-12-12 Philip WithnallFix string length calculation in the BackendStore for...
2010-12-12 Philip WithnallRemove use of deprecated GLib API in Vala 0.12
2010-12-12 Philip WithnallRemove use of Unicode characters in documentation comments
2010-12-12 Travis ReitterGenerate gtk-doc for libfolks and libfolks-telepathy.
2010-12-12 Philip WithnallDon't delete in-tree m4 macros when doing maintainer...
2010-12-12 Philip WithnallRemove libtool m4 macros from the git tree
2010-12-12 Stef WalterBug 636251 — Fails to add contact
2010-11-27 Robert AncellBug 635823 — Link telepathy test program to GIO
2010-11-27 Philip WithnallBug 635703 – Leak in connection_get_requestable_channel...
2010-11-27 Philip WithnallFix return types and documentation for a tp-lowlevel...
2010-11-27 Philip WithnallBug 635649 — autopoint fails to run
2010-11-22 Philip WithnallDon't use IT_PROG_INTLTOOL and AM_GNU_GETTEXT
2010-11-18 Philip WithnallFix leak in tp-lowlevel.c
2010-11-15 Travis ReitterRelease 0.3.2 FOLKS_0_3_2
2010-11-15 Travis ReitterRelocate the g-i scanner args in configure for consistency.
2010-11-15 Travis ReitterFix syntax errors for the release version of configure.
2010-11-14 Travis ReitterEnsure vapi files have an appropriate age.
2010-11-14 Travis ReitterCast Individuals to Presence as necessary for the tests.
2010-11-13 Philip WithnallFix notification order in backends
2010-11-13 Philip WithnallRemove the exception from Tpf.Persona's constructor
2010-11-13 Philip WithnallHide setter for Persona.linkable_properties
2010-11-13 Philip WithnallRemove casting convenience functions in Individual
2010-11-13 Philip WithnallHide setter for Backend.persona_stores
2010-11-13 Philip WithnallHide setter for Backend.name
2010-11-13 Philip WithnallHide setters for PersonaStore.type_id, .display_name...
2010-11-13 Philip WithnallEnsure we use string's byte length in both Vala 0.10...
2010-11-13 Philip WithnallConsolidate persona link removal code
2010-11-13 Philip WithnallRemove links to personas before they're relinked in...
2010-11-13 Philip WithnallCombine personas_changed() emissions for Individuals...
2010-11-13 Philip WithnallImprove debug output of the aggregator
2010-11-11 Travis ReitterNote the recent build clean-ups in the NEWS.
2010-11-11 Travis ReitterUn-break distclean for the general test library
2010-11-11 Travis ReitterUn-break distclean for the Telepathy test library
2010-11-11 Travis ReitterUn-break distclean for the tests
2010-11-11 Travis ReitterUn-break distclean for the Telepathy backend
2010-11-11 Travis ReitterDistribute the key-file test library VAPI
next