platform/upstream/folks.git
2010-10-06 Travis ReitterSimplify the Tp test Makefile further.
2010-10-06 Jonny Lambtpf-persona-store: add the client types feature to...
2010-10-06 Jonny Lambconfigure: depend on new tp-glib
2010-10-06 Travis ReitterUpdate NEWS for bug fix.
2010-10-06 Travis ReitterFix the CLEANFILES for the Tp tests.
2010-10-06 Travis ReitterRelocate Folks.TestCase as a separate library
2010-10-06 Travis ReitterReact to alias changes coming from Telepathy. Fixes...
2010-10-06 Travis ReitterSimplify the tests Makefile.
2010-10-06 Travis ReitterAdd a test for Tpf.Persona alias changing (through...
2010-10-06 Travis ReitterExpose the TpTestContactListConnection's manager.
2010-10-06 Travis ReitterMake the TpTest CM emit alias and presence updates.
2010-10-06 Travis ReitterInclude the contact ID in the TestContactDetails for...
2010-10-04 Travis ReitterBump telepathy-glib requirement to ensure proper g-i.
2010-10-01 Travis ReitterPost-release version bump.
2010-10-01 Travis ReitterRelease 0.3.0 FOLKS_0_3_0
2010-10-01 Travis ReitterFetch TpContact avatar information upon creation.
2010-09-30 Travis ReitterNote the TpContact capabilities guarantee in NEWS
2010-09-30 Travis ReitterFetch capabilities when we create TpContacts.
2010-09-30 Travis ReitterFactor out a redundant array.
2010-09-28 Travis ReitterPrefer to use object members directly instead of accessors.
2010-09-27 Travis ReitterTurn on valac warnings for the KeyFile backend.
2010-09-27 Travis ReitterCut unnecessary D-Bus flags for libfolks-backend-telepathy
2010-09-27 Travis ReitterMake a distinction between valac and vapigen flags.
2010-09-27 Travis ReitterTurn on stronger error checking for the test library.
2010-09-27 Travis ReitterTurn on stronger error checking for libtp-lowlevel.
2010-09-24 Travis ReitterFix use of CPP/CFLAGS for the Telepathy backend libraries.
2010-09-24 Travis ReitterRe-use existing autoconf code for setting extra maintai...
2010-09-23 Travis ReitterAdd a test for adding Personas.
2010-09-22 Travis ReitterExplicitly reset the aggregator between tests.
2010-09-22 Travis ReitterDon't deref a null PersonaStore in a failure case.
2010-09-22 Travis ReitterPrepare the aggregator asynchronously (as clients will)
2010-09-22 Travis ReitterRe-use the defined protocol prefix for tests.
2010-09-22 Travis ReitterCentralize the list of expected test Individuals.
2010-09-22 Travis ReitterAdd Backend.is_prepared and make prepare() idempotent.
2010-09-22 Travis ReitterAdd IndividualAggregator.is_prepared and make prepare...
2010-09-22 Travis ReitterAdd PersonaStore.is_prepared and make prepare() idempotent.
2010-09-21 Travis ReitterMake BackendStore.load_backends() idempotent.
2010-09-21 Travis ReitterClean up the behavior of the add_persona_from_details...
2010-09-21 Travis ReitterAdd STORE_OFFLINE error types for temporary failures.
2010-09-21 Philip WithnallCache notifications for IndividualAggregator.user durin...
2010-09-21 Philip WithnallEnsure a given individual isn't marked as added and...
2010-09-21 Philip WithnallBug 629643 — do not fall back to the id if alias is...
2010-09-21 Philip WithnallFix an assertion error in IndividualAggregator
2010-09-21 Philip WithnallEnsure Individuals are added before they're removed
2010-09-21 Philip WithnallUpdate NEWS file for recent commits
2010-09-21 Philip WithnallSupport the Persona.is_user property in the telepathy...
2010-09-21 Philip WithnallSupport the Persona.is_user property in the key-file...
2010-09-21 Philip WithnallImplicitly trust Personas which are marked as being...
2010-09-21 Philip WithnallAdd a "user" property to the IndividualAggregator
2010-09-21 Philip WithnallAdd an "is-user" property to Individual and Persona
2010-09-21 Philip WithnallUse foreach{} rather than .foreach() in IndividualAggre...
2010-09-20 Philip WithnallUse the devhelp doclet to build the documentation
2010-09-20 Philip WithnallAdd missing documentation
2010-09-20 Philip WithnallRemove {@inheritDoc} from folks-telepathy documentation
2010-09-20 Philip WithnallSplit the documentation into folks and folks-telepathy...
2010-09-20 Philip WithnallMove debug initialisation to BackendStore
2010-09-20 Philip WithnallRetrospectively update NEWS file
2010-09-18 Philip WithnallBug 629666 — libfolks should not hard autodetect libxml
2010-09-18 Philip WithnallMake libfolks.so depend on gmodule-no-export
2010-09-18 Philip WithnallExplicitly link the backends to libfolks.la
2010-09-18 Philip WithnallBug 629311 — Folks should normalize IDs written to...
2010-09-18 Philip WithnallBump version to 0.3.0
2010-09-18 Philip WithnallDon't list session.conf in CLEANFILES
2010-09-18 Travis ReitterRequire the latest releases of our dependencies.
2010-09-18 Travis ReitterClear up ambiguity between GLib.Proxy and TelepathyGLib...
2010-09-17 Travis ReitterCut some obsolete comments in TpLowlevel.
2010-09-17 Travis ReitterFix the GIR annotation for connection_open_contact_list...
2010-09-17 Travis ReitterFix the GIR annotations for connect_to_new_group_channels
2010-09-17 Travis ReitterTurn on all g-i warnings and make them errors (for...
2010-09-16 Philip WithnallMake a result argument nullable
2010-09-15 Travis ReitterDepend upon the next release of Vala for required fixes.
2010-09-15 Travis ReitterAdjust to changes introduced with the Vala fix for...
2010-09-15 Philip WithnallFix documentation syntax
2010-09-15 Travis ReitterMerge branch 'bgo628970-expose-backends3'
2010-09-14 Travis ReitterMove Backend preparation to BackendStore. Fixes bgo...
2010-09-14 Travis ReitterExpose the BackendStore's Backends. Helps bgo#628970.
2010-09-14 Travis ReitterCut out unnecessary tp-glib version checking.
2010-09-14 Travis ReitterUpdate the name for TelepathyGLib.Intset
2010-09-14 Travis ReitterMake BackendStore a singleton. Helps bgo#628970.
2010-09-14 Philip WithnallFix the type of an AsyncReadyCallback in Tpf.PersonaStore
2010-09-14 Philip WithnallMove BuildConf into the Folks namespace
2010-09-14 Philip WithnallAdd missing annotations to TpLowlevel
2010-09-14 Philip WithnallEnable g-ir-scanner warnings for TpLowlevel
2010-09-13 Philip WithnallPost-branch version bump
2010-09-13 Philip WithnallAutomatically version the generated documentation
2010-09-13 Philip WithnallRename Alias interface to Aliasable
2010-09-13 Philip WithnallRename Groups interface to Groupable
2010-09-13 Philip WithnallFix a private error domain in Tpf.PersonaStore
2010-09-13 Philip WithnallFix some error domains
2010-09-13 Philip WithnallAdd missing @inheritDoc doclets
2010-09-13 Philip WithnallBug 626008 — Add @since lines to all symbols
2010-09-13 Brian PeppleLink gio libs in import-tool makefiles
2010-09-10 Travis ReitterPost-release version bump.
2010-09-10 Travis ReitterRelease version 0.1.17 FOLKS_0_1_17
2010-09-10 Travis ReitterAdd some more detailed validation/error reporting to...
2010-09-10 Philip WithnallBug 629084 — Add a folks-import tool
2010-09-10 Philip WithnallBlock flushing of Kf.PersonaStore on any pending file...
2010-09-10 Philip WithnallBug 628853 — hangs if there's no relationships.ini...
2010-09-10 Philip WithnallNotify of Tpf.PersonaStore's Personas being removed...
2010-09-10 Philip WithnallWarn on key file parse errors, rather than explode
next