summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refactor samechannelgatewayWim2017-02-173-96/+40
* Refactor. Make extra options easier for other protocolsWim2017-02-142-12/+33
* Refactor to handle disconnects/reconnects better.Wim2017-02-1411-24/+99
* Use nickname when present (discord). Closes #122Wim2017-02-131-8/+49
* Add more error checkingWim2017-02-031-1/+6
* Update changelogWim2017-02-031-0/+2
* Fix receiving messages from private channels (slack). See #118Wim2017-02-031-2/+14
* Update vendorWim2017-01-2833-2025/+2798
* Bump versionWim2017-01-282-4/+6
* Release v0.9.2v0.9.2Wim2017-01-282-3/+3
* Update changelogWim2017-01-281-0/+4
* Add support for private channels (slack). Closes #118Wim2017-01-281-0/+8
* Update vendor (slack)Wim2017-01-288-51/+100
* Use unknown as username if unsigned channel (telegram)Wim2017-01-271-6/+11
* Update changelogWim2017-01-271-0/+8
* Add telegram links about channel and tokensWim2017-01-271-0/+2
* Fix username (telegram)Wim2017-01-271-1/+1
* Fix channel and group messages (telegram)Wim2017-01-271-4/+26
* Update vendor (telegram)Wim2017-01-275-42/+347
* Update vendor (irc)Wim2017-01-244-33/+26
* Fix IgnoreNicks (global). Closes #115Wim2017-01-212-21/+20
* Fix tls by setting ServerName (xmpp) (#114)Josip Janžić2017-01-181-0/+1
* Bump versionWim2017-01-181-1/+1
* Release v0.9.1v0.9.1Wim2017-01-1812-4/+5266
* Add GetStatuses()Wim2017-01-171-0/+21
* Sync with mattermost 3.6.0Wim2017-01-1726-91/+710
* Update changelogWim2017-01-161-0/+2
* Handle SkipTLSVerify for XMPP client (#106). Closes #81Stefan Haller2017-01-142-0/+10
* Do not use API functions in webhook (slack). Closes #110Wim2017-01-121-1/+1
* Handle errors in initUser()Wim2017-01-061-3/+12
* Telegram: add markdown (#103)Tatsuyuki Ishi2017-01-061-3/+63
* Update changelog. Remove obsolete infoWim2017-01-043-290/+3
* Add channel key support (irc). Closes #27Wim2017-01-043-7/+37
* Merge pull request #104 from markusgraube/patch-2Wim2017-01-031-0/+4
|\
| * Update matterbridge.toml.sampleMarkus Graube2016-12-261-0/+4
|/
* Merge pull request #102 from ishitatsuyuki/patch-1@42wim2016-12-171-1/+1
|\
| * Telegram: Fix the missing usernameTatsuyuki Ishi2016-12-171-1/+1
|/
* Update changelogWim2016-12-081-0/+8
* Exit when a bridge fails to startWim2016-12-081-2/+2
* Check errors only on first connect. Keep retrying after first connection succ...Wim2016-12-081-5/+6
* Add initial Rocket.Chat supportWim2016-12-037-5/+258
* Release v0.9.0v0.9.0Wim2016-12-014-8/+17
* Update public links to new API (mattermost)Wim2016-11-261-2/+2
* Do not relay empty or delayed messages (xmpp)Wim2016-11-261-1/+2
* Enable keepalive (xmpp)Wim2016-11-261-2/+9
* Update xmpp vendorWim2016-11-263-13/+62
* Add sample documentation for hipchat support via xmppWim2016-11-263-2/+49
* Fix loop because of closed channel. Fixes #89Wim2016-11-231-2/+1
* Support mattermost setup with up to 50k usersWim2016-11-231-2/+2
* Create ISSUE_TEMPLATE.md@42wim2016-11-231-0/+20