| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for edited messages (gitter) | Wim | 2017-04-15 | 1 | -12/+35 |
* | Add support for edited messages (mattermost) | Wim | 2017-04-15 | 1 | -1/+5 |
* | Add support for edited messages (telegram) | Wim | 2017-04-15 | 1 | -2/+4 |
* | Add support for edited messages (discord) | Wim | 2017-04-15 | 1 | -0/+13 |
* | Add support for sending edited messages | Wim | 2017-04-15 | 1 | -0/+2 |
* | Strip custom emoji metadata (discord). Closes #148 | Wim | 2017-04-15 | 1 | -0/+8 |
* | Rejoin channel when kicked (irc). Closes #146 | Wim | 2017-04-08 | 2 | -3/+10 |
* | Modify iconurl correctly (mattermost). Closes #145 | Wim | 2017-04-08 | 1 | -0/+1 |
* | Reconnect on session removal (mattermost) | Wim | 2017-04-07 | 1 | -0/+1 |
* | Add support for showing/hiding join/leave messages from mattermost. Closes #147 | Wim | 2017-04-07 | 1 | -0/+8 |
* | Support edited messages (telegram). See #141v0.11.0-beta1 | Wim | 2017-04-01 | 1 | -15/+17 |
* | Remove debug info (irc) | Wim | 2017-04-01 | 1 | -1/+0 |
* | Remove space after nick (mattermost). Closes #142 | Wim | 2017-04-01 | 1 | -6/+1 |
* | Reuse connection when using same bridge with another gateway. See #87 | Wim | 2017-04-01 | 3 | -12/+17 |
* | Refactor | Wim | 2017-03-28 | 2 | -22/+24 |
* | Allow bot tokens for now without warning (slack). Closes #140 | Wim | 2017-03-27 | 1 | -0/+4 |
* | Fix roomid bug (gitter) | Wim | 2017-03-18 | 1 | -1/+2 |
* | Replace role ids in mentions to role names (discord). Closes #133 | Wim | 2017-03-18 | 1 | -0/+15 |
* | Join rooms not already joined by the bot (gitter). See #135 | Wim | 2017-03-18 | 1 | -4/+7 |
* | Fail when bridge is unable to join a channel (general) | Wim | 2017-03-16 | 1 | -3/+12 |
* | Check if room exists when joining channel (gitter). Closes #135 | Wim | 2017-03-16 | 1 | -1/+2 |
* | Do not use HTML parsemode by default. Set MessageFormat="HTML" to use it. (te... | Wim | 2017-02-24 | 3 | -63/+75 |
* | Use roomalias instead of internal ID (matrix) | Wim | 2017-02-24 | 1 | -7/+32 |
* | Add matrix support | Wim | 2017-02-20 | 3 | -0/+97 |
* | Add REST API support | Wim | 2017-02-18 | 3 | -6/+106 |
* | Do not relay slackbot messages (slack). Closes #119 | Wim | 2017-02-17 | 1 | -0/+3 |
* | Refactor. Make extra options easier for other protocols | Wim | 2017-02-14 | 1 | -8/+21 |
* | Refactor to handle disconnects/reconnects better. | Wim | 2017-02-14 | 10 | -11/+72 |
* | Use nickname when present (discord). Closes #122 | Wim | 2017-02-13 | 1 | -8/+49 |
* | Fix receiving messages from private channels (slack). See #118 | Wim | 2017-02-03 | 1 | -2/+14 |
* | Update vendor | Wim | 2017-01-28 | 1 | -1/+1 |
* | Add support for private channels (slack). Closes #118 | Wim | 2017-01-28 | 1 | -0/+8 |
* | Use unknown as username if unsigned channel (telegram) | Wim | 2017-01-27 | 1 | -6/+11 |
* | Fix username (telegram) | Wim | 2017-01-27 | 1 | -1/+1 |
* | Fix channel and group messages (telegram) | Wim | 2017-01-27 | 1 | -4/+26 |
* | Fix tls by setting ServerName (xmpp) (#114) | Josip Janžić | 2017-01-18 | 1 | -0/+1 |
* | Handle SkipTLSVerify for XMPP client (#106). Closes #81 | Stefan Haller | 2017-01-14 | 1 | -0/+5 |
* | Do not use API functions in webhook (slack). Closes #110 | Wim | 2017-01-12 | 1 | -1/+1 |
* | Telegram: add markdown (#103) | Tatsuyuki Ishi | 2017-01-06 | 1 | -3/+63 |
* | Add channel key support (irc). Closes #27 | Wim | 2017-01-04 | 1 | -0/+5 |
* | Telegram: Fix the missing username | Tatsuyuki Ishi | 2016-12-17 | 1 | -1/+1 |
* | Add initial Rocket.Chat support | Wim | 2016-12-03 | 3 | -0/+87 |
* | Update public links to new API (mattermost) | Wim | 2016-11-26 | 1 | -2/+2 |
* | Do not relay empty or delayed messages (xmpp) | Wim | 2016-11-26 | 1 | -1/+2 |
* | Enable keepalive (xmpp) | Wim | 2016-11-26 | 1 | -2/+9 |
* | Fix loop because of closed channel. Fixes #89 | Wim | 2016-11-23 | 1 | -2/+1 |
* | Add support for RemoteNickFormat in general configuration | Wim | 2016-11-20 | 1 | -0/+1 |
* | Add gateway.inout config for bidirectional bridges. Closes #85 | Wim | 2016-11-20 | 1 | -0/+1 |
* | Replace id-mentions to usernames (slack). Closes #86 | Wim | 2016-11-20 | 1 | -0/+23 |
* | Remove callbacks after being called. Fixes #88 (irc) | Wim | 2016-11-20 | 1 | -0/+2 |