The branch "master" has been updated. The following is a summary of the commits.
from: 38d83ff0c22491e8b3f5831bb03b0645e2b817f3 7b096cd [jan] Don't send reply messages to guests if disabled in preferences. d621f96 User might still be a guest. 8a3a91e Cleanup, reduce nesting, decide whether a message is empty on the template result. ecfbcfd Always set type. 5f49ab5 [jan] Never send empty messages. 04f63bc [jan] Fix link to setup browser for mailto: protocol. ----------------------------------------------------------------------- commit 7b096cdc9b3257349c3508d2cc8ac1902be88beb Author: Jan Schneider <[email protected]> Date: Wed Jul 10 12:00:59 2013 +0200 [jan] Don't send reply messages to guests if disabled in preferences. whups/docs/CHANGES | 1 + whups/lib/Driver.php | 11 +++++++---- whups/package.xml | 2 ++ 3 files changed, 10 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/7b096cdc9b3257349c3508d2cc8ac1902be88beb ----------------------------------------------------------------------- commit d621f9635e6e18b36f5befcacb0606020702e532 Author: Jan Schneider <[email protected]> Date: Wed Jul 10 12:20:40 2013 +0200 User might still be a guest. whups/lib/Whups.php | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/d621f9635e6e18b36f5befcacb0606020702e532 ----------------------------------------------------------------------- commit 8a3a91e4d992647972039980fbbe453e9c8a08fc Author: Jan Schneider <[email protected]> Date: Wed Jul 10 12:44:30 2013 +0200 Cleanup, reduce nesting, decide whether a message is empty on the template result. whups/lib/Driver.php | 95 +++++++++++++++++++++++++++----------------------- 1 files changed, 51 insertions(+), 44 deletions(-) http://git.horde.org/horde-git/-/commit/8a3a91e4d992647972039980fbbe453e9c8a08fc ----------------------------------------------------------------------- commit ecfbcfd47711c4e9fcbe77984cf5e7c0d3e39f30 Author: Jan Schneider <[email protected]> Date: Wed Jul 10 12:44:46 2013 +0200 Always set type. whups/lib/Whups.php | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/ecfbcfd47711c4e9fcbe77984cf5e7c0d3e39f30 ----------------------------------------------------------------------- commit 5f49ab524cb0b8e5136597ded08d41dfd6b25c4c Author: Jan Schneider <[email protected]> Date: Wed Jul 10 12:45:53 2013 +0200 [jan] Never send empty messages. whups/docs/CHANGES | 1 + whups/package.xml | 2 ++ 2 files changed, 3 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/5f49ab524cb0b8e5136597ded08d41dfd6b25c4c ----------------------------------------------------------------------- commit 04f63bcf0a2d83691da86460a7f72c59e573c1cb Author: Jan Schneider <[email protected]> Date: Wed Jul 10 13:41:39 2013 +0200 [jan] Fix link to setup browser for mailto: protocol. imp/docs/CHANGES | 1 + imp/lib/Prefs/Special/Mailto.php | 18 +++++++++--------- imp/package.xml | 2 ++ 3 files changed, 12 insertions(+), 9 deletions(-) http://git.horde.org/horde-git/-/commit/04f63bcf0a2d83691da86460a7f72c59e573c1cb -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
