Commit Graph

7 Commits

Author SHA1 Message Date
Wim c557d51b6f
Need to specify /topic:mytopic for channel configuration (zulip). ()
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  which didn't work with multiple
gateways.
2019-03-02 20:31:38 +01:00
Wim 740b5f2602
Keep reconnecting until succeed (zulip) () 2019-02-26 17:08:20 +01:00
Wim a8fe54a78d
Allow zulip bridge to specify topic per channel. Closes () 2019-02-17 21:50:05 +01:00
Wim 5af1d80055 Do not panic on non-json response from server (zulip) 2019-02-13 00:29:34 +01:00
Wim 40d76b2296 Fix error handling on bad event queue id (zulip). Closes 2019-02-11 01:34:50 +01:00
Duco van Amstel ce21ba1545 Fix golint linter issues and enable it in CI () 2018-11-15 20:43:43 +01:00
Wim 45296100df Add initial zulip support 2018-05-07 21:35:48 +02:00