After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 696389 - Add Feed support to Facebook provider
Add Feed support to Facebook provider
Status: RESOLVED WONTFIX
Product: gnome-online-accounts
Classification: Core
Component: general
unspecified
Other All
: Normal enhancement
: ---
Assigned To: GNOME Online Accounts maintainer(s)
GNOME Online Accounts maintainer(s)
Depends on:
Blocks: 667418
 
 
Reported: 2013-03-22 13:13 UTC by Alban Crequy
Modified: 2014-04-18 10:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[PATCH 1/2] facebook: feed: request the "read_stream" capability to Facebook servers (980 bytes, patch)
2013-03-22 13:22 UTC, Alban Crequy
none Details | Review
[PATCH 2/2] facebook: add feed support (5.82 KB, patch)
2013-03-22 13:23 UTC, Alban Crequy
none Details | Review

Description Alban Crequy 2013-03-22 13:13:37 UTC
In addition to the Chat support, the Facebook provider should support feeds. GOA should request an OAuth access token with the "read_stream" capability and have a checkbox for the feed in gnome-control-center. Then libsocialweb will be able to fetch the OAuth access token from GOA instead of gnome-keyring/Bisho.

The following patches fix that.
Comment 1 Alban Crequy 2013-03-22 13:22:41 UTC
Created attachment 239538 [details] [review]
[PATCH 1/2] facebook: feed: request the "read_stream" capability to Facebook servers
Comment 2 Alban Crequy 2013-03-22 13:23:29 UTC
Created attachment 239539 [details] [review]
[PATCH 2/2] facebook: add feed support
Comment 3 Debarshi Ray 2013-03-22 13:58:14 UTC
Do we have an application in mind for this?
Comment 4 Alban Crequy 2013-03-22 18:00:04 UTC
I am working on a simple application to display Facebook feeds and I would like to integrate with GOA.
Comment 5 Debarshi Ray 2014-04-18 10:51:26 UTC
I am going to decline this as WONTFIX for the moment. Unless there is a core (*) GNOME 3 application that will be dealing with Facebook feeds, it does not make sense to offer this switch to all users. Otherwise they will see the switch and wonder why is it not being used by any application.

We can revisit this if the situation changes.

(*) A core application is one that is expected to be part of the default GNOME installation, as opposed to any other application.