Improve the IDs stored in the key file
[platform/upstream/folks.git] / backends / telepathy /
2010-08-10 Travis ReitterUpdate folks-telepathy pkg-config files.
2010-08-10 Travis ReitterCatch up with the new location for the telepathy-glib...
2010-08-09 Travis ReitterDon't warn if the 'stored' channel doesn't exist.
2010-08-09 Philip WithnallImplement the IMable interface on TpfPersona
2010-08-04 Travis ReitterAdd a display-name property to PersonaStore
2010-08-03 Travis ReitterAdd the display-id property to Persona.
2010-08-03 Philip WithnallTidy up UIDs and IIDs in the backends
2010-08-03 Philip WithnallAdd a key-file backend
2010-08-03 Philip WithnallAdd PersonaStore trust levels
2010-08-03 Philip WithnallDon't warn when adding an existing contact.
2010-08-02 Philip WithnallVersion the installed backends using the LT current...
2010-08-02 Philip WithnallHandle connections which are ready as soon as they...
2010-08-02 Philip WithnallAdd some more debug output to the Telepathy backend
2010-08-02 Philip WithnallDon't log errors in tp-lowlevel functions if they retur...
2010-07-28 Philip WithnallUse g_message() in tp-lowlevel rather than g_warning()
2010-07-28 Philip WithnallAdd debug flags support
2010-07-27 Travis ReitterEnsure all methods that should be async are, to get... FOLKS_0_1_11
2010-07-26 Travis ReitterMerge remote branch 'pwith/offline-fixes' into prep...
2010-07-26 Philip WithnallMake remove_persona() and remove_individual() async
2010-07-22 Philip WithnallReset the TpfPersonaStore state when going offline
2010-07-22 Philip WithnallDon't hold a reference to the Account when iterating...
2010-07-22 Philip WithnallDon't emit "group invalidated" warnings when disconnecting
2010-07-21 Philip WithnallDon't initialise favourite contacts support if the...
2010-07-20 Philip WithnallSplit setup of Backends out into a Backend.prepare...
2010-07-20 Philip WithnallSplit setup of PersonaStores out into a PersonaStore...
2010-07-15 Travis ReitterExplicitly build and link generated C code against...
2010-07-15 Travis ReitterExplicitly link libfolks-telepathy against libfolks.
2010-07-15 Travis ReitterExplicitly build and link generated C code against...
2010-07-15 Travis ReitterMerge remote branch 'pwith/refcount-on-remove'
2010-07-15 Travis ReitterDon't give libtp-lowlevel a version number, since it...
2010-07-15 Travis ReitterSet the version info for the public libraries.
2010-07-14 Travis ReitterMerge remote branch 'pwith/build-cleanup'
2010-07-14 Travis ReitterMerge remote branch 'pwith/gi-bindings-rebase4'
2010-07-14 Philip WithnallTidy up dependencies in the Telepathy backend
2010-07-14 Philip WithnallRemove unnecessary dependencies from folks-telepathy...
2010-07-14 Philip WithnallRemove redundant suffix substitutions in the Telepathy...
2010-07-14 Philip WithnallRename VALASOURCES variables in Telepathy backend
2010-07-14 Philip WithnallConsolidate the tp-vala valaflags into configure.ac
2010-07-14 Philip WithnallAdd git.mk for automatic .gitignore generation
2010-07-14 Philip WithnallRemove some barely-used silent build machinery from...
2010-07-14 Philip WithnallAllow backends to be completely unloaded
2010-07-14 Travis ReitterDistribute the tp-lowlevel metadata file to fix distcheck. FOLKS_0_1_9
2010-07-14 Travis ReitterSpecify tp-lowlevel.h being in the srcdir, to work...
2010-07-14 Travis ReitterSpecify the vala source files being in the srcdir,...
2010-07-14 Travis ReitterWork around bgo #624278 for distcheck
2010-07-13 Travis ReitterInclude the backends/telepathy/*.vala files when making...
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 ReitterPass along the message, actor, and reason from standard...
2010-07-13 Travis ReitterCombine the PersonaStore:personas-added and personas...
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-07 Philip WithnallEnsure personas are only created and added once
2010-07-07 Philip WithnallImprove filtering of empty aliases
2010-07-05 Philip WithnallAdd documentation to every method in the Telepathy...
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 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 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 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 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 WithnallAdd capabilities support to TpfPersona
2010-06-29 Philip WithnallRemove groups API from PersonaStore
2010-06-29 Philip WithnallRemove interfaces from Persona
next