aboutsummaryrefslogtreecommitdiff
path: root/lib/mauve/person.rb
AgeCommit message (Expand)Author
2017-03-20Updated gems to (roughly) jessie versions; removed XMPP support.Patrick J Cherry
2015-10-07Added hipchat notificationPatrick J Cherry
2015-04-20Removed the Pop3 serverAlex Young
2013-05-21Added an extra to_a to force alert lookups for the person.Patrick J Cherry
2013-05-16Notification of a user now generates just one history entry, asPatrick J Cherry
2013-05-16Tweaked level-based suppression condition for notifications (to work)Patrick J Cherry
2013-05-16Updated Person#should_suppress to take into account alert level whenPatrick J Cherry
2013-05-14Database now queried to work out if a notification should be suppressed.Patrick J Cherry
2013-05-13Proto-supression calculation changesPatrick J Cherry
2012-11-27Removed extra unnecessary logger messagePatrick J Cherry
2012-06-08Fixed notify_when_on_holiday/off_sick flags in configuration + added tests.Patrick J Cherry
2012-05-08Changed Person#resolve_notification to match the signature for the people_listPatrick J Cherry
2012-05-03* Person and people lists have now become interchangeable, with notificationsPatrick J Cherry
2012-05-03Username is now recorded in the History wherever possible.Patrick J Cherry
2012-04-30Fixed warn on nil method in person.Patrick J Cherry
2012-04-28Updated Person to give back sane error messages.Patrick J Cherry
2012-04-27Added default configuration options for a person.Patrick J Cherry
2012-04-25Big update.Patrick J Cherry
2012-04-23Persons/PeopleLists can now specify multiple notification preferences.Patrick J Cherry
2012-04-23People/PeopleLists can now specify individualy notification times/frequenciesPatrick J Cherry
2012-02-02Fixed array/hash confusion when merging conditions.Patrick J Cherry
2011-09-16Big documentation update.Patrick J Cherry
2011-09-06Update to suppression code.Patrick J Cherry
2011-09-06Fixed up suppression some more, so it works.Patrick J Cherry
2011-08-31Fixed do_get timeout and redirectionPatrick J Cherry
2011-08-31Updated version. Added holiday checksPatrick J Cherry
2011-08-31Fixed up alert suppression to be less jumpyPatrick J Cherry
2011-08-22 * Race condition fixed (fixes #1861).Patrick J Cherry
2011-08-19Don't remind about acknowledged or cleared alerts!Patrick J Cherry
2011-08-19Added note-ability (fixes 1146)Patrick J Cherry
2011-08-18 * Fixed up Alert to postpone raises/clears within initial sleep period for o...Patrick J Cherry
2011-08-17* Reminder notifications now take the same path to notify as initial alertsPatrick J Cherry
2011-08-17Changed DateTime to Time everywhere. Much better.Patrick J Cherry
2011-08-10Removed MauveTime. Added more tests.Patrick J Cherry
2011-08-10Added ability to tag multiple alerts with the same history item.Patrick J Cherry
2011-07-14 * Improved logging.Patrick J Cherry
2011-07-14Fixed mauveclient to obey time multipliersPatrick J Cherry
2011-07-13 Big commitPatrick J Cherry
2011-07-08Added first basic history functionality, and rejigged when notify is called forPatrick J Cherry
2011-06-17 Reinstated relevance.Patrick J Cherry
2011-06-17 * Notifications are now run in their separate threads.Patrick J Cherry
2011-06-13 * Tidied up mauveserver to handle HUP restartsPatrick J Cherry
2011-06-09Big commitPatrick J Cherry
2011-04-19 * added sane init script for serverPatrick J Cherry
2011-04-13new version.Patrick J Cherry