Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Release v0.9.1v0.9.1 | Wim | 2017-01-18 | 12 | -4/+5266 | |
| | ||||||
* | Add GetStatuses() | Wim | 2017-01-17 | 1 | -0/+21 | |
| | ||||||
* | Sync with mattermost 3.6.0 | Wim | 2017-01-17 | 26 | -91/+710 | |
| | ||||||
* | Update changelog | Wim | 2017-01-16 | 1 | -0/+2 | |
| | ||||||
* | Handle SkipTLSVerify for XMPP client (#106). Closes #81 | Stefan Haller | 2017-01-14 | 2 | -0/+10 | |
| | | | | | | * Handle SkipTLSVerify for XMPP client * Mention SkipTLSVerify for XMPP in sample config | |||||
* | Do not use API functions in webhook (slack). Closes #110 | Wim | 2017-01-12 | 1 | -1/+1 | |
| | ||||||
* | Handle errors in initUser() | Wim | 2017-01-06 | 1 | -3/+12 | |
| | ||||||
* | Telegram: add markdown (#103) | Tatsuyuki Ishi | 2017-01-06 | 1 | -3/+63 | |
| | | | | | | | | * Add support for markdown (telegram) Close #98 * Telegram: add more Markdown Render blacklist | |||||
* | Update changelog. Remove obsolete info | Wim | 2017-01-04 | 3 | -290/+3 | |
| | ||||||
* | Add channel key support (irc). Closes #27 | Wim | 2017-01-04 | 3 | -7/+37 | |
| | ||||||
* | Merge pull request #104 from markusgraube/patch-2 | Wim | 2017-01-03 | 1 | -0/+4 | |
|\ | | | | | Update matterbridge.toml.sample | |||||
| * | Update matterbridge.toml.sample | Markus Graube | 2016-12-26 | 1 | -0/+4 | |
|/ | | | Add password entry to irc section matterbride.toml.sample | |||||
* | 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 | |
|/ |