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

from: d8948e6fc97e5c5e6ae4c298eceaf371f37e5a5b

02b1fea... Now I remember why I did this - always using the instance variable 
will break batch processing - we have to pass in the method and the params if 
we are going to subclass H_S_F_Request
c932406... Add a revokeExtendedPermissions method, move get_login_url to the 
Auth class and rename getLoginUrl, rename call_upload_method to callUploadMethod

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

commit 02b1feaa3ee4c19e516185b7fd5a8f76e524ea52
Author: Michael J. Rubinsky <[email protected]>
Date:   Sat Feb 28 17:34:49 2009 -0500

    Now I remember why I did this - always using the instance variable will
    break batch processing - we have to pass in the method and the params
    if we are going to subclass H_S_F_Request

 .../Service_Facebook/lib/Horde/Service/Facebook/BatchRequest.php  |    1 +
 framework/Service_Facebook/lib/Horde/Service/Facebook/Request.php |   44 ++--
 .../Service_Facebook/lib/Horde/Service/Facebook/UploadRequest.php |    2 +-
 3 files changed, 24 insertions(+), 23 deletions(-)

http://git.horde.org/diff.php/framework/Service_Facebook/lib/Horde/Service/Facebook/BatchRequest.php?rt=horde-hatchery&r1=763acb16bef53e4398a272da4a55159db6df229d&r2=02b1feaa3ee4c19e516185b7fd5a8f76e524ea52
http://git.horde.org/diff.php/framework/Service_Facebook/lib/Horde/Service/Facebook/Request.php?rt=horde-hatchery&r1=cc4bd9a9c39ac9f05baa45fcd576221f99f27e6b&r2=02b1feaa3ee4c19e516185b7fd5a8f76e524ea52
http://git.horde.org/diff.php/framework/Service_Facebook/lib/Horde/Service/Facebook/UploadRequest.php?rt=horde-hatchery&r1=cc4bd9a9c39ac9f05baa45fcd576221f99f27e6b&r2=02b1feaa3ee4c19e516185b7fd5a8f76e524ea52

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

commit c932406f8b540b4407a0c470af0d1b7b68596ddc
Author: Michael J. Rubinsky <[email protected]>
Date:   Sun Mar 1 11:57:41 2009 -0500

    Add a revokeExtendedPermissions method, move get_login_url to
    the Auth class and rename getLoginUrl, rename call_upload_method
    to callUploadMethod

 framework/Service_Facebook/doc/facebook_example.php              |   32 +++--
 framework/Service_Facebook/lib/Horde/Service/Facebook.php        |   18 +---
 framework/Service_Facebook/lib/Horde/Service/Facebook/Auth.php   |   33 ++++++
 framework/Service_Facebook/lib/Horde/Service/Facebook/Photos.php |    2 +-
 framework/Service_Facebook/lib/Horde/Service/Facebook/Users.php  |    2 +-
 5 files changed, 58 insertions(+), 29 deletions(-)

http://git.horde.org/diff.php/framework/Service_Facebook/doc/facebook_example.php?rt=horde-hatchery&r1=3f09cd271ea5e73aad97e567d26667fecf458caf&r2=c932406f8b540b4407a0c470af0d1b7b68596ddc
http://git.horde.org/diff.php/framework/Service_Facebook/lib/Horde/Service/Facebook.php?rt=horde-hatchery&r1=cc4bd9a9c39ac9f05baa45fcd576221f99f27e6b&r2=c932406f8b540b4407a0c470af0d1b7b68596ddc
http://git.horde.org/diff.php/framework/Service_Facebook/lib/Horde/Service/Facebook/Auth.php?rt=horde-hatchery&r1=b03c9bfe90a29e0a49dbfdd530675749dcd31333&r2=c932406f8b540b4407a0c470af0d1b7b68596ddc
http://git.horde.org/diff.php/framework/Service_Facebook/lib/Horde/Service/Facebook/Photos.php?rt=horde-hatchery&r1=cc4bd9a9c39ac9f05baa45fcd576221f99f27e6b&r2=c932406f8b540b4407a0c470af0d1b7b68596ddc
http://git.horde.org/diff.php/framework/Service_Facebook/lib/Horde/Service/Facebook/Users.php?rt=horde-hatchery&r1=b03c9bfe90a29e0a49dbfdd530675749dcd31333&r2=c932406f8b540b4407a0c470af0d1b7b68596ddc


__
commits mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]

Reply via email to