summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* oauth2: Add vfuncwip/rishi/pocket-firefoxDebarshi Ray2016-07-213-1/+6
* oauth2: split headersDebarshi Ray2016-07-2113-97/+214
* pocket: Implement GoaOAuth2Provider:decide_navigation_policyDebarshi Ray2016-07-211-0/+27
* pocket: Reuse authorization URIDebarshi Ray2016-07-211-10/+17
* oauth2: Call goa_oauth2_provider_decide_navigation_policyDebarshi Ray2016-07-211-1/+10
* oauth2: Add a new vfunc to influence the navigation policyDebarshi Ray2016-07-212-1/+44
* pocket: Update READMEDebarshi Ray2016-07-211-0/+11
* provider: Add missing includesDebarshi Ray2016-07-211-0/+5
* Add Language headers to po filesPiotr Drąg2016-07-2113-11/+13
* Prepare 3.21.43.21.4Debarshi Ray2016-07-202-1/+23
* identity: Don't leak the invocation when handling SignInDebarshi Ray2016-07-181-0/+2
* kerberos: Remove unused callback user_data argumentsChristophe Fergeau2016-07-181-2/+2
* kerberos: Port perform_initial_sign_in() to GTaskChristophe Fergeau2016-07-181-28/+21
* kerberos: Remove redundant branchChristophe Fergeau2016-07-181-7/+2
* kerberos: Port sign_in_identity() to GTaskChristophe Fergeau2016-07-151-36/+21
* kerberos: Don't leak the GSimpleAsyncResult in sign_in_identityDebarshi Ray2016-07-151-0/+2
* kerberos: Don't leak the object path from sign_in_identityDebarshi Ray2016-07-151-1/+3
* provider: Style fixesDebarshi Ray2016-07-151-7/+2
* pocket: Style fixesDebarshi Ray2016-07-151-21/+8
* live: Style fixesDebarshi Ray2016-07-151-29/+12
* google: Style fixesDebarshi Ray2016-07-151-31/+13
* facebook: Style fixesDebarshi Ray2016-07-151-27/+11
* telepathy-account-widgets: Revert unintended rollback of the submoduleDebarshi Ray2016-07-151-0/+0
* Updated Vietnamese translationTrần Ngọc Quân2016-07-151-234/+236
* Updated Polish translationPiotr Drąg2016-07-141-224/+228
* identity: ensure unused credential cache is cleaned upRay Strode2016-07-141-1/+7
* identity: don't register new identity to list if sign in unsuccessfulRay Strode2016-07-142-4/+4
* examples: Introspect the providersDebarshi Ray2016-07-142-1/+179
* Revert "smtp-auth, utils: Avoid needless string copies"Debarshi Ray2016-07-142-5/+11
* identity: move debug statement to proper placeRay Strode2016-07-141-2/+1
* Updated Slovak translationDušan Kazik2016-07-111-241/+243
* Updated Indonesian translationAndika Triwidada2016-06-241-131/+128
* telepathy: Use GoaProvider:remove_account for deleting the TpAccountDebarshi Ray2016-06-233-51/+200
* tplinker: Shuffle some code aroundDebarshi Ray2016-06-231-20/+20
* telepathy: Implement GoaProvider:initialize to start the linkerDebarshi Ray2016-06-236-24/+40
* daemon: Call goa_provider_initialize during start-upDebarshi Ray2016-06-231-1/+18
* provider: Add a new vfunc for backend-specific initializationDebarshi Ray2016-06-232-0/+22
* daemon: Add a synchronous version of goa_provider_get_allDebarshi Ray2016-06-231-0/+46
* Prepare 3.21.33.21.3Debarshi Ray2016-06-202-1/+27
* Updated Brazilian Portuguese translationRafael Fontenelle2016-06-141-264/+300
* kerberos: Implement GoaProvider:remove_account for signing outDebarshi Ray2016-06-092-43/+72
* daemon: Call goa_provider_remove_account during account removalDebarshi Ray2016-06-091-2/+44
* daemon: Rename EnsureData as ObjectInvocationDataDebarshi Ray2016-06-081-35/+37
* provider: Add a new vfunc for backend-specific work on account removalDebarshi Ray2016-06-082-0/+91
* Updated Indonesian translationCahaya Maulidian Caturlipita2016-06-081-267/+306
* provider: Re-align the function prototypesDebarshi Ray2016-06-072-59/+75
* provider: Re-order and re-align the GoaProviderClass membersDebarshi Ray2016-06-071-36/+36
* daemon: Style fixDebarshi Ray2016-06-071-0/+2
* telepathy: Fix a race between TpawAccountWidget and GoaTpAccountLinkerDebarshi Ray2016-06-071-7/+20
* telepathy: Remove the unused GCancellableDebarshi Ray2016-06-071-9/+1