summaryrefslogtreecommitdiff
path: root/folks/backend.vala
AgeCommit message (Expand)AuthorFilesLines
2013-11-06docs: Fix links in documentation commentsPhilip Withnall1-1/+1
2013-11-06core: Bless DBusError.SERVICE_UNKNOWN for D-Bus service problems on prepare()Philip Withnall1-0/+2
2013-02-17Release version 0.9.0FOLKS_0_9_0Travis Reitter1-3/+3
2012-10-26tracker: Add enable|disable_persona_store implementation to tracker backend.Jeremy Whiting1-6/+6
2012-10-10core: Add set_persona_stores method to Backend.Jeremy Whiting1-0/+18
2012-10-10core: Add disable_persona_store and enable_persona_store API to backendJeremy Whiting1-0/+26
2012-08-14docs: Use correct Valadoc syntax for monospaced contentPhilip Withnall1-2/+2
2012-04-25Bug 663890 — @throws annotations missing for some functionsPhilip Withnall1-0/+4
2012-01-09Bug 667410 — A second aggregator instance only fetches a subset of contactsPhilip Withnall1-0/+10
2011-12-09backends: Tidy up prepare() and unprepare() methods’ mutual exclusionPhilip Withnall1-0/+12
2011-09-08Update @since tagsRaul Gutierrez Segales1-1/+1
2011-09-02Bug 656184 — Add is-quiescent propertyPhilip Withnall1-0/+15
2011-05-13Release Folks 0.5.1.FOLKS_0_5_1Travis Reitter1-1/+1
2011-04-23Change Backend.persona_stores to be a Map<string, PersonaStore>Philip Withnall1-1/+4
2010-11-13Hide setter for Backend.persona_storesPhilip Withnall1-10/+1
2010-11-13Hide setter for Backend.namePhilip Withnall1-1/+1
2010-11-03Make BackendStore.load_backends() unload disabled backends.Travis Reitter1-0/+16
2010-09-22Add Backend.is_prepared and make prepare() idempotent.Travis Reitter1-0/+10
2010-09-14Move BuildConf into the Folks namespacePhilip Withnall1-2/+1
2010-09-13Bug 626008 — Add @since lines to all symbolsPhilip Withnall1-0/+2
2010-08-03Add a key-file backendPhilip Withnall1-0/+6
2010-07-20Split setup of Backends out into a Backend.prepare() methodPhilip Withnall1-0/+32
2010-06-25Add documentation for every public signal, property and memberPhilip Withnall1-0/+25
2010-06-22Add documentation support and stub documentation to FolksPhilip Withnall1-0/+5
2010-06-02Factor out the Telepathy backend into a separate, loadable module.Travis Reitter1-0/+34