summaryrefslogtreecommitdiff
path: root/doc/goa-sections.txt
AgeCommit message (Expand)AuthorFilesLines
2011-05-27Add iconsDavid Zeuthen1-1/+6
2011-05-27Only read conf from ~/.config/goa-1.0/accounts.conf, not any dirsDavid Zeuthen1-4/+0
2011-05-27Consolidate properties used for identifying an accountDavid Zeuthen1-7/+6
2011-05-26Remove service-specific codeDavid Zeuthen1-181/+0
2011-05-26Nuke service-specific interfacesDavid Zeuthen1-184/+0
2011-05-25Add Contacts, Calendar interfaces and make it work with the Google providerDavid Zeuthen1-0/+86
2011-05-25OAuth: Add a way to get the consumer key and secretDavid Zeuthen1-1/+5
2011-05-25Update docsDavid Zeuthen1-4/+0
2011-05-25Add properties for the IMAP and SMTP serversDavid Zeuthen1-7/+41
2011-05-25Introduce generation concept for credentialsDavid Zeuthen1-0/+1
2011-05-20GoaProvider: Add a show_account vfunc and use itDavid Zeuthen1-3/+3
2011-05-20Add setup UI to generic mail providerDavid Zeuthen1-0/+51
2011-05-20Rename GoaGenericProvider to GoaGenericMailProviderDavid Zeuthen1-6/+6
2011-05-19Add "generic" providerDavid Zeuthen1-0/+21
2011-05-17Add logging routinesDavid Zeuthen1-0/+13
2011-05-17Move backend code into own dir and strip the word Backend from identifiersDavid Zeuthen1-128/+128
2011-05-15Rework how email is handledDavid Zeuthen1-96/+59
2011-05-11Major async->sync refactoringDavid Zeuthen1-13/+6
2011-05-10Add an simple IMAP client and assorted D-Bus interfaces to expose itDavid Zeuthen1-0/+194
2011-05-03Rename Account's Type property to ProviderTypeDavid Zeuthen1-2/+2
2011-05-03Only maintain the :AttentionNeeded property from EnsureCredentials()David Zeuthen1-4/+0
2011-05-03Add support for TwitterDavid Zeuthen1-0/+56
2011-05-03Nuke SupportedSources, EnabledSources and SourceNames propertiesDavid Zeuthen1-6/+1
2011-05-02Add OAuth and Yahoo providersDavid Zeuthen1-0/+139
2011-04-29OAuth2: Add get_use_external_browser() and use it in Facebook backend for nowDavid Zeuthen1-0/+1
2011-04-29Add docs for OAuth2 base class and rework terminology to match the specDavid Zeuthen1-1/+3
2011-04-28Streamline identity handling for OAuth2 based servicesDavid Zeuthen1-2/+4
2011-04-28Rename AccessTokenBased to OAuth2Based and set it from the OAuth2 base classDavid Zeuthen1-46/+45
2011-04-28Move gnome-keyring usage into base classDavid Zeuthen1-0/+4
2011-04-26Factor common parts of Google backend into common code and add FB backend tooDavid Zeuthen1-0/+79
2011-04-26Move parsing into GoaBackendProvider where it belongsDavid Zeuthen1-0/+1
2011-04-26Implement removing an accountDavid Zeuthen1-4/+4
2011-04-26Make it possible to change the name of an accountDavid Zeuthen1-0/+8
2011-04-26Add a way to refresh the accountDavid Zeuthen1-0/+1
2011-04-26Rename NeedsAttention to AttentionNeeded and draw warning icon in panel if setDavid Zeuthen1-2/+2
2011-04-25Add a GoaAccount:NeedsAttention propertyDavid Zeuthen1-0/+2
2011-04-25Add org.gnome.OnlineAccounts.AccessTokenBased interfaceDavid Zeuthen1-0/+50
2011-04-25Finish up creating new accounts + store authorization code in keyringDavid Zeuthen1-1/+2
2011-04-25Catch up with latest gdbus-codegenDavid Zeuthen1-6/+45
2011-04-22Add goa_backend_provider_get_name()David Zeuthen1-0/+1
2011-04-22Add goa_backend_provider_get_all() and ensure EP and built-in ExtensionsDavid Zeuthen1-0/+1
2011-04-22Rename from Service to ProviderDavid Zeuthen1-20/+20
2011-04-22Add a Google service classDavid Zeuthen1-0/+13
2011-04-22Add a libgoa-backend libraryDavid Zeuthen1-0/+14
2011-04-20Show accounts in the control-center panelDavid Zeuthen1-0/+1
2011-04-19Set up docsDavid Zeuthen1-0/+197