Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Need to specify /topic:mytopic for channel configuration (zulip). (#751) | Wim | 2019-03-02 | 1 | -18/+15 |
| | | | | | | | | | | | | | | 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. | ||||
* | Keep reconnecting until succeed (zulip) (#737) | Wim | 2019-02-26 | 1 | -5/+7 |
| | |||||
* | Allow zulip bridge to specify topic per channel. Closes #701 (#723) | Wim | 2019-02-17 | 1 | -1/+16 |
| | |||||
* | Do not panic on non-json response from server (zulip) | Wim | 2019-02-13 | 1 | -1/+8 |
| | |||||
* | Fix error handling on bad event queue id (zulip). Closes #694 | Wim | 2019-02-11 | 1 | -1/+17 |
| | |||||
* | Fix golint linter issues and enable it in CI (#593) | Duco van Amstel | 2018-11-15 | 1 | -1/+1 |
| | |||||
* | Add initial zulip support | Wim | 2018-05-07 | 1 | -0/+170 |