Add @since lines to the documentation of some new methods
[platform/upstream/folks.git] / folks / persona-store.vala
2010-08-04 Philip WithnallAdd @since lines to the documentation of some new methods
2010-08-04 Travis ReitterAdd a display-name property to PersonaStore
2010-08-03 Philip WithnallAdd PersonaStore trust levels
2010-08-03 Philip WithnallDon't warn when adding an existing contact.
2010-07-26 Travis ReitterAlways throw an error in async functions, to avoid...
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-20 Philip WithnallSplit setup of PersonaStores out into a PersonaStore...
2010-07-13 Travis ReitterUse a more-flexible a{sv} type for the add_persona_from...
2010-07-13 Travis ReitterCombine the PersonaStore:personas-added and personas...
2010-07-01 Philip WithnallMerge branch 'master' into fixes3-no-prepare
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-29 Travis ReitterMerge remote branch 'pwith/favourites'
2010-06-29 Travis ReitterMerge remote branch 'pwith/docs2'
2010-06-29 Philip WithnallRemove groups API from PersonaStore
2010-06-25 Philip WithnallAdd documentation for every public signal, property...
2010-06-24 Travis ReitterMerge remote branch 'pwith/fixes2'
2010-06-24 Travis ReitterMerge remote branch 'pwith/docs'
2010-06-24 Travis ReitterSupport contact removal
2010-06-22 Travis ReitterAdd the ability to add new personas to a persona store.
2010-06-22 Philip WithnallAdd documentation support and stub documentation to...
2010-06-11 Travis ReitterGeneralize overly-specific 'using' statement
2010-06-02 Travis ReitterFactor out the Telepathy backend into a separate, loada...
2010-05-27 Travis ReitterSupport writing contact group changes back to Telepathy...
2010-05-24 Travis ReitterAdd group notification/read support for Telepathy personas
2010-05-17 Travis ReitterSupport account deletion
2010-04-23 Travis ReitterSplit PersonaStore into an abstract class and the TpPer...
2010-04-22 Travis ReitterRename from libtelepathy-people to libfolks.