- added safety check for channels.
- fix counting deleted users
- allow for multiple guest channels [afeld]
- add important notes to README
- better error handling and tests [afeld]
- add Slack favicon and better title [frabrunelle]
- error when the token account is not an admin [martypenner]
- added Dockerfile [darron]
- use SVG Heroku button
- fixed svg dimensions issues
- exclude bots (and slackbot) from users count
- improve mobile zoom
- use
<input type="email">
- fix for single-channel guests invitation parameter name
- fix meta tags for mobile support
- update
babel
, fix all scenarios
- package: bump
socket.io
- bump socket.io
- support for custom css
- fix issue with 6to5 and
-g install
- fix single channel invites to be ultra restricted
- bump 6to5
- fixed heroku button
- fixed ability to
require('slackin')
- improved startup speed by leveraging pre-compilation
- improved CLI interface [buildkite]
- support for ENV vars [buildkite]
- deploy to heroku button [buildkite]
- fix bin name [brianloweswords]
- fix typo
- initial release