Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-20 | Updated gems to (roughly) jessie versions; removed XMPP support. | Patrick J Cherry | |
Also changed the postgres tests to "skip" if no postgres db is available. | |||
2013-05-16 | Updated templates again | Patrick J Cherry | |
2013-05-16 | Alert level now in templates | Patrick J Cherry | |
2011-09-16 | Updated XMPP template | Patrick J Cherry | |
2011-09-06 | Update to suppression code. | Patrick J Cherry | |
XMPP interface fixed. | |||
2011-07-20 | * Added heartbeat to remote mauve | Patrick J Cherry | |
* Added URLs to messages * Added example configuration file * Added various docs * XMPP messages now XHTML and TXT * Handling of MUC reconnection a bit better. | |||
2011-06-13 | * Tidied up mauveserver to handle HUP restarts | Patrick J Cherry | |
* Added HTML santizing to the alert class, so bad HTML is stripped as part of processing. * Alert#cleared? now means "not raised" * Better error handling in the Timer class, making sure that the timer never gets permanently frozen. * Moved notification and packet buffers to the Server class, meaning that if the Processor or Notifier threads crash, we don't lose all the items waiting to be processed/notified. * XMPP/Email Alerts now use templates, instead of instance methods. * Emails now get sent as multipart with HTML to allow detail fields to be shown as nature intended. | |||
2011-04-13 | new version. | Patrick J Cherry | |