| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix samechannel gateway issue. Closes #207 | Wim | 2017-06-27 | 1 | -0/+12 |
* | Add more debugging (discord) | Wim | 2017-06-26 | 1 | -5/+6 |
* | Remove label from URLs (slack). Closes #205 | Wim | 2017-06-26 | 1 | -0/+9 |
* | Add webhook posting mode for discord. (#204) | Sacha Aury - Wolfman | 2017-06-26 | 3 | -1/+32 |
* | Add ShowEmbeds option (discord). #202 | Wim | 2017-06-24 | 3 | -1/+14 |
* | Fix example | Wim | 2017-06-22 | 1 | -1/+1 |
* | Add initial steam support | Wim | 2017-06-22 | 4 | -0/+216 |
* | Add vendor (steam) | Wim | 2017-06-22 | 117 | -0/+115543 |
* | Bump version | Wim | 2017-06-22 | 1 | -1/+1 |
* | Release v0.15.0v0.15.0 | Wim | 2017-06-19 | 3 | -2/+19 |
* | Update gitter vendor. (fixes crash) | Wim | 2017-06-19 | 2 | -2/+5 |
* | Use the last (and biggest) photo to relay (telegram). Closes #184 | Wim | 2017-06-18 | 1 | -4/+2 |
* | Add UserID to each message. Closes #200 | Wim | 2017-06-18 | 13 | -12/+20 |
* | Sent only the biggest picture to bridges (telegram) | Wim | 2017-06-18 | 1 | -2/+4 |
* | Add option IgnoreMessages to ignore messages based on regexp. (all). Closes #70 | Wim | 2017-06-18 | 3 | -0/+79 |
* | Make reconnection more robust (irc). #153 | Wim | 2017-06-18 | 1 | -8/+25 |
* | Add initial sticker/video/photo/document support (telegram). #184 | Wim | 2017-06-17 | 1 | -0/+22 |
* | Do not relay join/part of ourselves (irc). Closes #190 | Wim | 2017-06-17 | 1 | -2/+5 |
* | Add note about private channels (rocketchat). See #180 | Wim | 2017-06-15 | 1 | -1/+1 |
* | Fix incorrect behaviour of EditDisable (mattermost). Fixes #197 | Wim | 2017-06-15 | 1 | -0/+3 |
* | Bump version | Wim | 2017-06-15 | 1 | -1/+1 |
* | Avoid nil in usermembermap (discord). See #198 | Wim | 2017-06-15 | 1 | -1/+2 |
* | Release v0.14.0v0.14.0 | Wim | 2017-06-15 | 3 | -3/+21 |
* | Remove debug | Wim | 2017-06-15 | 1 | -2/+0 |
* | Add 3.10.0 support (mattermost) | Wim | 2017-06-15 | 1 | -5/+11 |
* | Remove need for channel when using api. Closes #195 | Wim | 2017-06-15 | 1 | -0/+13 |
* | Fix utf-8 issues #193 | Wim | 2017-06-15 | 1 | -1/+10 |
* | remove second flag.Parse() (#196) | Syam.G.Krishnan | 2017-06-14 | 1 | -1/+0 |
* | Use cache for teamid | Wim | 2017-06-12 | 1 | -2/+14 |
* | Add note about file permissions | Wim | 2017-06-08 | 2 | -10/+4 |
* | Update documentation (api) | Wim | 2017-06-08 | 1 | -1/+3 |
* | Allow reuse of api in different gateways. See #189 | Wim | 2017-06-07 | 2 | -5/+20 |
* | Add token authentication (api) | Wim | 2017-06-06 | 3 | -1/+14 |
* | Update vendor | Wim | 2017-06-06 | 49 | -1420/+533 |
* | Change to lowercase JSON keys (api) | Wim | 2017-06-05 | 1 | -9/+9 |
* | Add gateway name to messages | Wim | 2017-06-05 | 2 | -0/+2 |
* | Post valid JSON (api). See #185 | Wim | 2017-06-05 | 1 | -3/+1 |
* | Fix panic (mattermost). Closes #186 | Wim | 2017-06-05 | 1 | -1/+9 |
* | Bump version | Wim | 2017-06-03 | 1 | -1/+1 |
* | Add hashtag to channel (discord) | Wim | 2017-06-03 | 1 | -2/+2 |
* | Add note about lowercase channel (irc) | Wim | 2017-06-01 | 1 | -1/+1 |
* | Release v0.13.0v0.13.0 | Wim | 2017-05-31 | 3 | -2/+15 |
* | Reset variables each loop (telegram). Closes #181 | Wim | 2017-05-30 | 1 | -3/+3 |
* | Add NOPINGNICK option. Closes #175 | Wim | 2017-05-30 | 2 | -0/+2 |
* | Bump version | Wim | 2017-05-29 | 1 | -1/+1 |
* | Limit message length (irc). Closes #179 | Wim | 2017-05-29 | 3 | -1/+13 |
* | Fix sending to different channels on same account (slack). Closes #177 | Wim | 2017-05-24 | 2 | -4/+2 |
* | Release v0.12.1v0.12.1 | Wim | 2017-05-23 | 3 | -2/+13 |
* | Replace long ids in channel metions (discord). Fixes #174 | Wim | 2017-05-23 | 1 | -0/+20 |
* | Fix possible crash on nil (discord) | Wim | 2017-05-22 | 1 | -5/+7 |