aboutsummaryrefslogtreecommitdiffstats
path: root/modules/online-accounts
Commit message (Collapse)AuthorAgeFilesLines
* online-accounts: Adapt to URL parameter renames.Matthew Barnes2011-08-151-4/+6
| | | | It's "security-method" now instead of "use_ssl".
* Coding style and whitespace cleanup.Matthew Barnes2011-08-131-5/+5
|
* online-accounts: Give Google calendars a color.Matthew Barnes2011-07-071-0/+5
|
* online-accounts: Set GoaAccount ID in calendar and contact sources.Matthew Barnes2011-06-301-0/+6
| | | | Forgot that part... kind of important.
* Prototype an online-accounts module.Matthew Barnes2011-06-256-0/+1606
Integrates with the GNOME Online Accounts service. Creates Evolution sources for a GOA Google account and keeps them synchronized. Also registers a new CamelSaslXOAuth class for use with GMail. Authentication of Google Calendars and Google Contacts using OAuth is still under development.