| Commit message (Expand) | Author | Age | Files | Lines |
* | Update documentation | Wim | 2016-11-12 | 3 | -10/+13 |
* | Validate channels for samechannelgateway. Fixes #73. | Wim | 2016-11-11 | 1 | -1/+14 |
* | Add support for using avatars from discord,slack and gitter in slack | Wim | 2016-11-06 | 5 | -3/+54 |
* | Update vendor (slack) | Wim | 2016-11-06 | 9 | -23/+220 |
* | Add support for dynamic IconURL (slack). Closes #43 | Wim | 2016-11-05 | 9 | -36/+61 |
* | Reconnect on connection timed out (mattermost). Fixes #71 | Wim | 2016-11-04 | 1 | -1/+3 |
* | Refactor modifyMessage | Wim | 2016-11-04 | 5 | -31/+35 |
* | Reconnect on connection reset by peer (mattermost). Fixes #69 | Wim | 2016-11-02 | 1 | -1/+2 |
* | Update to latest go-gitter API changes | Wim | 2016-11-02 | 1 | -4/+8 |
* | Fix tight loop (gitter). Closes #68. | Wim | 2016-11-02 | 8 | -30/+76 |
* | Update documentation | Wim | 2016-11-01 | 2 | -14/+29 |
* | Add anti-flooding settings (irc). See #40 | Wim | 2016-11-01 | 2 | -3/+30 |
* | Use names instead of id's for mentions (discord). Fixes #66 | Wim | 2016-10-30 | 1 | -1/+1 |
* | Override config from environment. See #50 | Wim | 2016-10-30 | 2 | -0/+42 |
* | Drop first received message on connection to avoid duplicates (slack). Fixes #55 | Wim | 2016-10-29 | 1 | -13/+19 |
* | Wait until the welcome message before connection is ok (irc). Fixes #62 | Wim | 2016-10-29 | 1 | -9/+19 |
* | Forward channel notices too (irc) | Wim | 2016-10-29 | 1 | -0/+2 |
* | Update changelog | Wim | 2016-10-29 | 1 | -1/+18 |
* | Update documentation | Wim | 2016-10-29 | 1 | -1/+14 |
* | Fix teamid bug (mattermost) | Wim | 2016-10-29 | 1 | -1/+1 |
* | Ignore messages from ourself (irc bridge) | Wim | 2016-10-29 | 1 | -0/+4 |
* | Ignore private queries (irc bridge) | Wim | 2016-10-29 | 1 | -1/+5 |
* | Only respond to notices from nickserv (irc bridge) | Wim | 2016-10-29 | 1 | -1/+1 |
* | Add support for discord channel ID. See #57 | Wim | 2016-10-26 | 1 | -8/+22 |
* | Ignore empty content from discord. Fixes #58 | Wim | 2016-10-26 | 1 | -0/+3 |
* | Add support for discord attachments. Fixes #59 | Wim | 2016-10-26 | 1 | -0/+5 |
* | Use RTM only on API (slack). Fix #56 | Wim | 2016-10-25 | 1 | -2/+2 |
* | Merge pull request #54 from markusgraube/patch-1 | @42wim | 2016-10-24 | 1 | -3/+3 |
|\ |
|
| * | Update matterbridge.conf.sample | Markus Graube | 2016-10-24 | 1 | -3/+3 |
|/ |
|
* | Launch every account only once. Fixes #48 | Wim | 2016-10-23 | 2 | -8/+6 |
* | Drop messages not from our mattermost team. Fixes #49 | Wim | 2016-10-23 | 2 | -1/+8 |
* | Only send to channels defined in config. Fixes #53 | Wim | 2016-10-23 | 1 | -1/+7 |
* | Update documentation in sample config about channelnames | Wim | 2016-10-23 | 1 | -1/+9 |
* | Rename discord guild to server. | Wim | 2016-10-23 | 2 | -2/+1 |
* | Add documentation about bot tag for discord | Wim | 2016-10-23 | 1 | -1/+2 |
* | Add irc names callback only on command. Fixes #51 | Wim | 2016-10-23 | 1 | -1/+2 |
* | Add error message about non-existing channels (slack) | Wim | 2016-10-08 | 3 | -7/+19 |
* | Bail out on samechannel gateway when a bridge fails to start | Wim | 2016-10-03 | 2 | -2/+5 |
* | Fix matterbridge.toml.sample | Wim | 2016-10-01 | 1 | -2/+2 |
* | Add more irc debug on connect (when debugging enabled) | Wim | 2016-10-01 | 1 | -0/+4 |
* | Bail out when a bridge fails to start | Wim | 2016-10-01 | 1 | -1/+4 |
* | Add samechannel gateway. See #35 | Wim | 2016-09-30 | 3 | -7/+113 |
* | Fix slack channel join | Wim | 2016-09-30 | 1 | -3/+2 |
* | Fix mattermost bridge channel join | Wim | 2016-09-30 | 1 | -1/+1 |
* | Fix sample config. Closes #38 | Wim | 2016-09-30 | 1 | -5/+5 |
* | Remove newline splitting from outgoing mattermost messages. Should be handled... | Wim | 2016-09-29 | 1 | -6/+2 |
* | Split newlines for irc (#37) | Wim | 2016-09-29 | 1 | -1/+3 |
* | Fix IRC colors regexp | Wim | 2016-09-22 | 1 | -1/+1 |
* | Strip IRC colors. Closes #33 | Wim | 2016-09-21 | 1 | -0/+4 |
* | Add support for mattermost attachments. Shows public link on bridges. Closes #32 | Wim | 2016-09-20 | 1 | -0/+5 |