platform/upstream/folks.git
2010-07-14 Philip WithnallDon't install or EXTRA_DIST the package documentation
2010-07-14 Philip WithnallFix ChangeLog cleaning
2010-07-14 Philip WithnallRemove unused gtk-doc lines from build system
2010-07-14 Philip WithnallRemove unused scrollkeeper lines from Makefile
2010-07-14 Philip WithnallRemove some unused lines from the configure summary
2010-07-14 Philip WithnallRemove some barely-used silent build machinery from...
2010-07-14 Philip WithnallFix MIME type memory leak in BackendStore
2010-07-14 Philip WithnallDon't leak TpfPersona references for each Individual
2010-07-14 Philip WithnallBreak a refcycle between TpfPersonaStore and TpfPersona
2010-07-14 Philip WithnallAllow backends to be completely unloaded
2010-07-13 Philip WithnallEnsure we don't unref every TpAccount
2010-07-13 Philip WithnallRemove extraneous array length parameter
2010-07-13 Travis ReitterUse a more-flexible a{sv} type for the add_persona_from...
2010-07-13 Travis ReitterBump the version for the new PersonaStore/IndividualAgg...
2010-07-13 Travis ReitterCombine the IndividualAggregator:individuals-added...
2010-07-13 Travis ReitterPass along the message, actor, and reason from standard...
2010-07-13 Travis ReitterCombine the PersonaStore:personas-added and personas...
2010-07-13 Travis ReitterBump the required version of tp-glib
2010-07-12 Travis ReitterAlso remove Capabilities from Individual.
2010-07-12 Travis ReitterRemove the Capabilities interface.
2010-07-12 Travis ReitterStrip Capabilities interface from Tpf.Persona.
2010-07-09 Travis ReitterDon't explicitly state the return type of AccountManage...
2010-07-09 Travis ReitterVala doesn't accept GLib.Value as a generic type
2010-07-08 Travis ReitterUpdate for the new signature of ConnectionRequestHandlesCb.
2010-07-08 Travis ReitterCast TelepathyGLib.ContactFeature to uint, since tp...
2010-07-08 Travis ReitterUpdate for the fact that the g-i bindings don't bind...
2010-07-08 Travis ReitterUse the existing Tpf.PersonaError instead of the unboun...
2010-07-08 Travis ReitterUse uint for TpContactFeature, since the type doesn...
2010-07-08 Travis ReitterAdjust for the fact that AccountManager.get_valid_accou...
2010-07-08 Travis ReitterAccount.get_object_path() no longer (erroneously) takes...
2010-07-08 Travis ReitterMake Tpf.PersonaError public
2010-07-08 Travis ReitterUse the modern TelepathyGLib.Proxy.prepare_async()...
2010-07-08 Travis ReitterAdjust for TelepathyGLib.AccountManager.get_valid_accou...
2010-07-08 Travis ReitterAdjust to TelepathyGLib.ConnectionContactsByHandleCb...
2010-07-08 Travis ReitterContinue adjusting to vapi changes in the g-i-based...
2010-07-08 Travis ReitterCreate our own errordomain for Tpf.Persona errors.
2010-07-08 Travis ReitterWork-around the g-i bindings missing TpHandle.
2010-07-08 Travis ReitterAdjust to the new tp-glib vala bindings namespace intro...
2010-07-08 Philip WithnallDon't try to strip() a null string
2010-07-08 Philip WithnallFix notification of favourites changes in Individual
2010-07-07 Philip WithnallAllow single personas to be removed through the Individ...
2010-07-07 Philip WithnallEnsure updates to Persona:groups affect Individuals
2010-07-07 Philip WithnallEnsure personas are only created and added once
2010-07-07 Philip WithnallImprove filtering of empty aliases
2010-07-07 Philip WithnallAdd alias notification in Folks.Individual
2010-07-05 Travis ReitterAdd missing dbus-glib dep to docs build process
2010-07-05 Philip WithnallRemove the built documentation on distclean
2010-07-05 Philip WithnallAdd documentation to every method in the Telepathy...
2010-07-05 Philip WithnallAdd the Telepathy backend to the documentation build
2010-07-02 Philip WithnallMake Tpf.PersonaStore.change_is_favourite() internal
2010-07-02 Philip WithnallPass changes to Personas' aliases on to Telepathy
2010-07-02 Travis ReitterActually ref new Personas set for an Individual, so...
2010-07-02 Travis ReitterUpdate an Individual's store-persona hash when the...
2010-07-02 Travis ReitterDon't emit an extraneous 'personas-removed' before...
2010-07-02 Travis ReitterWhen removing a Tpf.Persona, remove it from the same...
2010-07-02 Travis ReitterWhen removing Tpf.Personas from the store, ensure we...
2010-07-01 Travis ReitterBump version.
2010-07-01 Travis ReitterMerge remote branch 'pwith/fixes3-no-prepare'
2010-07-01 Philip WithnallMerge branch 'master' into fixes3-no-prepare
2010-07-01 Philip WithnallRemove use of pkg-config directly from a Makefile
2010-07-01 Philip WithnallMake configuration fail if vapigen is missing
2010-07-01 Philip WithnallSplit up pkg-config dependencies
2010-07-01 Philip WithnallApply new interface style convention
2010-07-01 Philip WithnallRemove explicit array length from add_new_personas_from...
2010-07-01 Philip WithnallImprove documentation build rules
2010-07-01 Philip WithnallClarify documentation of BackendStore.backend_available
2010-07-01 Travis ReitterBump required telepathy-glib.
2010-07-01 Travis ReitterMerge remote branch 'pwith/interfaces'
2010-06-30 Philip WithnallFix audio and video capabilities
2010-06-30 Philip WithnallFix setting capabilities when Tp returns a null set...
2010-06-30 Philip WithnallMerge branch 'master' into fixes3
2010-06-30 Philip WithnallMerge branch 'master' into interfaces
2010-06-30 Philip WithnallOnly warn about unknown personas if the account is...
2010-06-30 Philip WithnallHandle the logger service going away gracefully
2010-06-30 Philip WithnallAdd a FIXME about using DBus.Connection.get_object_for_...
2010-06-29 Travis ReitterMerge remote branch 'pwith/favourites'
2010-06-29 Travis ReitterDon't declare IndividualAggregator's constructor as...
2010-06-29 Travis ReitterMerge remote branch 'pwith/docs2'
2010-06-29 Travis ReitterMake create_personas_from_channel_handles_async actuall...
2010-06-29 Travis ReitterBump the required version of GLib so we can take advant...
2010-06-29 Philip WithnallUse get_object_for_name_owner() rather than just get_ob...
2010-06-29 Philip WithnallMake Individual.avatar.set private
2010-06-29 Philip WithnallImplement a FIXME about checking for all-whitespace...
2010-06-29 Philip WithnallAdd capabilities support to TpfPersona
2010-06-29 Philip WithnallRemove groups API from PersonaStore
2010-06-29 Philip WithnallRemove interfaces from Persona
2010-06-29 Philip WithnallCatch some unhandled errors
2010-06-29 Philip WithnallSplit the Logger interface out into a separate file
2010-06-29 Philip WithnallFirst round of favourites review cleanups
2010-06-28 Travis ReitterChange IndividualAggregator.members to IndividualAggreg...
2010-06-28 Travis ReitterRephrase explanation of Individual:removed signal.
2010-06-25 Philip WithnallAdd documentation for every public signal, property...
2010-06-25 Philip WithnallRemove an outdated comment
2010-06-25 Philip WithnallAdd Favourites support
2010-06-24 Travis ReitterMerge remote branch 'pwith/fixes2'
2010-06-24 Travis ReitterMerge remote branch 'pwith/docs'
2010-06-24 Travis ReitterMicro version bump for new functionality.
2010-06-24 Travis ReitterRe-add the stored list, as it's necessary to properly...
2010-06-24 Travis ReitterSupport contact removal
2010-06-24 Travis ReitterRename internal-only 'remove' functions in Tpf.PersonaS...
next