summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* examples: List the name of the GoaProviderswip/rishi/introspectDebarshi Ray2016-08-011-0/+5
* identity: Silence -Wincompatible-pointer-typesDebarshi Ray2016-07-281-1/+1
* Updated Hungarian translationBalázs Meskó2016-07-251-128/+132
* Updated Lithuanian translationAurimas Černius2016-07-241-185/+187
* Updated Friulian translationFabio Tomat2016-07-231-170/+198
* Post-release version bumpDebarshi Ray2016-07-222-1/+5
* kerberos: Port goa_identity_service_handle_sign_in() to GTaskChristophe Fergeau2016-07-221-29/+16
* kerberos: Re-throw the GError from sign_in_identity and don't leak itDebarshi Ray2016-07-221-1/+8
* daemon: Ensure temporary accounts are really removed from the keyringDebarshi Ray2016-07-221-2/+2
* pocket: Update READMEDebarshi Ray2016-07-211-0/+11
* pocket: Support logging in with a Firefox accountDebarshi 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-214-0/+86
* oauth2: Split the WebKitDOM* symbols out of the main headerDebarshi Ray2016-07-2112-93/+172
* 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