Commit Graph

  • 7469732bbc Add support for edited messages (telegram) Wim 2017-04-15 19:07:35 +02:00
  • d1dd6c3440 Add support for edited messages (discord) Wim 2017-04-15 19:00:15 +02:00
  • 02612c0061 Add support for sending edited messages Wim 2017-04-15 18:46:25 +02:00
  • a4db63a773 Bump version Wim 2017-04-15 16:24:25 +02:00
  • 035c2b906a Strip custom emoji metadata (discord). Closes #148 Wim 2017-04-15 16:23:34 +02:00
  • 6ea8be5749 Release v0.11.0 v0.11.0 Wim 2017-04-11 21:51:23 +02:00
  • 36024d5439 Add 3.8.0 support (mattermost) Wim 2017-04-09 23:15:11 +02:00
  • 8d52c98373 Update README Wim 2017-04-08 00:57:11 +02:00
  • b4a4eb0057 Update changelog v0.11.0-beta3 Wim 2017-04-08 00:50:17 +02:00
  • b469c8ddbd Rejoin channel when kicked (irc). Closes #146 Wim 2017-04-08 00:42:37 +02:00
  • eee0036c7f Modify iconurl correctly (mattermost). Closes #145 Wim 2017-04-08 00:16:46 +02:00
  • 89c66b9430 Reconnect on session removal (mattermost) Wim 2017-04-07 23:25:42 +02:00
  • bd38319d83 Add support for showing/hiding join/leave messages from mattermost. Closes #147 Wim 2017-04-07 22:27:36 +02:00
  • 33dffd5ea8 Fix join/leave regression (irc) v0.11.0-beta2 Wim 2017-04-03 22:18:29 +02:00
  • 57176dadd4 Support edited messages (telegram). See #141 v0.11.0-beta1 Wim 2017-04-01 18:18:38 +02:00
  • dd449a8705 Remove debug info (irc) Wim 2017-04-01 18:10:11 +02:00
  • 587ad9f41d Remove space after nick (mattermost). Closes #142 Wim 2017-04-01 17:44:17 +02:00
  • a16ad8bf3b Reuse connection when using same bridge with another gateway. See #87 Wim 2017-04-01 17:24:19 +02:00
  • 1e0490bd36 Merge branch 'channelinfo' Wim 2017-03-28 23:58:22 +02:00
  • 8afc641f0c Bump version Wim 2017-03-28 23:58:07 +02:00
  • 2e4d58cb92 Refactor Wim 2017-03-28 23:56:58 +02:00
  • 02d7e2db65 Release v0.10.3 v0.10.3 Wim 2017-03-27 20:40:57 +02:00
  • f935c573e9 Allow bot tokens for now without warning (slack). Closes #140 Wim 2017-03-27 20:15:05 +02:00
  • 4a25e66c00 Release v0.10.2 v0.10.2 Wim 2017-03-25 21:35:13 +01:00
  • 95f4e3448e Use API_URL_SUFFIX_V3 (mattermost) Wim 2017-03-25 21:05:02 +01:00
  • eacb1c1771 Update vendor (mattermost) Wim 2017-03-25 21:04:10 +01:00
  • 07fd825349 Update vendor Wim 2017-03-25 20:45:10 +01:00
  • be15cc8a36 Update vendored toml. Adds support for inline tables Wim 2017-03-25 19:13:47 +01:00
  • 2f68519b3c Add gops agent v0.10.2-dev Wim 2017-03-23 23:28:55 +01:00
  • efe641f202 Add link about token (slack) Wim 2017-03-23 23:02:00 +01:00
  • 9bd663046a Fix slack/discord example Wim 2017-03-20 12:12:12 +01:00
  • 11b07f01ba Add more startup messages Wim 2017-03-19 19:41:57 +01:00
  • 6c2f370e6b Add badges Wim 2017-03-18 22:16:25 +01:00
  • 936bccccd2 Release v0.10.1 v0.10.1 Wim 2017-03-18 21:19:22 +01:00
  • c30ffeb81e Fix roomid bug (gitter) Wim 2017-03-18 21:17:21 +01:00
  • e05a323afd Release v0.10.0 v0.10.0 Wim 2017-03-18 16:59:38 +01:00
  • 80895deae2 Replace role ids in mentions to role names (discord). Closes #133 Wim 2017-03-18 16:50:09 +01:00
  • eddc691fc9 Join rooms not already joined by the bot (gitter). See #135 Wim 2017-03-18 15:32:57 +01:00
  • deb2d7194d Add badges Wim 2017-03-16 23:45:24 +01:00
  • fd8cfb11fb Fail when bridge is unable to join a channel (general) Wim 2017-03-16 23:05:11 +01:00
  • 9407aa4600 Check if room exists when joining channel (gitter). Closes #135 Wim 2017-03-16 23:01:09 +01:00
  • 263b8da37d Add 3.7.0 support (mattermost) Wim 2017-03-15 01:04:52 +01:00
  • b95988b4e2 Fix URL / Server mistake in sample (matrix) Wim 2017-03-14 00:26:05 +01:00
  • 35025e164a Do not forward empty message from any bridge (general). Closes #128 Wim 2017-03-02 23:51:19 +01:00
  • 32bbab8518 Do not use HTML parsemode by default. Set MessageFormat="HTML" to use it. (telegram) Closes #126 Wim 2017-02-24 18:49:52 +01:00
  • 84c0b745af Use roomalias instead of internal ID (matrix) Wim 2017-02-24 17:58:51 +01:00
  • 8b286fb009 Add ReadTimeout to close lingering connections (mattermost). See #125 Wim 2017-02-21 22:13:34 +01:00
  • 386fa58b67 Update README Wim 2017-02-20 13:48:45 +01:00
  • c5cfbc2297 Add matrix support Wim 2017-02-20 00:49:27 +01:00
  • cd0a2beb11 Release v0.9.3 v0.9.3 Wim 2017-02-18 23:32:21 +01:00
  • 73f01ad8d8 Add REST API support Wim 2017-02-18 23:10:22 +01:00
  • 930b639cc9 Update vendor Wim 2017-02-18 23:00:46 +01:00
  • 58483ea70c Update changelog Wim 2017-02-17 23:21:43 +01:00
  • 072cac0347 Do not relay slackbot messages (slack). Closes #119 Wim 2017-02-17 23:13:02 +01:00
  • 956d7cf3f3 Add githash to docker builds Wim 2017-02-17 22:32:42 +01:00
  • 7558a2162e Merge branch 'status' Wim 2017-02-17 22:12:53 +01:00
  • 62b165c0b4 Refactor samechannelgateway Wim 2017-02-17 22:08:30 +01:00
  • fe258e1b67 Set http timeout to 10 seconds Wim 2017-02-17 17:51:07 +01:00
  • dc37232100 Refactor. Make extra options easier for other protocols Wim 2017-02-14 23:52:45 +01:00
  • 163f55f9c2 Refactor to handle disconnects/reconnects better. Now try to reconnect every 60 seconds until forever. Wim 2017-02-14 21:12:02 +01:00
  • 2d16fd085e Use nickname when present (discord). Closes #122 Wim 2017-02-13 18:52:52 +01:00
  • e1a5f5bca5 Add more error checking Wim 2017-02-03 16:43:21 +01:00
  • 6e772ee189 Update changelog Wim 2017-02-03 16:41:34 +01:00
  • 2b0f178ba3 Fix receiving messages from private channels (slack). See #118 Wim 2017-02-03 16:40:15 +01:00
  • 79e6c9fa6c Update vendor Wim 2017-01-28 22:45:32 +01:00
  • 1426ddec5f Bump version Wim 2017-01-28 22:29:19 +01:00
  • e9105003b0 Release v0.9.2 v0.9.2 Wim 2017-01-28 22:15:32 +01:00
  • 587bb06558 Update changelog Wim 2017-01-28 00:39:33 +01:00
  • 53e9664cde Add support for private channels (slack). Closes #118 Wim 2017-01-28 00:36:53 +01:00
  • 482fbac68f Update vendor (slack) Wim 2017-01-28 00:36:22 +01:00
  • dcccd43427 Use unknown as username if unsigned channel (telegram) Wim 2017-01-27 23:59:24 +01:00
  • 397b8ff892 Update changelog Wim 2017-01-27 23:40:20 +01:00
  • 38a4cf315a Add telegram links about channel and tokens Wim 2017-01-27 23:36:14 +01:00
  • 5f8b24e32c Fix username (telegram) Wim 2017-01-27 23:30:46 +01:00
  • 678a7ceb4e Fix channel and group messages (telegram) Wim 2017-01-27 23:26:06 +01:00
  • 077d494c7b Update vendor (telegram) Wim 2017-01-27 00:23:14 +01:00
  • 09b243d8c2 Update vendor (irc) Wim 2017-01-24 21:24:57 +01:00
  • 991183e514 Fix IgnoreNicks (global). Closes #115 Wim 2017-01-21 21:00:40 +01:00
  • 9bf10e4b58 Fix tls by setting ServerName (xmpp) (#114) Josip Janžić 2017-01-18 21:01:42 +01:00
  • c137e82ad3 Fix tls in xmpp by setting ServerName Josip Janzic 2017-01-18 20:40:10 +01:00
  • 884599d27d Bump version Wim 2017-01-18 20:06:52 +01:00
  • f8a6e65bfd Release v0.9.1 v0.9.1 Wim 2017-01-17 23:57:47 +01:00
  • 6df6c5d615 Add GetStatuses() Wim 2017-01-17 22:47:59 +01:00
  • 93114b7682 Sync with mattermost 3.6.0 Wim 2017-01-16 23:59:50 +01:00
  • 9987ac3f13 Update changelog Wim 2017-01-16 23:55:03 +01:00
  • 01a32b2154 Handle SkipTLSVerify for XMPP client (#106). Closes #81 Stefan Haller 2017-01-14 00:35:45 +01:00
  • 48713d34f8 Mention SkipTLSVerify for XMPP in sample config Stefan Haller 2017-01-04 13:30:25 +01:00
  • 44e447c7d7 Handle SkipTLSVerify for XMPP client Stefan Haller 2017-01-04 13:28:17 +01:00
  • b3c3142bb2 Do not use API functions in webhook (slack). Closes #110 Wim 2017-01-12 00:40:50 +01:00
  • 77f1a959c3 Handle errors in initUser() Wim 2017-01-06 23:51:44 +01:00
  • e3dda0e812 Telegram: add markdown (#103) Tatsuyuki Ishi 2017-01-07 07:32:17 +09:00
  • 105c777ed5 Telegram: add more Markdown Render blacklist Tatsuyuki Ishi 2017-01-05 15:12:38 +09:00
  • 38103d36b4 Update changelog. Remove obsolete info Wim 2017-01-04 14:20:24 +01:00
  • 7685fe1724 Add channel key support (irc). Closes #27 Wim 2017-01-04 14:10:35 +01:00
  • 01afe03a3f Merge pull request #104 from markusgraube/patch-2 Wim 2017-01-03 23:07:25 +01:00
  • 7fbbf89c58 Update matterbridge.toml.sample Markus Graube 2016-12-26 10:12:59 +01:00
  • 1c9f372bed Telegram: support for Markdown Tatsuyuki Ishi 2016-12-17 19:26:52 +09:00
  • 84d259d8b3 Merge pull request #102 from ishitatsuyuki/patch-1 @42wim 2016-12-17 15:44:26 +01:00
  • 8b47670a74 Telegram: Fix the missing username Tatsuyuki Ishi 2016-12-17 18:43:54 +09:00
  • 05cacf8148 Merge f8537c63a5f69314823e3e17da1689fb512874fc into 7f5dc1d461cb1df72915fb5069504b518ab93beb Nick Groenen 2016-12-08 10:44:45 +00:00