aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2011-08-31Changed email date back to the date the email was actually sent.Patrick J Cherry
2011-08-31Tidied up log message when CalendarInterface#do_get fails.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-25Alert'destroy removes histories too,.Patrick J Cherry
2011-08-24Alert#all_unacknowledged created, reflecting reality of what all_raised was b...Patrick J Cherry
2011-08-24Reinstated fortune. Woo!Patrick J Cherry
2011-08-24Fixed up XMPP interface to accept acks from groupchat.Patrick J Cherry
2011-08-24Added XMPP interface. Fixes #1301Patrick J Cherry
2011-08-23Added events viewerPatrick 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-19version bumpPatrick J Cherry
2011-08-19Tweaked sleep in the thread to make sure poll_every does what it says.Patrick J Cherry
2011-08-19HTML now sanitised on save.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-19Version bumpPatrick J Cherry
2011-08-19Added last_state_changed thing for MauveThread. Closes #1836.Patrick J Cherry
2011-08-18Fixed up test_time bits in mauve_notification and merged tests.Patrick J Cherry
2011-08-18 * Fixed up Alert to postpone raises/clears within initial sleep period for o...Patrick J Cherry
2011-08-18Added migration to history table.Patrick J Cherry
2011-08-17Tidied up disconnectionsPatrick J Cherry
2011-08-17Tidied up auto_upgrade! codePatrick 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-08-10Updated during_runner to work better.Patrick J Cherry
2011-08-08Cookie life now 8 weeks. Fixes #1216Patrick J Cherry
2011-08-08Fixed bug in pop3 handling.Patrick J Cherry
2011-08-04More pop3 tweaksPatrick J Cherry
2011-08-04Updated pop3 server to be configurablePatrick J Cherry
2011-08-04Fixed a couple of bugs in the packaging and the pop3 serverPatrick J Cherry
2011-08-04Added pop3 server.Patrick J Cherry
2011-08-02More interface tweaks.Patrick J Cherry
2011-08-01Updated interface to auto-update nicely.Patrick J Cherry
2011-07-29 * Added initial loggerPatrick J Cherry
2011-07-22 * Rejigged configurationPatrick J Cherry
2011-07-20Bumped versionPatrick J Cherry
2011-07-20 * Added heartbeat to remote mauvePatrick J Cherry
2011-07-20Updated mauvesend to allow an absolute time to be specified.Patrick J Cherry
2011-07-19Rejigged threading around the notifier, and start/stop order for the server.Patrick J Cherry
2011-07-19Do not clear update_typePatrick J Cherry
2011-07-19Reverted earlier freeze/thaw changes.Patrick J Cherry
2011-07-19Added extra flag to frozen? check.Patrick J Cherry
2011-07-19 * Fixed supressed spelling mistakes (sic)Patrick J Cherry
2011-07-18Improved code to avoid Exception when the processor attempts to freeze a threadPatrick J Cherry
2011-07-18 * Fixed up log rotation.Patrick J Cherry