| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add support for RemoteNickFormat in general configuration (samechannelgateway) | Wim | 2016-11-20 | 1 | -1/+4 |
* | Add support for RemoteNickFormat in general configuration | Wim | 2016-11-20 | 3 | -1/+18 |
* | Add gateway.inout config for bidirectional bridges. Closes #85 | Wim | 2016-11-20 | 4 | -11/+12 |
* | Replace id-mentions to usernames (slack). Closes #86 | Wim | 2016-11-20 | 1 | -0/+23 |
* | Update documentation | Wim | 2016-11-20 | 2 | -4/+19 |
* | Remove callbacks after being called. Fixes #88 (irc) | Wim | 2016-11-20 | 1 | -0/+2 |
* | Merge branch 'telegram' | Wim | 2016-11-20 | 15 | -2/+2808 |
|\ |
|
| * | Update documentation and sample (telegram) | Wim | 2016-11-20 | 2 | -2/+34 |
| * | Add missing imports | Wim | 2016-11-19 | 4 | -0/+166 |
| * | Add initial telegram support | Wim | 2016-11-15 | 9 | -0/+2608 |
|/ |
|
* | Fix ShowJoinPart from irc bridge. Closes #72 | Wim | 2016-11-14 | 5 | -45/+113 |
* | Update sample config. Closes #75 | Wim | 2016-11-14 | 1 | -0/+2 |
* | Add bot tag to api if not specified (discord) | Wim | 2016-11-14 | 2 | -2/+4 |
* | Fix !users command for irc. Closes #78. | Wim | 2016-11-14 | 1 | -2/+1 |
* | Fix merge issue | Wim | 2016-11-13 | 1 | -1/+1 |
* | Merge branch 'refactor' | Wim | 2016-11-13 | 11 | -270/+174 |
|\ |
|
| * | Refactor | Wim | 2016-11-13 | 10 | -247/+141 |
| * | Refactor gateway | Wim | 2016-11-08 | 2 | -31/+41 |
* | | Fix GetLastViewedAt | Wim | 2016-11-13 | 1 | -10/+8 |
* | | Update documentation | Wim | 2016-11-12 | 3 | -10/+13 |
* | | Sync with mattermost 3.5.0 | Wim | 2016-11-12 | 32 | -424/+1470 |
* | | 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 |