Commit Graph

9 Commits (fa8b96dfa17caf9f67e496deb2d2363cffaad1eb)

Author SHA1 Message Date
Wim cec63546ff
Check location of avatarURL (zulip). Fixes #1214 (#1227) 4 years ago
Wim d5feda5c8a
Fix error loop (zulip) (#1210)
Fixes #1047
4 years ago
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.
6 years ago
Wim 740b5f2602
Keep reconnecting until succeed (zulip) (#737) 6 years ago
Wim a8fe54a78d
Allow zulip bridge to specify topic per channel. Closes #701 (#723) 6 years ago
Wim 5af1d80055 Do not panic on non-json response from server (zulip) 6 years ago
Wim 40d76b2296 Fix error handling on bad event queue id (zulip). Closes #694 6 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