Post-release version bump
[platform/upstream/folks.git] / folks / backend.vala
2012-01-09 Philip WithnallBug 667410 — A second aggregator instance only fetches...
2011-12-09 Philip Withnallbackends: Tidy up prepare() and unprepare() methods...
2011-09-08 Raul Gutierrez SegalesUpdate @since tags
2011-09-02 Philip WithnallBug 656184 — Add is-quiescent property
2011-05-13 Travis ReitterRelease Folks 0.5.1. FOLKS_0_5_1
2011-04-23 Philip WithnallChange Backend.persona_stores to be a Map<string, Perso...
2010-11-13 Philip WithnallHide setter for Backend.persona_stores
2010-11-13 Philip WithnallHide setter for Backend.name
2010-11-04 Travis ReitterMake BackendStore.load_backends() unload disabled backends.
2010-09-22 Travis ReitterAdd Backend.is_prepared and make prepare() idempotent.
2010-09-15 Travis ReitterMerge branch 'bgo628970-expose-backends3'
2010-09-14 Philip WithnallMove BuildConf into the Folks namespace
2010-09-13 Philip WithnallBug 626008 — Add @since lines to all symbols
2010-08-03 Philip WithnallAdd a key-file backend
2010-07-20 Philip WithnallSplit setup of Backends out into a Backend.prepare...
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-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-22 Philip WithnallAdd documentation support and stub documentation to...
2010-06-02 Travis ReitterFactor out the Telepathy backend into a separate, loada...