platform/upstream/folks.git
2011-02-14 Philip WithnallPost-release version bump
2011-02-14 Philip WithnallRelease version 0.3.6 FOLKS_0_3_6
2011-02-14 Philip WithnallFix the documentation version tags
2011-02-14 Philip WithnallPost-release version bump
2011-02-14 Philip WithnallRelease version 0.3.5 FOLKS_0_3_5
2011-02-14 Philip WithnallBug 642036 — No way to pass a message when adding a...
2011-02-14 Philip WithnallUse “dup” instead of “get” in method names which return...
2011-02-14 Philip WithnallTake a PersonaStore in IndividualAggregator.add_persona...
2011-02-07 Philip WithnallBug 641780 — Incorrect C function names for URLable...
2011-02-06 Philip WithnallFix entries in the NEWS file
2011-02-06 Philip WithnallBug 640901 — Allow to determine whether a Tpf.Persona...
2011-02-04 Travis ReitterRevert "For Vala 0.12, don't use deprecated string...
2011-02-03 Travis ReitterAdd note for future cleaning when we require Vala 0.12
2011-02-03 Travis ReitterFor Vala 0.12, don't use deprecated string.to_int().
2011-02-02 Travis ReitterRequire valac if the LinkedHashSet test hasn't been...
2011-02-02 Travis ReitterAdd FieldDetails tests.
2011-02-02 Raul Gutierrez... Added the READ_ONLY PersonaStore error
2011-02-02 Travis ReitterDon't print out a stacktrace when an error message...
2011-02-02 Marco BarisioneAdd Emailable for contacts with emails
2011-02-02 Marco BarisioneAdd Phoneable interface for contacts with phone numbers
2011-02-02 Travis ReitterAdd GenderOwner interface for specifying contact gender
2011-02-02 Travis ReitterAdd URLable interface for contacts with associated...
2011-02-02 Marco BarisioneAdd a FieldDetails object for details with extra parameters
2011-02-02 Marco BarisioneAdd a NameOwner interface for contacts with full names...
2011-02-01 Travis ReitterNote that bgo#628335 was fixed with release 0.1.16
2011-02-01 Travis ReitterPost-release version bump.
2011-01-31 Travis ReitterRelease version 0.3.4 FOLKS_0_3_4
2011-01-31 Travis ReitterWrite inlined docs for LinkedHashSet to work around...
2011-01-31 Travis ReitterUpdate old doc link to PresenceOwner.
2011-01-31 Travis ReitterDon't use deprecated string.ndup function.
2011-01-31 Travis ReitterSet @since lines for new release.
2011-01-31 Travis ReitterCut obsolete comment about IMable.im_addresses.
2011-01-31 Travis ReitterAdd a note about LinkedHashSet pulling in libgee.
2011-01-31 Travis ReitterCombine the API changes sections in NEWS.
2011-01-31 Travis ReitterMake the TestCase class follow our coding style.
2011-01-31 Travis ReitterRename HasPresence -> PresenceOwner.
2011-01-31 Travis ReitterRename HasAvatar -> AvatarOwner.
2011-01-28 Travis ReitterAdd a simple test case to reproduce bgo#640551 when...
2011-01-21 Travis ReitterAdd some LinkedHashSet tests.
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
next