aboutsummaryrefslogtreecommitdiff
path: root/lib/mauve/notifiers/debug.rb
AgeCommit message (Collapse)Author
2013-05-14Database now queried to work out if a notification should be suppressed.Patrick J Cherry
2012-04-17 * The notification buffer is now used to store Alerts/AlertChangeds and timesPatrick J Cherry
to notify about, rather than notifications to be sent. * Fixed up the debug notifier a bit more. * Using the debug notifier extras more now.
2012-04-17Changed method of including the Debug notification module. Now debug! can bePatrick J Cherry
specified in the config to extend that particular instance of a notification method.
2011-08-10Added ability to tag multiple alerts with the same history item.Patrick J Cherry
2011-04-13new version.Patrick J Cherry