Merge lp://qastaging/~mardy/account-plugins/usernames-1565772 into lp://qastaging/~online-accounts/account-plugins/16.04

Proposed by Alberto Mardegan
Status: Approved
Approved by: David Barth
Approved revision: 160
Proposed branch: lp://qastaging/~mardy/account-plugins/usernames-1565772
Merge into: lp://qastaging/~online-accounts/account-plugins/16.04
Diff against target: 568 lines (+280/-40)
23 files modified
.bzrignore (+5/-0)
Makefile.am (+26/-7)
configure.ac (+4/-1)
data/providers/facebook.provider.in.in (+1/-1)
data/providers/flickr.provider.in.in (+1/-1)
data/providers/twitter.provider.in.in (+1/-1)
data/webkit-options/accounts.google.com.conf (+0/-9)
data/webkit-options/api.twitter.com.conf (+0/-2)
data/webkit-options/login.yahoo.com.conf (+0/-2)
data/webkit-options/www.facebook.com.conf (+0/-7)
debian/account-plugin-facebook.install (+0/-1)
debian/account-plugin-flickr.install (+0/-1)
debian/account-plugin-google.install (+0/-1)
debian/account-plugin-twitter.install (+0/-1)
debian/changelog (+16/-0)
debian/control (+27/-4)
debian/libaccount-plugin-facebook.install (+1/-0)
debian/libaccount-plugin-flickr.install (+1/-0)
debian/libaccount-plugin-twitter.install (+1/-0)
src/facebook.vala (+69/-0)
src/flickr.vala (+41/-0)
src/google.vala (+40/-1)
src/twitter.vala (+46/-0)
To merge this branch: bzr merge lp://qastaging/~mardy/account-plugins/usernames-1565772
Reviewer Review Type Date Requested Status
Online Accounts Pending
Review via email: mp+299830@code.qastaging.launchpad.net

Commit message

Retrieve usernames in Facebook, Flickr, Google and Twitter plugins

Use the new APIs in libaccount-plugin to override the query_username() method; remove the unneeded webkit-options files from some account providers.

Description of the change

Retrieve usernames in Facebook, Flickr, Google and Twitter plugins

Use the new APIs in libaccount-plugin to override the query_username() method; remove the unneeded webkit-options files from some account providers.

To post a comment you must log in.
161. By Alberto Mardegan

Remove webkit file for google account

162. By Alberto Mardegan

Update changelog

Unmerged revisions

162. By Alberto Mardegan

Update changelog

161. By Alberto Mardegan

Remove webkit file for google account

160. By Alberto Mardegan

Changelog

* After the authentication, retrieve the username in Google, Facebook,
  Flickr and Twitter plugins (LP: #1565772)
* debian/control, debian/libaccount-plugin-facebook.install,
  debian/libaccount-plugin-flickr.install,
  debian/libaccount-plugin-twitter.install:
  add packages containing plugin modules.
* debian/account-plugin-facebook.install,
  debian/account-plugin-flickr.install,
  debian/account-plugin-twitter.install:
  remove unneeded webkit-options files.

159. By Alberto Mardegan

Fetch username in google plugin

158. By Alberto Mardegan

Add plugin for facebook

157. By Alberto Mardegan

Create plugin for twitter account

156. By Alberto Mardegan

Get username in flickr plugin

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches