index
:
mauvealert.git
codeclimate
develop
master
pushover2
release-to-master
sync-with-production
a messaging system for system and network administrators
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
mauve
/
notifiers
/
xmpp.rb
Age
Commit message (
Expand
)
Author
2015-02-23
Get tests passing on ruby 1.9.3-p551
Alex Young
2012-11-21
Updated xmmp notifier to crash mauve on exception (ugh().
Patrick J Cherry
2012-05-09
Remnoved destroy command and replaced with clear.
Patrick J Cherry
2012-05-08
Changed destroy! to destroy everywhere to ensure Histories are deleted
Patrick J Cherry
2012-05-03
Username is now recorded in the History wherever possible.
Patrick J Cherry
2012-05-02
Fixed typo.
Patrick J Cherry
2012-04-25
Big update.
Patrick J Cherry
2012-03-22
Tidied destroy command.
Patrick J Cherry
2012-02-28
Added destroy command.
Patrick J Cherry
2011-11-07
Fixed up ack parsing.
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 c...
Patrick J Cherry
2011-09-16
Robustificate the XMPP ack interface.
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
Added rescue clause to XMPP connect
Patrick J Cherry
2011-09-06
Fixed RangeError bug.
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
2011-08-24
Alert#all_unacknowledged created, reflecting reality of what all_raised was b...
Patrick J Cherry
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
2011-07-22
* Rejigged configuration
Patrick J Cherry
2011-07-20
* Added heartbeat to remote mauve
Patrick J Cherry
2011-07-14
* Improved logging.
Patrick J Cherry
2011-07-13
Further tweaks.
Patrick J Cherry
2011-07-13
Big commit
Patrick J Cherry
2011-07-08
Added first basic history functionality, and rejigged when notify is called for
Patrick J Cherry
2011-06-13
* Tidied up mauveserver to handle HUP restarts
Patrick J Cherry
2011-06-09
Big commit
Patrick J Cherry
2011-04-19
* added sane init script for server
Patrick J Cherry
2011-04-13
new version.
Patrick J Cherry