Merge remote branch 'pwith/offline-fixes' into prep-0.1.11
[platform/upstream/folks.git] / backends / telepathy / tpf-persona-store.vala
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-21 Philip WithnallDon't initialise favourite contacts support if the...
2010-07-20 Philip WithnallSplit setup of PersonaStores out into a PersonaStore...
2010-07-14 Travis ReitterMerge remote branch 'pwith/gi-bindings-rebase4'
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-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 the modern TelepathyGLib.Proxy.prepare_async()...
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 ReitterAdjust to the new tp-glib vala bindings namespace intro...
2010-07-07 Philip WithnallEnsure personas are only created and added once
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 explicit array length from add_new_personas_from...
2010-07-01 Travis ReitterMerge remote branch 'pwith/interfaces'
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-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 Philip WithnallRemove groups API from PersonaStore
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-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 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...
2010-06-23 Travis ReitterCut out 'stored' contact list support; if a contact...
2010-06-23 Travis ReitterRemove personas for Telepathy contacts removed from...
2010-06-23 Travis ReitterFilter incoming group channel members through the stand...
2010-06-23 Travis ReitterAdd support for the 'stored' standard contact list...
2010-06-23 Travis ReitterDon't be excessively-explicit about the HashMap hash...
2010-06-23 Travis ReitterAvoid another potential group/non-group contact list...
2010-06-23 Travis ReitterHandle the standard non-group contact list channels...
2010-06-23 Travis ReitterChange the key for channel_group_personas_map to Tp...
2010-06-23 Travis ReitterChange the key for channel_group_incoming_adds to Tp...
2010-06-23 Philip WithnallUse a literal GError when proxying errors in the TpfPer...
2010-06-22 Travis ReitterClean up the distinction between the standard 'subscrib...
2010-06-22 Travis ReitterAdd the ability to add new personas to a persona store.
2010-06-22 Travis ReitterMerge remote branch 'pwith/fixes'
2010-06-17 Travis ReitterUse a hash table for tracking new incoming TpfPersonas...
2010-06-13 Travis ReitterClean up Telepathy PersonaStore removal and addition...
2010-06-03 Travis ReitterRename the folks-telepathy files, since they're in...