[commits] Horde-Hatchery branch master updated.

Michael Rubinsky mike at theupstairsroom.com
Sat Feb 28 17:22:01 UTC 2009


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

from: ab188be41a04d2af81582984bc8c1633677d210c

3f09cd2... Some more documentation on the test/example page
0cd7640... Add Friends, Groups, Links, Notes, and Video support. Mostly untested.

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

commit 3f09cd271ea5e73aad97e567d26667fecf458caf
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Sat Feb 28 11:27:35 2009 -0500

    Some more documentation on the test/example page

 framework/Service_Facebook/doc/facebook_example.php |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/framework/Service_Facebook/doc/facebook_example.php?rt=horde-hatchery&r1=ab188be41a04d2af81582984bc8c1633677d210c&r2=3f09cd271ea5e73aad97e567d26667fecf458caf

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

commit 0cd7640b086de0c3179b3b9d36f19476aa791755
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Sat Feb 28 12:21:20 2009 -0500

    Add Friends, Groups, Links, Notes, and Video support. Mostly untested.

 framework/Service_Facebook/lib/Horde/Service/Facebook.php         |  179 +----
 framework/Service_Facebook/lib/Horde/Service/Facebook/Friends.php |    4 +-
 framework/Service_Facebook/lib/Horde/Service/Facebook/Groups.php  |   53 ++
 framework/Service_Facebook/lib/Horde/Service/Facebook/Links.php   |   61 ++
 framework/Service_Facebook/lib/Horde/Service/Facebook/Notes.php   |  112 +++
 framework/Service_Facebook/lib/Horde/Service/Facebook/Videos.php  |   57 ++
 framework/Service_Facebook/package.xml                            |    8 +
 7 files changed, 297 insertions(+), 177 deletions(-)
 create mode 100644 framework/Service_Facebook/lib/Horde/Service/Facebook/Groups.php
 create mode 100644 framework/Service_Facebook/lib/Horde/Service/Facebook/Links.php
 create mode 100644 framework/Service_Facebook/lib/Horde/Service/Facebook/Notes.php
 create mode 100644 framework/Service_Facebook/lib/Horde/Service/Facebook/Videos.php

http://git.horde.org/diff.php/framework/Service_Facebook/lib/Horde/Service/Facebook.php?rt=horde-hatchery&r1=8b31b743e35ad020afc49ba30b9c7acdba236f9e&r2=0cd7640b086de0c3179b3b9d36f19476aa791755
http://git.horde.org/diff.php/framework/Service_Facebook/lib/Horde/Service/Facebook/Friends.php?rt=horde-hatchery&r1=763acb16bef53e4398a272da4a55159db6df229d&r2=0cd7640b086de0c3179b3b9d36f19476aa791755
http://git.horde.org/co.php/framework/Service_Facebook/lib/Horde/Service/Facebook/Groups.php?rt=horde-hatchery&r=0cd7640b086de0c3179b3b9d36f19476aa791755
http://git.horde.org/co.php/framework/Service_Facebook/lib/Horde/Service/Facebook/Links.php?rt=horde-hatchery&r=0cd7640b086de0c3179b3b9d36f19476aa791755
http://git.horde.org/co.php/framework/Service_Facebook/lib/Horde/Service/Facebook/Notes.php?rt=horde-hatchery&r=0cd7640b086de0c3179b3b9d36f19476aa791755
http://git.horde.org/co.php/framework/Service_Facebook/lib/Horde/Service/Facebook/Videos.php?rt=horde-hatchery&r=0cd7640b086de0c3179b3b9d36f19476aa791755
http://git.horde.org/diff.php/framework/Service_Facebook/package.xml?rt=horde-hatchery&r1=dce6cfda886ecdd461bb8fc093e27773b712c008&r2=0cd7640b086de0c3179b3b9d36f19476aa791755




More information about the commits mailing list