- Fix the optparse npm install anomaly
- Fix campfire adapter getting duplicate messages - atmos
- Explicity errors for misconfigured campfire setup - Damien Mathieu [email protected]
- Support '-v' as a CLI opt to display version - Damien Mathieu [email protected]
- Tons of fixups to the hipchat adapter - Codafoo [email protected], Assaf Arkin [email protected]
- Various IRC adapter fixups - Mark Paschal [email protected], Jesse Szwedko
- Enter/Leave events for adapters - Brian Donovan [email protected]
- XMPP adapter fixups - codec [email protected],
- Break out persistence layer to make it easier to have multiple backends - technoweenie
- Various refactorings/cleanups - Tom Bell [email protected]
- translation script enhancements - OiNutter [email protected]
- XMPP user persistence fixups - Andy Fowler [email protected]
If you're using the redis persistence you're going to need to enable 'redis-brain.coffee' in your hubot-scripts.json file. It was moved there and the brain now supports events allowing you to use any persistence backend you want.
- Remove infinite loop script to keep things alive - atmos
- HipChat adapter support - Assaf Arkin [email protected]
- XMPP adapter support - Andy Fowler [email protected]
- Twilio adapter fixups - Jesse Newland [email protected]
- Fixup hubot-scripts.json template examples - Mike Skalnik [email protected]
- Fix IRC adapter replies - Scott Moak [email protected]
- Ensure people are running node 0.4.x - Corey Donohoe [email protected]
- Doc fixups - Aitor García Rey [email protected]
- Twilio adapter support - Tom Bell [email protected]