5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-11-09 23:40:27 +00:00

Commit Graph

  • 511f653e6e Fix incorrect behaviour of EditDisable (mattermost). Fixes #197 Wim 2017-06-15 22:45:34 +0200
  • 5636eaca6d Bump version Wim 2017-06-15 22:45:23 +0200
  • 4b839b9958 Avoid nil in usermembermap (discord). See #198 Wim 2017-06-15 22:29:01 +0200
  • 3f79da84d5 Release v0.14.0 v0.14.0 Wim 2017-06-15 01:44:46 +0200
  • d540638223 Remove debug Wim 2017-06-15 01:30:58 +0200
  • 4ec9b6dd4e Add 3.10.0 support (mattermost) Wim 2017-06-15 01:30:05 +0200
  • 3bc219167a Remove need for channel when using api. Closes #195 Wim 2017-06-15 00:40:23 +0200
  • 8a55c97b4e Fix utf-8 issues #193 Wim 2017-06-15 00:07:12 +0200
  • 9e34162a09 remove second flag.Parse() (#196) Syam.G.Krishnan 2017-06-14 15:15:35 +0000
  • 860a371eeb Use cache for teamid Wim 2017-06-12 20:30:30 +0200
  • 41a46526a1 Add note about file permissions Wim 2017-06-08 23:42:00 +0200
  • 46b798ac1b Update documentation (api) Wim 2017-06-08 00:03:06 +0200
  • 359d0f2910 Allow reuse of api in different gateways. See #189 Wim 2017-06-07 23:54:50 +0200
  • ad3cb0386b Add token authentication (api) Wim 2017-06-06 00:05:32 +0200
  • 3a183cb218 Update vendor Wim 2017-06-06 00:01:05 +0200
  • 2eecaccd1c Change to lowercase JSON keys (api) Wim 2017-06-05 23:18:13 +0200
  • 5f30a98bc1 Add gateway name to messages Wim 2017-06-05 23:12:19 +0200
  • b8a2fcbaff Post valid JSON (api). See #185 Wim 2017-06-05 23:08:36 +0200
  • 01496cd080 Fix panic (mattermost). Closes #186 Wim 2017-06-05 21:35:38 +0200
  • 6a968ab82a Bump version Wim 2017-06-03 18:22:09 +0200
  • c0c4890887 Add hashtag to channel (discord) Wim 2017-06-03 18:21:47 +0200
  • 171a53592d Add note about lowercase channel (irc) Wim 2017-06-01 21:00:49 +0200
  • 7811c330db Release v0.13.0 v0.13.0 Wim 2017-05-31 23:32:38 +0200
  • 9bcd131e66 Reset variables each loop (telegram). Closes #181 Wim 2017-05-30 21:14:03 +0200
  • c791423dd5 Add NOPINGNICK option. Closes #175 Wim 2017-05-30 00:11:53 +0200
  • 80bdf38388 Bump version Wim 2017-05-29 23:54:43 +0200
  • 9d9cb32f4e Limit message length (irc). Closes #179 Wim 2017-05-29 21:54:34 +0200
  • 87229bab13 Fix sending to different channels on same account (slack). Closes #177 Wim 2017-05-24 22:10:21 +0200
  • f065e9e4d5 Release v0.12.1 v0.12.1 Wim 2017-05-23 22:48:05 +0200
  • 3812693111 Replace long ids in channel metions (discord). Fixes #174 Wim 2017-05-23 22:26:37 +0200
  • dd3c572256 Fix possible crash on nil (discord) Wim 2017-05-22 21:57:19 +0200
  • c5dfe40326 Update documentation about encrypted rooms in matrix Wim 2017-05-20 22:53:08 +0200
  • ef278301e3 Fix JoinChannel argument to use IRC channel key (#172) siinus 2017-05-21 16:23:56 +0300
  • 2888fd64b0 Add UseFirstName option (telegram). Closes #144 Wim 2017-05-15 23:23:10 +0200
  • 27c0f37e49 Update matterbridge.toml.sample about NoHomeServerSuffix Wim 2017-05-15 23:11:27 +0200
  • 0774f6a5e7 Bump version Wim 2017-05-12 23:20:22 +0200
  • 4036d4459b Add NoHomeServerSuffix. Option to disable homeserver on username (matrix). Closes #160. Wim 2017-05-12 23:04:58 +0200
  • ee643de5b6 Add Compatibility for Cisco Jabber (xmpp) (#166) Frank 2017-05-11 20:10:53 +0200
  • 8c7549a09e Update changelog Wim 2017-05-09 23:46:20 +0200
  • 7a16146304 Release v0.12.0 v0.12.0 Wim 2017-05-09 23:31:26 +0200
  • 3d3809a21b Add 3.9.0 support (mattermost) Wim 2017-05-09 23:30:53 +0200
  • 29465397dd Add support for HTTP{S}_PROXY env variables (#162) ryarnyah 2017-05-08 21:20:52 +0200
  • d300bb1735 Relay messages starting with ! (irc). Closes #164 Wim 2017-05-08 21:14:38 +0200
  • 2e703472f1 Fix crash on reconnects when server is down. Closes #163 Wim 2017-05-08 20:44:36 +0200
  • 8fede90b9e Remove examples (vendor issues) Wim 2017-05-05 20:45:11 +0200
  • d128f157c4 Update doc Wim 2017-04-19 21:57:40 +0200
  • 4fcedabfd0 Revert "Add support for edited messages (gitter)" Wim 2017-04-19 19:50:52 +0200
  • 246c8e4f74 Ignore error on private channel join (slack) Fixes #150 Wim 2017-04-17 18:01:24 +0200
  • 4d2207aba7 Add support for edited messages (slack) Wim 2017-04-16 00:16:24 +0200
  • 17b8b86d68 Add support for edited messages (gitter) Wim 2017-04-15 23:46:01 +0200
  • fdb57230a3 Add support for edited messages (mattermost) Wim 2017-04-15 20:21:57 +0200
  • 7469732bbc Add support for edited messages (telegram) Wim 2017-04-15 19:07:35 +0200
  • d1dd6c3440 Add support for edited messages (discord) Wim 2017-04-15 19:00:15 +0200
  • 02612c0061 Add support for sending edited messages Wim 2017-04-15 18:46:25 +0200
  • a4db63a773 Bump version Wim 2017-04-15 16:24:25 +0200
  • 035c2b906a Strip custom emoji metadata (discord). Closes #148 Wim 2017-04-15 16:23:34 +0200
  • 6ea8be5749 Release v0.11.0 v0.11.0 Wim 2017-04-11 21:51:23 +0200
  • 36024d5439 Add 3.8.0 support (mattermost) Wim 2017-04-09 23:15:11 +0200
  • 8d52c98373 Update README Wim 2017-04-08 00:57:11 +0200
  • b4a4eb0057 Update changelog v0.11.0-beta3 Wim 2017-04-08 00:50:17 +0200
  • b469c8ddbd Rejoin channel when kicked (irc). Closes #146 Wim 2017-04-08 00:42:37 +0200
  • eee0036c7f Modify iconurl correctly (mattermost). Closes #145 Wim 2017-04-08 00:16:46 +0200
  • 89c66b9430 Reconnect on session removal (mattermost) Wim 2017-04-07 23:25:42 +0200
  • bd38319d83 Add support for showing/hiding join/leave messages from mattermost. Closes #147 Wim 2017-04-07 22:27:36 +0200
  • 33dffd5ea8 Fix join/leave regression (irc) v0.11.0-beta2 Wim 2017-04-03 22:18:29 +0200
  • 57176dadd4 Support edited messages (telegram). See #141 v0.11.0-beta1 Wim 2017-04-01 18:18:38 +0200
  • dd449a8705 Remove debug info (irc) Wim 2017-04-01 18:10:11 +0200
  • 587ad9f41d Remove space after nick (mattermost). Closes #142 Wim 2017-04-01 17:44:17 +0200
  • a16ad8bf3b Reuse connection when using same bridge with another gateway. See #87 Wim 2017-04-01 17:24:19 +0200
  • 1e0490bd36 Merge branch 'channelinfo' Wim 2017-03-28 23:58:22 +0200
  • 8afc641f0c Bump version Wim 2017-03-28 23:58:07 +0200
  • 2e4d58cb92 Refactor Wim 2017-03-28 23:56:58 +0200
  • 02d7e2db65 Release v0.10.3 v0.10.3 Wim 2017-03-27 20:40:57 +0200
  • f935c573e9 Allow bot tokens for now without warning (slack). Closes #140 Wim 2017-03-27 20:15:05 +0200
  • 4a25e66c00 Release v0.10.2 v0.10.2 Wim 2017-03-25 21:35:13 +0100
  • 95f4e3448e Use API_URL_SUFFIX_V3 (mattermost) Wim 2017-03-25 21:05:02 +0100
  • eacb1c1771 Update vendor (mattermost) Wim 2017-03-25 21:04:10 +0100
  • 07fd825349 Update vendor Wim 2017-03-25 20:45:10 +0100
  • be15cc8a36 Update vendored toml. Adds support for inline tables Wim 2017-03-25 19:13:47 +0100
  • 2f68519b3c Add gops agent v0.10.2-dev Wim 2017-03-23 23:28:55 +0100
  • efe641f202 Add link about token (slack) Wim 2017-03-23 23:02:00 +0100
  • 9bd663046a Fix slack/discord example Wim 2017-03-20 12:12:12 +0100
  • 11b07f01ba Add more startup messages Wim 2017-03-19 19:41:57 +0100
  • 6c2f370e6b Add badges Wim 2017-03-18 22:16:25 +0100
  • 936bccccd2 Release v0.10.1 v0.10.1 Wim 2017-03-18 21:19:22 +0100
  • c30ffeb81e Fix roomid bug (gitter) Wim 2017-03-18 21:17:21 +0100
  • e05a323afd Release v0.10.0 v0.10.0 Wim 2017-03-18 16:59:38 +0100
  • 80895deae2 Replace role ids in mentions to role names (discord). Closes #133 Wim 2017-03-18 16:50:09 +0100
  • eddc691fc9 Join rooms not already joined by the bot (gitter). See #135 Wim 2017-03-18 15:32:57 +0100
  • deb2d7194d Add badges Wim 2017-03-16 23:45:24 +0100
  • fd8cfb11fb Fail when bridge is unable to join a channel (general) Wim 2017-03-16 23:05:11 +0100
  • 9407aa4600 Check if room exists when joining channel (gitter). Closes #135 Wim 2017-03-16 23:01:09 +0100
  • 263b8da37d Add 3.7.0 support (mattermost) Wim 2017-03-15 01:04:52 +0100
  • b95988b4e2 Fix URL / Server mistake in sample (matrix) Wim 2017-03-14 00:26:05 +0100
  • 35025e164a Do not forward empty message from any bridge (general). Closes #128 Wim 2017-03-02 23:51:19 +0100
  • 32bbab8518 Do not use HTML parsemode by default. Set MessageFormat="HTML" to use it. (telegram) Closes #126 Wim 2017-02-24 18:49:52 +0100
  • 84c0b745af Use roomalias instead of internal ID (matrix) Wim 2017-02-24 17:58:51 +0100
  • 8b286fb009 Add ReadTimeout to close lingering connections (mattermost). See #125 Wim 2017-02-21 22:13:34 +0100
  • 386fa58b67 Update README Wim 2017-02-20 13:48:45 +0100
  • c5cfbc2297 Add matrix support Wim 2017-02-20 00:49:27 +0100