Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-28 | Added destroy command. | Patrick J Cherry | |
2012-02-02 | Fixed array/hash confusion when merging conditions. | Patrick J Cherry | |
2012-01-30 | Version bump | Patrick J Cherry | |
2012-01-30 | Merge | Patrick J Cherry | |
2012-01-30 | Bundled timer in with processor. What could go wrong..? | Patrick J Cherry | |
2012-01-30 | Added possibility of using postgres databases. | Patrick J Cherry | |
2012-01-06 | Version bump | Patrick J Cherry | |
2011-11-10 | Log received at time in processor | Patrick J Cherry | |
2011-11-07 | version bump | Patrick J Cherry | |
2011-11-07 | Fixed up ack parsing. | Patrick J Cherry | |
2011-11-04 | Version bump | Patrick J Cherry | |
2011-11-03 | Merge | Patrick J Cherry | |
2011-11-03 | Fixed everything up to use EpochTime everywhere instead of regular Times. | Patrick J Cherry | |
Datamapper can't handle timezones. | |||
2011-11-03 | Fixed tilt library loading location. | Patrick J Cherry | |
2011-10-20 | More XMPP robustification. | Patrick J Cherry | |
2011-10-14 | Changed ack xmpp command to split on non-digit characters, rather than just ↵ | Patrick J Cherry | |
commas. | |||
2011-10-04 | Version bump | Patrick J Cherry | |
2011-10-04 | Added changed private to protected for Pop3Client class | Patrick J Cherry | |
2011-09-16 | Version bump | Patrick J Cherry | |
2011-09-16 | Robustificate the XMPP ack interface. | Patrick J Cherry | |
2011-09-16 | Updated XMPP/SMS txt template. | Patrick J Cherry | |
2011-09-16 | Updated XMPP template | Patrick J Cherry | |
2011-09-16 | Big documentation update. | Patrick J Cherry | |
2011-09-16 | Robustificated the XMPP notifier not to crash mauve. | Patrick J Cherry | |
2011-09-13 | Version bumb | Patrick J Cherry | |
2011-09-13 | Added rescue clause to XMPP connect | Patrick J Cherry | |
2011-09-12 | Version bump | Patrick J Cherry | |
2011-09-12 | Reminders are now unconditionally cleared when an alert is cleared. | Patrick J Cherry | |
2011-09-06 | Fixed RangeError bug. | Patrick J Cherry | |
2011-09-06 | Version bump | Patrick J Cherry | |
2011-09-06 | Fixed XMPP interface to save note. | Patrick J Cherry | |
2011-09-06 | Update to suppression code. | Patrick J Cherry | |
XMPP interface fixed. | |||
2011-09-06 | Version bump | Patrick J Cherry | |
2011-09-06 | Fixed up suppression some more, so it works. | Patrick J Cherry | |
2011-08-31 | Changed email date back to the date the email was actually sent. | Patrick J Cherry | |
2011-08-31 | Tidied up log message when CalendarInterface#do_get fails. | Patrick J Cherry | |
2011-08-31 | Fixed do_get timeout and redirection | Patrick J Cherry | |
2011-08-31 | Updated version. Added holiday checks | Patrick J Cherry | |
2011-08-31 | Fixed up alert suppression to be less jumpy | Patrick J Cherry | |
2011-08-25 | Alert'destroy removes histories too,. | Patrick J Cherry | |
2011-08-24 | Alert#all_unacknowledged created, reflecting reality of what all_raised was ↵ | Patrick J Cherry | |
being used for XMPP alerts now sorted sanely | |||
2011-08-24 | Reinstated fortune. Woo! | Patrick J Cherry | |
2011-08-24 | Fixed up XMPP interface to accept acks from groupchat. | Patrick J Cherry | |
2011-08-24 | Added XMPP interface. Fixes #1301 | Patrick J Cherry | |
Also tidied calendar a bit | |||
2011-08-23 | Added events viewer | Patrick J Cherry | |
* Fixes #1286 * Version bump | |||
2011-08-22 | Changed default args for DuringRunner#find_next | Patrick J Cherry | |
2011-08-22 | * Race condition fixed (fixes #1861). | Patrick J Cherry | |
* Reminders get sent at start of during period (fixes #1821) | |||
2011-08-19 | version bump | Patrick J Cherry | |
2011-08-19 | Tweaked sleep in the thread to make sure poll_every does what it says. | Patrick J Cherry | |
2011-08-19 | HTML now sanitised on save. | Patrick J Cherry | |
Added History tests Default polling interval now 5s, 0s for Timer/UDPServer Fixed note entry for alert page. |