| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Update documentation about encrypted rooms in matrix | Wim | 2017-05-21 | 1 | -1/+2 |
* | Fix JoinChannel argument to use IRC channel key (#172) | siinus | 2017-05-21 | 1 | -1/+1 |
* | Add UseFirstName option (telegram). Closes #144 | Wim | 2017-05-15 | 3 | -1/+13 |
* | Update matterbridge.toml.sample about NoHomeServerSuffix | Wim | 2017-05-15 | 1 | -0/+5 |
* | Bump version | Wim | 2017-05-12 | 1 | -1/+1 |
* | Add NoHomeServerSuffix. Option to disable homeserver on username (matrix). Cl... | Wim | 2017-05-12 | 2 | -2/+10 |
* | Add Compatibility for Cisco Jabber (xmpp) (#166) | Frank | 2017-05-11 | 1 | -1/+1 |
* | Update changelog | Wim | 2017-05-09 | 1 | -2/+8 |
* | Release v0.12.0v0.12.0 | Wim | 2017-05-09 | 2 | -3/+3 |
* | Add 3.9.0 support (mattermost) | Wim | 2017-05-09 | 1 | -1/+2 |
* | Add support for HTTP{S}_PROXY env variables (#162) | ryarnyah | 2017-05-08 | 1 | -1/+1 |
* | Relay messages starting with ! (irc). Closes #164 | Wim | 2017-05-08 | 1 | -1/+0 |