The branch "master" has been updated. The following is a summary of the commits.
from: 42fbc589a815adef579b33ca2b83449bec01e05e 59fa300... Improvements to notification/status listener. ----------------------------------------------------------------------- commit 59fa30018ae20160422119959133aa2f7a64d78f Author: Michael M Slusarz <[email protected]> Date: Wed Jun 24 19:00:46 2009 -0600 Improvements to notification/status listener. Fix some more case-related listener name issues. Allow notify() to store messages internally rather than outputting to the page. Refactor code to allow extending drivers to easily add custom icon entries for new notification types. framework/Notification/lib/Horde/Notification.php | 10 +- framework/Notification/lib/Horde/Notification/Listener.php | 22 +- framework/Notification/lib/Horde/Notification/Listener/Audio.php | 12 +- .../Notification/lib/Horde/Notification/Listener/Javascript.php | 21 +- framework/Notification/lib/Horde/Notification/Listener/Mobile.php | 4 +- framework/Notification/lib/Horde/Notification/Listener/Status.php | 79 ++++- 6 files changed, 115 insertions(+), 33 deletions(-) http://git.horde.org/diff.php/framework/Notification/lib/Horde/Notification.php?rt=horde-git&r1=42fbc589a815adef579b33ca2b83449bec01e05e&r2=59fa30018ae20160422119959133aa2f7a64d78f http://git.horde.org/diff.php/framework/Notification/lib/Horde/Notification/Listener.php?rt=horde-git&r1=17f9589a20e88a506eaee659773825eac0f43d1f&r2=59fa30018ae20160422119959133aa2f7a64d78f http://git.horde.org/diff.php/framework/Notification/lib/Horde/Notification/Listener/Audio.php?rt=horde-git&r1=17f9589a20e88a506eaee659773825eac0f43d1f&r2=59fa30018ae20160422119959133aa2f7a64d78f http://git.horde.org/diff.php/framework/Notification/lib/Horde/Notification/Listener/Javascript.php?rt=horde-git&r1=17f9589a20e88a506eaee659773825eac0f43d1f&r2=59fa30018ae20160422119959133aa2f7a64d78f http://git.horde.org/diff.php/framework/Notification/lib/Horde/Notification/Listener/Mobile.php?rt=horde-git&r1=17f9589a20e88a506eaee659773825eac0f43d1f&r2=59fa30018ae20160422119959133aa2f7a64d78f http://git.horde.org/diff.php/framework/Notification/lib/Horde/Notification/Listener/Status.php?rt=horde-git&r1=17f9589a20e88a506eaee659773825eac0f43d1f&r2=59fa30018ae20160422119959133aa2f7a64d78f __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
