summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add logoWim2016-11-231-0/+3
* Add support for RemoteNickFormat in general configuration (samechannelgateway)Wim2016-11-201-1/+4
* Add support for RemoteNickFormat in general configurationWim2016-11-203-1/+18
* Add gateway.inout config for bidirectional bridges. Closes #85Wim2016-11-204-11/+12
* Replace id-mentions to usernames (slack). Closes #86Wim2016-11-201-0/+23
* Update documentationWim2016-11-202-4/+19
* Remove callbacks after being called. Fixes #88 (irc)Wim2016-11-201-0/+2
* Merge branch 'telegram'Wim2016-11-2015-2/+2808
|\
| * Update documentation and sample (telegram)Wim2016-11-202-2/+34
| * Add missing importsWim2016-11-194-0/+166
| * Add initial telegram supportWim2016-11-159-0/+2608
|/
* Fix ShowJoinPart from irc bridge. Closes #72Wim2016-11-145-45/+113
* Update sample config. Closes #75Wim2016-11-141-0/+2
* Add bot tag to api if not specified (discord)Wim2016-11-142-2/+4
* Fix !users command for irc. Closes #78.Wim2016-11-141-2/+1
* Fix merge issueWim2016-11-131-1/+1
* Merge branch 'refactor'Wim2016-11-1311-270/+174
|\
| * RefactorWim2016-11-1310-247/+141
| * Refactor gatewayWim2016-11-082-31/+41
* | Fix GetLastViewedAtWim2016-11-131-10/+8
* | Update documentationWim2016-11-123-10/+13
* | Sync with mattermost 3.5.0Wim2016-11-1232-424/+1470
* | Validate channels for samechannelgateway. Fixes #73.Wim2016-11-111-1/+14
|/
* Add support for using avatars from discord,slack and gitter in slackWim2016-11-065-3/+54
* Update vendor (slack)Wim2016-11-069-23/+220
* Add support for dynamic IconURL (slack). Closes #43Wim2016-11-059-36/+61
* Reconnect on connection timed out (mattermost). Fixes #71Wim2016-11-041-1/+3
* Refactor modifyMessageWim2016-11-045-31/+35
* Reconnect on connection reset by peer (mattermost). Fixes #69Wim2016-11-021-1/+2
* Update to latest go-gitter API changesWim2016-11-021-4/+8