The branch "master" has been updated. The following is a summary of the commits.
from: 64a5cfa2824d30681dd888bc3defb052d5eb3d6f b7ef6db Remove Turba's Facebook driver. 3c389f0 Changes. Summary: http://github.com/horde/horde/compare/64a5cfa2824d30681dd888bc3defb052d5eb3d6f...3c389f0edfafec308400d19148e176065158828b ----------------------------------------------------------------------- commit b7ef6db486e7dfe77bc0b0aced722f91e8833c4a Author: Michael J Rubinsky <[email protected]> Date: Fri Mar 11 14:18:34 2016 -0500 Remove Turba's Facebook driver. Well, this sucks. Facebook's API has completely removed the ability to obtain any even remotely useful information from a user's friends list. It was removed in v2 of the API, v1 has been officially turned off. turba/README | 4 +- turba/config/backends.php | 43 ------- turba/docs/RELEASE_NOTES | 4 +- turba/lib/Application.php | 1 - turba/lib/Driver/Facebook.php | 268 ----------------------------------------- turba/lib/Factory/Driver.php | 4 - turba/package.xml | 7 - 7 files changed, 4 insertions(+), 327 deletions(-) delete mode 100644 turba/lib/Driver/Facebook.php http://github.com/horde/horde/commit/b7ef6db486e7dfe77bc0b0aced722f91e8833c4a ----------------------------------------------------------------------- commit 3c389f0edfafec308400d19148e176065158828b Author: Michael J Rubinsky <[email protected]> Date: Fri Mar 11 14:21:48 2016 -0500 Changes. turba/docs/CHANGES | 1 + turba/package.xml | 2 ++ 2 files changed, 3 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/3c389f0edfafec308400d19148e176065158828b -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
