mirror of
https://github.com/matrix-org/matrix-hookshot.git
synced 2025-03-10 21:19:13 +00:00

* Add ability to respond to webhooks. * Refactor hook handling code for simplicity * Cleanup checkbox * Ensure we can send a response even we send no content. * Add docs * changelog * Reflect local and global state in the UI * Revert CHANGELOG for now * Emphasize Slack the service in webhooks docs and not time slack * Guard against falsey non-string values --------- Co-authored-by: Andrew Ferrazzutti <andrewf@element.io>