Commit Graph

7 Commits (ddc262593449357e4d0399af82d26cee0fb65c45)

Author SHA1 Message Date
Wim c557d51b6f
Need to specify /topic:mytopic for channel configuration (zulip). (#751)
Breaking change for zulip channel configuration.

For zulip the channel configuration will now need to specify also
the topic with /topic:yourtopic.

Example:
[[gateway.inout]]
account="zulip.streamchat"
channel="general/topic:mytopic"

This fixes the incorrect PR #701 which didn't work with multiple
gateways.
5 years ago
Wim 740b5f2602
Keep reconnecting until succeed (zulip) (#737) 5 years ago
Wim a8fe54a78d
Allow zulip bridge to specify topic per channel. Closes #701 (#723) 5 years ago
Wim 5af1d80055 Do not panic on non-json response from server (zulip) 5 years ago
Wim 40d76b2296 Fix error handling on bad event queue id (zulip). Closes #694 5 years ago
Duco van Amstel ce21ba1545 Fix golint linter issues and enable it in CI (#593) 6 years ago
Wim 45296100df Add initial zulip support 6 years ago