The branch "FRAMEWORK_5_2" has been updated. The following is a summary of the commits.
from: 01ae34bace5767b89cfe239e026a1adaceddd484 6ac1857 Remove non-functional Facebook posting. 5108e35 BFN Summary: http://github.com/horde/horde/compare/01ae34bace5767b89cfe239e026a1adaceddd484...5108e35dfbcd811e3e1b1c3f0bd8771a2cf85fa5 ----------------------------------------------------------------------- commit 6ac18576cc6572d2b7c388462735e60ed333a11d 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/6ac18576cc6572d2b7c388462735e60ed333a11d ----------------------------------------------------------------------- commit 5108e35dfbcd811e3e1b1c3f0bd8771a2cf85fa5 Author: Michael J Rubinsky <[email protected]> Date: Fri Mar 11 15:02:39 2016 -0500 BFN horde/docs/CHANGES | 1 + horde/package.xml | 2 ++ 2 files changed, 3 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/5108e35dfbcd811e3e1b1c3f0bd8771a2cf85fa5 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
