All notable changes to this project will be documented here. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
zoomVerificationToken
ensures hook can only be triggered by valid Zoom app (resolve #4)- Only slack workspaces with a
zoomVerificationToken
matching the request'sheaders.authorization
will be updated - set do not disturb when joining Zoom meetings with the new
dndNumMinutes
setting
- optimised server error handling
- workspace config can contain
email
(optional). Only whenemail
matches the response the slack status is updated (resolves #1)
- added travis and tests
- added
now.json
to.gitignore
as it should be possible to customize it without creating a diff
- initial setup with multiple slack workspaces support and now.sh deployment