summaryrefslogtreecommitdiff
path: root/docs/Hooks.md
AgeCommit message (Collapse)Author
2017-11-20feature: Added model information to exec hook (#1105)pv2b
* Add OX_NODE_MODEL to exec hook * Update docs to reflect added OX_NODE_MSG to hook
2017-11-09Update Hooks.md (#1092)Neil Lathwood
2017-11-09feature: Slack hook - optionally disable diff snippets and post custom ↵Nat Morris
messages (#763) * continue to diffs by default, but optionally post formatted messages * updated readme * remove static channel name * Update Hooks.md
2017-11-08feature: Added hook for XMPP MUC (#951)mortzu
* Added hook for XMPP MUC * Updated dockerfile * Added timeout to prevent oxidized to stop on XMPP error * Updated README
2017-09-28Docs refactor (#1042)Neil Lathwood
* docs: Refactor docs to make them more digestible * small updates * More updates * more splitting off of files + fixed backtick use