The branch "master" has been updated. The following is a summary of the commits.
from: fa4fa6a78f68827696e3f4e594dce724a9c16952 0ff2221... - Remove validateSession from Facebook:: (it's in Auth) - Add a revokeAuthorization() method to remove an app from a user's profile completely. - Add Users::getStatus() for retrieving, well, the user's current status. ----------------------------------------------------------------------- commit 0ff22217fdd296ffc5a179c78ceade51caf669e7 Author: Michael J. Rubinsky <[email protected]> Date: Tue Mar 3 18:52:55 2009 -0500 - Remove validateSession from Facebook:: (it's in Auth) - Add a revokeAuthorization() method to remove an app from a user's profile completely. - Add Users::getStatus() for retrieving, well, the user's current status. framework/Service_Facebook/lib/Horde/Service/Facebook.php | 9 --- framework/Service_Facebook/lib/Horde/Service/Facebook/Auth.php | 20 ++++++- framework/Service_Facebook/lib/Horde/Service/Facebook/Users.php | 15 +++++ 3 files changed, 34 insertions(+), 10 deletions(-) http://git.horde.org/diff.php/framework/Service_Facebook/lib/Horde/Service/Facebook.php?rt=horde-hatchery&r1=c932406f8b540b4407a0c470af0d1b7b68596ddc&r2=0ff22217fdd296ffc5a179c78ceade51caf669e7 http://git.horde.org/diff.php/framework/Service_Facebook/lib/Horde/Service/Facebook/Auth.php?rt=horde-hatchery&r1=c932406f8b540b4407a0c470af0d1b7b68596ddc&r2=0ff22217fdd296ffc5a179c78ceade51caf669e7 http://git.horde.org/diff.php/framework/Service_Facebook/lib/Horde/Service/Facebook/Users.php?rt=horde-hatchery&r1=c932406f8b540b4407a0c470af0d1b7b68596ddc&r2=0ff22217fdd296ffc5a179c78ceade51caf669e7 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
