5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-11-24 09:51:35 +00:00

Commit Graph

  • 9b500bc5f7 Replace sorcix/irc and go-ircevent with girc Wim 2017-10-20 22:22:13 +0200
  • e313154134 Vendor github.com/lrstanley/girc Wim 2017-11-08 22:47:18 +0100
  • 27e94c438d Add support for bridging to individual steam chats. (steam) (#294) rrigby 2017-11-08 09:36:20 +1000
  • 58392876df Use room.URI instead of room.Name. (gitter) (#293) Patrick Connolly 2017-11-07 18:35:08 -0500
  • 115c4b1aa7 Fix missing arg for Errorf Wim 2017-11-04 15:01:03 +0100
  • ba5649d259 Add helper Wim 2017-11-04 14:55:25 +0100
  • 1b30575510 Download files from telegram and reupload to supported bridges (telegram). #278 Wim 2017-11-04 14:50:01 +0100
  • 7dbebd3ea7 Show error message when file upload fails (discord) Wim 2017-11-04 14:47:14 +0100
  • 6f18790352 Add support to upload files to slack, from bridges with private urls like slack/mattermost/telegram. (slack) Wim 2017-11-03 23:10:16 +0100
  • d1e04a2ece Add systemd service file (#291) heinrich5991 2017-11-03 20:42:50 +0100
  • bea0bbd0c2 Allow slack messages with variables (eg. @here) to be formatted correctly. (slack) (#288) Patrick Connolly 2017-11-03 15:32:28 -0400
  • 0530503ef2 Make megacheck happy again Wim 2017-11-03 20:13:58 +0100
  • d1e8ff814b Add support to upload files to discord, from bridges with private urls like slack/mattermost/telegram. (discord) Wim 2017-11-03 00:05:10 +0100
  • 4f8ae761a2 Resolve slack channel to human-readable name. (slack) (#282) Patrick Connolly 2017-11-02 16:21:46 -0400
  • b530e92834 Use DisplayName instead of deprecated username (slack). Closes #276 Wim 2017-11-02 17:11:42 +0100
  • b2a6777995 Use matterbridge vendored slack Wim 2017-11-02 17:09:34 +0100
  • b461fc5e40 Add support for DEBUG=1 envvar to enable debug. Closes #283 Wim 2017-10-28 14:50:35 +0200
  • b7a8c6b60f Try again to strip colors correct. #286 Wim 2017-10-28 14:28:15 +0200
  • 41aa8ad799 Add StripNick option, only allow alphanumerical nicks. Closes #285 Wim 2017-10-27 00:07:33 +0200
  • 7973baedd0 Bump version Wim 2017-10-26 23:05:14 +0200
  • 299b71d982 Strip irc colors correct, strip also ctrl chars (irc). Closes #286 Wim 2017-10-26 23:04:44 +0200
  • 76aafe1fa8 Allowed Slack bridge to extract simpler link format. (#287) Patrick Connolly 2017-10-26 15:58:43 -0400
  • 95a0229aaf Fix outdated sample config on slack channel format. (#280) Patrick Connolly 2017-10-20 15:01:11 -0400
  • 915a8fbad7 Make [general] settings default, not total override (specifically RemoteNickFormat) (#279) Patrick Connolly 2017-10-20 14:58:39 -0400
  • d4d7fef313 Release v1.3.1 v1.3.1 Wim 2017-10-15 22:57:14 +0200
  • 4e1dc9f885 Use bot username if specified (slack). Closes #273 Wim 2017-10-12 20:33:37 +0200
  • 155ae80d22 Support mattermost 4.x as api4 should be stable (mattermost) Wim 2017-09-28 22:34:44 +0200
  • c7e336efd9 Bump version Wim 2017-09-28 21:57:59 +0200
  • ac3c65a0cc Release v1.3.0 v1.3.0 Wim 2017-09-27 22:35:07 +0200
  • df74df475b Update vendor Wim 2017-09-25 21:14:08 +0200
  • a61e2db7cb Backoff for 60 seconds when reconnecting too fast Wim 2017-09-25 21:12:23 +0200
  • 7aabe12acf Fix loop, make megacheck happy Wim 2017-09-21 23:15:04 +0200
  • c4b75e5754 Download files from slack and reupload to mattermost (slack/mattermost). Closes #255 Wim 2017-09-21 22:35:21 +0200
  • 6a7adb20a8 Add functions to upload files Wim 2017-09-21 21:27:44 +0200
  • b49fb2b69c Add support for Quakenet auth (irc). Closes #263 Wim 2017-09-20 22:47:26 +0200
  • 4bda29cb38 Try quoting previous messsage (telegram). #237 Wim 2017-09-19 23:58:05 +0200
  • 5f14141ec9 Try to not forward slack unfurls. Closes #266 Wim 2017-09-19 22:33:26 +0200
  • c088e45d85 Add more debug info (telegram) Wim 2017-09-19 21:41:35 +0200
  • d59c51a94b Remove unnecessary check, make megacheck happy Wim 2017-09-19 00:04:27 +0200
  • 47b7fae61b Fix loop from webhook by adding matterbridge prop (mattermost). Closes #261 Wim 2017-09-18 23:53:30 +0200
  • 1a40b0c1e9 Relay attachments from mattermost to slack (slack). Closes #260 Wim 2017-09-18 23:51:27 +0200
  • 27d886826c Allow empty message if we have a slack attachment Wim 2017-09-18 23:44:16 +0200
  • 18981cb636 Add props Wim 2017-09-18 23:43:21 +0200
  • ffa8f65aa8 Bump version Wim 2017-09-18 21:18:59 +0200
  • 82588b00c5 Use override username if specified (mattermost). #260 Wim 2017-09-18 21:18:31 +0200
  • 603449e850 Update readme Wim 2017-09-11 23:49:15 +0200
  • 248d88c849 Release v1.2.0 v1.2.0 Wim 2017-09-11 23:41:13 +0200
  • d19535fa21 Update vendor (nlopes/slack) Wim 2017-09-11 23:33:58 +0200
  • 49204cafcc Update vendor (bwmarrin/discordgo) apiv6 Wim 2017-09-11 23:23:54 +0200
  • 812db2d267 Bump version Wim 2017-09-11 23:17:33 +0200
  • 14490bea9f Add partial support for deleted messages (telegram) Wim 2017-09-11 23:12:33 +0200
  • 0352970051 Update vendor (go-telegram-bot-api/telegram-bot-api) Wim 2017-09-11 23:11:48 +0200
  • ed01820722 Add support for deleting messages across bridges. Wim 2017-09-11 22:45:15 +0200
  • 90a61f15cc Do not break messages on newline (slack). Closes #258 Wim 2017-09-10 18:19:33 +0200
  • 86cd7f1ba6 Add UpdateUserNick Wim 2017-09-10 16:33:29 +0200
  • d6ee55e35f Release v1.1.2 v1.1.2 Wim 2017-09-09 17:06:40 +0200
  • aef64eec32 Update changelog Wim 2017-09-09 17:04:01 +0200
  • c4193d5ccd Add 4.2 support (mattermost) Wim 2017-09-09 17:00:26 +0200
  • 0c94186818 Add darwin-amd64 to nightly builds Wim 2017-09-09 14:42:36 +0200
  • 9039720013 Send images when text is empty regression. (mattermost). Closes #254 Wim 2017-09-08 00:16:17 +0200
  • a3470f8aec Send first message after connect (slack). Closes #252 Wim 2017-09-07 23:47:23 +0200
  • 01badde21d Add message debugging (gitter) Wim 2017-09-07 20:35:12 +0200
  • a37b232dd9 remove comment about useAPI in sample configuration (#251) Ryan Mulligan 2017-09-04 06:16:58 -0700
  • 579ee48385 remove useAPI from sample configuration (#250) Ryan Mulligan 2017-09-04 06:16:29 -0700
  • dd985d1dad Fix sending direct messages with APIv4 Wim 2017-09-04 14:24:22 +0200
  • d2caea70a2 Release v1.1.1 v1.1.1 Wim 2017-09-04 13:43:30 +0200
  • 21143cf5ee Fix public links (mattermost) Wim 2017-09-04 12:50:42 +0200
  • dc2aed698d Release v1.1.0 v1.1.0 Wim 2017-09-01 20:20:46 +0200
  • 37c350f19f Convert utf-8 back to charset (irc). #247 Wim 2017-08-30 20:59:54 +0200
  • 9e03fcf162 Fix private channel joining bug (mattermost). Closes #248 Wim 2017-08-30 14:01:17 +0200
  • 8d4521c1df Update changelog Wim 2017-08-29 23:45:39 +0200
  • 9226252336 Replace mentions from other bridges. (slack). Closes #233 Wim 2017-08-29 23:34:50 +0200
  • f4fb83e787 Use the detected charset (irc) Wim 2017-08-29 21:35:36 +0200
  • e7fcb25107 Add a charset option (irc). Closes #247 Wim 2017-08-29 21:30:59 +0200
  • 5a85258f74 Update travis to go 1.9 Wim 2017-08-29 20:34:32 +0200
  • 2f7df2df43 Do not add messages without ID to cache Wim 2017-08-29 20:28:44 +0200
  • ad3a753718 Remove debug message Wim 2017-08-28 23:03:45 +0200
  • e45c551880 Add support for editing messages. Remove ZWSP as loopcheck (gitter) Wim 2017-08-28 23:01:33 +0200
  • e59d338d4e Use github.com/42wim/go-gitter for now Wim 2017-08-28 22:59:52 +0200
  • 7a86044f7a Add support for editing messages (telegram) Wim 2017-08-28 20:38:37 +0200
  • 8b98f605bc Add support for editing messages (slack) Wim 2017-08-28 20:29:02 +0200
  • 7c773ebae0 Add support for editing messages across bridges. Currently mattermost/discord. Wim 2017-08-28 00:33:17 +0200
  • e84417430d Update PostMessage to also return and error. Add EditMessage function Wim 2017-08-28 00:32:56 +0200
  • 5a8d7b5f6d Modify Send() to return also a message id Wim 2017-08-27 22:59:37 +0200
  • cfb8107138 Relay notices (matrix). Closes #243 Wim 2017-08-27 01:01:35 +0200
  • 43bd779fb7 Handle leave/join events (slack). Closes #246 Wim 2017-08-27 00:00:02 +0200
  • 7f9a400776 Add support for personal access tokens (mattermost) Wim 2017-08-23 22:49:42 +0200
  • ce1c5873ac Make megacheck happy Wim 2017-08-17 00:00:41 +0200
  • 85ff1995fd Use mattermost v4 api (drops support for mattermost < 3.8) Wim 2017-08-16 23:41:35 +0200
  • b963f83c6a Update mattermost vendor (3.7 => 4.1) Wim 2017-08-16 23:37:37 +0200
  • f6297ebbb0 Bump version Wim 2017-08-16 23:28:11 +0200
  • a5259f56c5 Release v1.0.1 v1.0.1 Wim 2017-08-16 22:25:44 +0200
  • 3f75ed9c18 Add 4.1 support (mattermost) Wim 2017-08-16 22:02:13 +0200
  • 49ece51167 Add new file_ids parameter for Mattermost outgoing webhook (#240) Thracky 2017-08-16 15:27:18 -0400
  • e77c3eb20a Swap token/id. Also check for default webhookURL in isWebhookID (discord) Wim 2017-08-12 16:30:00 +0200
  • 59b2a5f8d0 Bump version Wim 2017-08-12 14:54:19 +0200
  • 28710d0bc7 Allow a webhookurl per channel (discord). #239 Wim 2017-08-12 14:51:41 +0200
  • ad4d461606 Release v1.0.0 v1.0.0 Wim 2017-08-05 15:50:21 +0200
  • 67905089ba Add UseUserName option (discord) (#234) anon724 2017-08-01 09:18:55 -0700
  • f2483af561 Do not modify username in action (discord) Wim 2017-07-31 21:37:19 +0200