[commits] Horde branch develop updated. 4b2f854dfec060c3794e35306ef96dd5e1774c78

Michael J. Rubinsky mrubinsk at horde.org
Sat Jul 7 21:01:05 UTC 2012


The branch "develop" has been updated.
The following is a summary of the commits.

from: 9479c9cecf80727cc1f18cfe99ab17284f86402d

4b2f854 Refactor to use the Graph API wherever possible.

-----------------------------------------------------------------------

commit 4b2f854dfec060c3794e35306ef96dd5e1774c78
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Jul 7 17:00:09 2012 -0400

    Refactor to use the Graph API wherever possible.
    
    Migrate more methods over to the Graph API and remove functionality
    that is no longer supported by FB.

 framework/Service_Facebook/doc/Horde/Service/Facebook/UPGRADING   |   69 ++
 framework/Service_Facebook/lib/Horde/Service/Facebook.php         |   26 +-
 framework/Service_Facebook/lib/Horde/Service/Facebook/Auth.php    |   13 +-
 .../Service_Facebook/lib/Horde/Service/Facebook/BatchRequest.php  |   70 +-
 .../Service_Facebook/lib/Horde/Service/Facebook/Request/Graph.php |   20 +-
 framework/Service_Facebook/lib/Horde/Service/Facebook/Streams.php |  232 ++---
 framework/Service_Facebook/lib/Horde/Service/Facebook/Users.php   |  170 ++--
 framework/Service_Facebook/package.xml                            |    8 +-
 horde/lib/Block/FbStream.php                                      |   62 +-
 horde/lib/Prefs/Special/Facebook.php                              |   15 +-
 horde/services/facebook/index.php                                 |  111 ++-
 horde/templates/block/facebook_story.html.php                     |   42 +-
 horde/themes/default/screen.css                                   |    1 +
 13 files changed, 435 insertions(+), 404 deletions(-)
 create mode 100644 framework/Service_Facebook/doc/Horde/Service/Facebook/UPGRADING

http://git.horde.org/horde-git/-/commit/4b2f854dfec060c3794e35306ef96dd5e1774c78




More information about the commits mailing list