Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #102 from ishitatsuyuki/patch-1 | @42wim | 2016-12-17 | 1 | -1/+1 |
|\ | | | | | Fix the missing username (telegram). Closes #93 | ||||
| * | Telegram: Fix the missing username | Tatsuyuki Ishi | 2016-12-17 | 1 | -1/+1 |
|/ | |||||
* | Update changelog | Wim | 2016-12-08 | 1 | -0/+8 |
| | |||||
* | Exit when a bridge fails to start | Wim | 2016-12-08 | 1 | -2/+2 |
| | |||||
* | Check errors only on first connect. Keep retrying after first connection ↵ | Wim | 2016-12-08 | 1 | -5/+6 |
| | | | | succeeds. (mattermost) Closes #95 | ||||
* | Add initial Rocket.Chat support | Wim | 2016-12-03 | 7 | -5/+258 |
| | |||||
* | Release v0.9.0v0.9.0 | Wim | 2016-12-01 | 4 | -8/+17 |
| | |||||
* | 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 |
| | |||||
* | Update xmpp vendor | Wim | 2016-11-26 | 3 | -13/+62 |
| | |||||
* | Add sample documentation for hipchat support via xmpp | Wim | 2016-11-26 | 3 | -2/+49 |
| | |||||
* | Fix loop because of closed channel. Fixes #89 | Wim | 2016-11-23 | 1 | -2/+1 |
| | |||||
* | Support mattermost setup with up to 50k users | Wim | 2016-11-23 | 1 | -2/+2 |
| | |||||
* | Create ISSUE_TEMPLATE.md | @42wim | 2016-11-23 | 1 | -0/+20 |
| | |||||
* | Add logo | Wim | 2016-11-23 | 1 | -0/+3 |
| | |||||
* | 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 |
|\ | | | | | | | Add telegram support | ||||
| * | 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 |
| | | | | | | | | | | | | | | | | Expects uppercase environment variables of MATTERBRIDGE_PROTOCOL_ACCOUNT_KEY="value" e.g. you can override this config [mattermost] [mattermost.work] Team="yourteam" Login="yourlogin" Password="yourpass" by using MATTERBRIDGE_MATTERMOST_WORK_TEAM="newteam" MATTERBRIDGE_MATTERMOST_WORK_LOGIN="newlogin" MATTERBRIDGE_MATTERMOST_WORK_PASSWORD="newpassword" |