Commit Graph

  • 9bf10e4b58 Fix tls by setting ServerName (xmpp) (#114) Josip Janžić 2017-01-18 21:01:42 +0100
  • c137e82ad3 Fix tls in xmpp by setting ServerName Josip Janzic 2017-01-18 20:40:10 +0100
  • 884599d27d Bump version Wim 2017-01-18 20:06:52 +0100
  • f8a6e65bfd Release v0.9.1 v0.9.1 Wim 2017-01-17 23:57:47 +0100
  • 6df6c5d615 Add GetStatuses() Wim 2017-01-17 22:47:59 +0100
  • 93114b7682 Sync with mattermost 3.6.0 Wim 2017-01-16 23:59:50 +0100
  • 9987ac3f13 Update changelog Wim 2017-01-16 23:55:03 +0100
  • 01a32b2154 Handle SkipTLSVerify for XMPP client (#106). Closes #81 Stefan Haller 2017-01-14 00:35:45 +0100
  • 48713d34f8 Mention SkipTLSVerify for XMPP in sample config Stefan Haller 2017-01-04 13:30:25 +0100
  • 44e447c7d7 Handle SkipTLSVerify for XMPP client Stefan Haller 2017-01-04 13:28:17 +0100
  • b3c3142bb2 Do not use API functions in webhook (slack). Closes #110 Wim 2017-01-12 00:40:50 +0100
  • 77f1a959c3 Handle errors in initUser() Wim 2017-01-06 23:51:44 +0100
  • e3dda0e812 Telegram: add markdown (#103) Tatsuyuki Ishi 2017-01-07 07:32:17 +0900
  • 105c777ed5 Telegram: add more Markdown Render blacklist Tatsuyuki Ishi 2017-01-05 15:12:38 +0900
  • 38103d36b4 Update changelog. Remove obsolete info Wim 2017-01-04 14:20:24 +0100
  • 7685fe1724 Add channel key support (irc). Closes #27 Wim 2017-01-04 14:10:35 +0100
  • 01afe03a3f Merge pull request #104 from markusgraube/patch-2 Wim 2017-01-03 23:07:25 +0100
  • 7fbbf89c58 Update matterbridge.toml.sample Markus Graube 2016-12-26 10:12:59 +0100
  • 1c9f372bed Telegram: support for Markdown Tatsuyuki Ishi 2016-12-17 19:26:52 +0900
  • 84d259d8b3 Merge pull request #102 from ishitatsuyuki/patch-1 @42wim 2016-12-17 15:44:26 +0100
  • 8b47670a74 Telegram: Fix the missing username Tatsuyuki Ishi 2016-12-17 18:43:54 +0900
  • 05cacf8148 Merge f8537c63a5 into 7f5dc1d461 Nick Groenen 2016-12-08 10:44:45 +0000
  • 7f5dc1d461 Update changelog Wim 2016-12-08 00:16:59 +0100
  • 43e765f4f9 Exit when a bridge fails to start Wim 2016-12-08 00:14:17 +0100
  • adec73f542 Check errors only on first connect. Keep retrying after first connection succeeds. (mattermost) Closes #95 Wim 2016-12-08 00:07:24 +0100
  • fee159541f Add initial Rocket.Chat support Wim 2016-12-03 00:10:29 +0100
  • d81e6bf6ce Release v0.9.0 v0.9.0 Wim 2016-12-01 22:15:40 +0100
  • 70c93d970c Update public links to new API (mattermost) Wim 2016-11-26 15:46:39 +0100
  • 4960273832 Do not relay empty or delayed messages (xmpp) Wim 2016-11-26 15:06:05 +0100
  • 6c018ee6fe Enable keepalive (xmpp) Wim 2016-11-26 15:02:39 +0100
  • 4ef32103ca Update xmpp vendor Wim 2016-11-26 14:44:33 +0100
  • e4ec27c5e2 Add sample documentation for hipchat support via xmpp Wim 2016-11-26 00:40:21 +0100
  • f8537c63a5
    Allow PrefixMessagesWithNick on Telegram Nick Groenen 2016-11-25 20:44:01 +0100
  • 20c04f7977 Fix loop because of closed channel. Fixes #89 Wim 2016-11-23 23:51:51 +0100
  • 571f50d734 Support mattermost setup with up to 50k users Wim 2016-11-23 21:24:35 +0100
  • 780ea6f7c0 Create ISSUE_TEMPLATE.md @42wim 2016-11-23 20:22:27 +0100
  • 4279906f6e Add logo Wim 2016-11-23 00:13:59 +0100
  • 2e54b97fc2 Add support for RemoteNickFormat in general configuration (samechannelgateway) Wim 2016-11-20 23:50:12 +0100
  • e1641b2c2e Add support for RemoteNickFormat in general configuration Wim 2016-11-20 23:33:41 +0100
  • e0e1e4be80 Add gateway.inout config for bidirectional bridges. Closes #85 Wim 2016-11-20 23:01:44 +0100
  • d5845ce900 Replace id-mentions to usernames (slack). Closes #86 Wim 2016-11-20 22:40:09 +0100
  • 85f2cde4c3 Update documentation Wim 2016-11-20 18:01:59 +0100
  • 681e9bd269 Release 0.8.1 v0.8.1 Wim 2016-11-20 17:34:26 +0100
  • b3c11b584f Update documentation. Prepare release Wim 2016-11-20 17:27:48 +0100
  • d9ff0b72fa Release 0.7.1 v0.7.1 Wim 2016-11-20 17:28:56 +0100
  • 8c83eb03c7 Update documentation. Prepare release Wim 2016-11-20 17:27:48 +0100
  • 07a560b2f5 Remove callbacks after being called. Fixes #88 (irc) Wim 2016-11-20 17:20:52 +0100
  • cef64e01b3 Remove callbacks after being called. Fixes #88 (irc) Wim 2016-11-20 17:20:52 +0100
  • e28649b592 Remove callbacks after being called. Fixes #88 (irc) Wim 2016-11-20 17:20:52 +0100
  • 94ea775232 Merge branch 'telegram' Add telegram support Wim 2016-11-20 17:02:17 +0100
  • 2e4b7fac11 Update documentation and sample (telegram) Wim 2016-11-20 17:01:53 +0100
  • 2867ec459a Add missing imports Wim 2016-11-19 15:05:11 +0100
  • cd18d89894 Add initial telegram support Wim 2016-11-15 23:15:57 +0100
  • 010aa7e467 Update xmpp.go jadjay 2016-11-15 15:38:33 +0100
  • 449ed31e25 Fix ShowJoinPart from irc bridge. Closes #72 Wim 2016-11-14 22:53:06 +0100
  • 1f36904588 Update sample config. Closes #75 Wim 2016-11-14 16:42:32 +0100
  • f7495dd0c3 Add bot tag to api if not specified (discord) Wim 2016-11-14 16:30:43 +0100
  • a11f77835d Fix !users command for irc. Closes #78. Wim 2016-11-14 00:10:55 +0100
  • 02bd136040 Fix !users command for irc. Closes #78. Wim 2016-11-14 00:10:55 +0100
  • e4e822ef6a Fix !users command for irc. Closes #78. Wim 2016-11-14 00:10:55 +0100
  • 2d1316e32c Remove double username modify. Fixes #77 Wim 2016-11-13 23:50:12 +0100
  • 69d6f4b2da Remove double username modify. Fixes #77 Wim 2016-11-13 23:50:12 +0100
  • af1ad82c8e Fix merge issue Wim 2016-11-13 23:12:17 +0100
  • 4976338677 Merge branch 'refactor' Wim 2016-11-13 23:09:06 +0100
  • 99d130d1ed Refactor Wim 2016-11-13 23:06:37 +0100
  • 4fb0544b0e Fix GetLastViewedAt Wim 2016-11-13 16:03:04 +0100
  • 11def2edc0 Update documentation v0.8.0 Wim 2016-11-12 23:09:57 +0100
  • f7e22983a5 Release 0.7.0 v0.7.0 Wim 2016-11-12 22:43:24 +0100
  • cac9fb838c Update documentation Wim 2016-11-12 22:33:58 +0100
  • 65bffb8735 Release v0.8.0 Wim 2016-11-12 22:39:53 +0100
  • 0b4ac61435 Update documentation Wim 2016-11-12 22:33:58 +0100
  • 1d5cd1d7c4 Sync with mattermost 3.5.0 Wim 2016-11-12 22:00:53 +0100
  • 08ebee6b4f Validate channels for samechannelgateway. Fixes #73. Wim 2016-11-11 15:23:22 +0100
  • 14830d9f1c Refactor gateway Wim 2016-11-08 23:44:16 +0100
  • a3dd0f1345 Add support for using avatars from discord,slack and gitter in slack Wim 2016-11-06 00:46:32 +0100
  • 37873acfcd Update vendor (slack) Wim 2016-11-06 00:07:24 +0100
  • 2dbe0eb557 Add support for dynamic IconURL (slack). Closes #43 Wim 2016-11-05 01:11:28 +0100
  • 50a0df4279 Reconnect on connection timed out (mattermost). Fixes #71 Wim 2016-11-04 23:17:40 +0100
  • c3a8b7a997 Refactor modifyMessage Wim 2016-11-04 00:05:15 +0100
  • 95fac548bb Reconnect on connection reset by peer (mattermost). Fixes #69 Wim 2016-11-02 20:00:00 +0100
  • 581847f415 Update to latest go-gitter API changes Wim 2016-11-02 16:28:23 +0100
  • 1b15897135 Fix tight loop (gitter). Closes #68. Wim 2016-11-02 16:12:43 +0100
  • 8e606e3cef Update documentation Wim 2016-11-01 23:10:29 +0100
  • be513622ac Add anti-flooding settings (irc). See #40 Wim 2016-11-01 22:52:28 +0100
  • 6f309f2108 Use names instead of id's for mentions (discord). Fixes #66 Wim 2016-10-30 22:55:34 +0100
  • 92d9db5a2d Override config from environment. See #50 Wim 2016-10-30 22:32:29 +0100
  • 96620a3c2c Drop first received message on connection to avoid duplicates (slack). Fixes #55 Wim 2016-10-29 21:05:33 +0200
  • 5249568b8e Wait until the welcome message before connection is ok (irc). Fixes #62 Wim 2016-10-29 18:59:12 +0200
  • 4a336a6bba Forward channel notices too (irc) Wim 2016-10-29 18:01:16 +0200
  • 60223d7f63 Update changelog Wim 2016-10-29 17:54:37 +0200
  • 5131253191 Update documentation Wim 2016-10-29 17:34:27 +0200
  • 035dc042a1 Fix teamid bug (mattermost) Wim 2016-10-29 16:46:02 +0200
  • dfc513530b Ignore messages from ourself (irc bridge) Wim 2016-10-29 16:35:16 +0200
  • 721e0a2dcd Ignore private queries (irc bridge) Wim 2016-10-29 16:27:07 +0200
  • 8452eb12da Only respond to notices from nickserv (irc bridge) Wim 2016-10-29 16:09:58 +0200
  • 475bed5e19 Add support for discord channel ID. See #57 Wim 2016-10-26 01:01:36 +0200
  • 40a967523c Ignore empty content from discord. Fixes #58 Wim 2016-10-26 00:12:31 +0200
  • d3a34af073 Add support for discord attachments. Fixes #59 Wim 2016-10-26 00:09:22 +0200
  • e7107cf782 Use RTM only on API (slack). Fix #56 Wim 2016-10-25 23:29:32 +0200
  • b7c918a195 Merge pull request #54 from markusgraube/patch-1 @42wim 2016-10-24 12:55:43 +0200