The branch "FRAMEWORK_5_2" has been updated. The following is a summary of the commits.
from: ce0d8c657904ddffa0051d57139928440beda0a1 8fa09dc Remove FB notification info from block. 04fb61f BFN Summary: http://github.com/horde/horde/compare/ce0d8c657904ddffa0051d57139928440beda0a1...04fb61f15b4e75d00ca5e6f235269b9ad46dcd39 ----------------------------------------------------------------------- commit 8fa09dc2f27cf69daa2288b139de0a28940c7d15 Author: Michael J Rubinsky <[email protected]> Date: Wed Mar 4 21:05:10 2015 -0500 Remove FB notification info from block. FB no longer allows access to user's notifications except with the 'manage_notification' permission - which the application developer must apply to FB for with a good use case (?!). special circumstances that you nee horde/js/facebookclient.js | 3 --- horde/lib/Ajax/Application/FacebookHandler.php | 22 +--------------------- horde/lib/Block/FbStream.php | 9 --------- 3 files changed, 1 insertions(+), 33 deletions(-) http://github.com/horde/horde/commit/8fa09dc2f27cf69daa2288b139de0a28940c7d15 ----------------------------------------------------------------------- commit 04fb61f15b4e75d00ca5e6f235269b9ad46dcd39 Author: Michael J Rubinsky <[email protected]> Date: Wed Mar 4 21:12:51 2015 -0500 BFN horde/docs/CHANGES | 2 ++ horde/package.xml | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/04fb61f15b4e75d00ca5e6f235269b9ad46dcd39 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
