Matterircd v0.4
Works with mattermost v1.4.0 - v2.1.0 (stable release, not development or master)
Bug fixes
- Fixes a few crashes
- Vendored all 3rd party libraries (should fix issues with mattermost API changes from now on)
New features
- TLS support. See -tlsbind and -tlsdir
- Uses mattermost's incoming webhooks override_username as irc nick.
- Add -bind option to specify interface:port (deprecated -interface and -port)
- Add -version option
Misc
- Refactored to use matterclient lib
- Add docker automated build (https://hub.docker.com/r/42wim/matterircd)