The branch "master" has been updated. The following is a summary of the commits.
from: 3c389f0edfafec308400d19148e176065158828b 232c383 Remove non-functional Facebook posting. Summary: http://github.com/horde/horde/compare/3c389f0edfafec308400d19148e176065158828b...232c38328e125a53612f5af178bbb031e05d95c0 ----------------------------------------------------------------------- commit 232c38328e125a53612f5af178bbb031e05d95c0 Author: Michael J Rubinsky <[email protected]> Date: Fri Mar 11 14:56:51 2016 -0500 Remove non-functional Facebook posting. FB has removed to read_stream permissions and requires post_actions permissions to do this - but only after FB has individually reviewed the application and has approved the use. So, every Horde install would need an independent review. They have also removed the read_stream permission so only a subset of posts (maybe only public pages??) are currently displayed. This should probably just be dropped completely... horde/js/facebookclient.js | 1 - horde/lib/Block/FbStream.php | 20 +++++++++----------- 2 files changed, 9 insertions(+), 12 deletions(-) http://github.com/horde/horde/commit/232c38328e125a53612f5af178bbb031e05d95c0 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
