aboutsummaryrefslogtreecommitdiff
path: root/lib/mauve/notification.rb
AgeCommit message (Expand)Author
2013-05-16Notification of a user now generates just one history entry, asPatrick J Cherry
2012-06-07Updated DuringRunner to cache calls to the calendar more.Patrick J Cherry
2012-05-09DuringRunner#no_one_in now is only evaluated once per instance per people_listPatrick J Cherry
2012-05-03* Person and people lists have now become interchangeable, with notificationsPatrick J Cherry
2012-05-02Fixed second typoPatrick J Cherry
2012-05-02Fixed typoPatrick J Cherry
2012-05-02Added configuration options for daytime_hours, dead_zone, and working_hours.Patrick J Cherry
2012-04-27Added better time-based people list polling, and added a "calendar" method toPatrick J Cherry
2012-04-27Added no_one_in test for DuringRunnerPatrick 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-04-17 * The notification buffer is now used to store Alerts/AlertChangeds and timesPatrick J Cherry
2012-04-17 * DuringRunner#now? caches its answer, indexed by time. The cache is renewedPatrick J Cherry
2012-04-16Added time-fixation when processing "during" clauses, I think.Patrick J Cherry
2011-09-16Big documentation update.Patrick J Cherry
2011-08-31Fixed up alert suppression to be less jumpyPatrick J Cherry
2011-08-22Changed default args for DuringRunner#find_nextPatrick J Cherry
2011-08-22 * Race condition fixed (fixes #1861).Patrick J Cherry
2011-08-18Fixed up test_time bits in mauve_notification and merged tests.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-10Updated during_runner to work better.Patrick J Cherry
2011-07-13 Big commitPatrick J Cherry
2011-06-17 Reinstated relevance.Patrick J Cherry
2011-06-17SMS return true on succes.Patrick J Cherry
2011-06-15 * Added Alert#subject to return source when subject unspecifiedPatrick J Cherry
2011-06-13 * Tidied up mauveserver to handle HUP restartsPatrick J Cherry
2011-06-09Big commitPatrick J Cherry
2011-04-13new version.Patrick J Cherry