5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-11-14 15:30:27 +00:00

Commit Graph

  • 296428d53e Fix Discord mentions by populating the nickMemberMap at connect (#498) NikkyAI 2018-09-17 21:25:06 +0200
  • e0ca876de2 Update vendor lrstanley/girc Wim 2018-09-14 00:18:20 +0200
  • a431a4fa04 Replace @... string with user mention if match found (discord) (#492). Closes #460 Jerry Heiselman 2018-09-12 15:30:14 -0500
  • cc2bd03ec9 Add Mattereddit to README.md (#493) Declan Hoare 2018-09-02 02:45:41 +1000
  • 1fe81b7d1e Bump version Wim 2018-08-30 23:14:37 +0200
  • 0bd5a0d92d Release v1.11.3 v1.11.3 Wim 2018-08-30 23:10:05 +0200
  • 330ddb6a30 Fix panic by using matterclient calls in the right place. Related to cb7278eb (mattermost). Closes #491 Wim 2018-08-30 23:04:50 +0200
  • 52dbd702ad Get up to 1000 channels and private/mp/im channels (slack). Related to #489 Wim 2018-08-28 22:33:07 +0200
  • d7c3570ba3 Check nickname on kick (irc). Closes #488 Wim 2018-08-27 21:20:41 +0200
  • ab4d51b40b Bump version Wim 2018-08-19 23:32:42 +0200
  • 1665c93d3b Release v1.11.2 v1.11.2 Wim 2018-08-19 23:29:40 +0200
  • b51fdbce9f Add caching to fix issue with slack API changes (slack). #481 Wim 2018-08-18 00:12:05 +0200
  • 351b423e15 Add a bit more debugging (irc). #482 Wim 2018-08-16 23:02:28 +0200
  • 7690be1647 Fix slack file/image downloads after api changes (slack) Wim 2018-08-10 00:39:07 +0200
  • 68aeb93afa Update nlopes/slack vendor Wim 2018-08-10 00:38:19 +0200
  • 51062863a5 Use mod vendor for vendored directory (backwards compatible) Wim 2018-08-06 21:47:05 +0200
  • 4fb4b7aa6c Start using go mod Wim 2018-08-06 21:43:34 +0200
  • 7f3cbcedc0 Use own forks for logrus-prefixed-formatter and discordgo Wim 2018-08-06 21:10:54 +0200
  • 6ef09def81 Bump version Wim 2018-08-06 17:53:09 +0200
  • c4c6aff9a5 Release v1.11.1 v1.11.1 Wim 2018-08-06 17:49:14 +0200
  • d71850cef6 Use UserID to look for avatar instead of username (slack). Closes #472 Wim 2018-08-06 16:44:15 +0200
  • 2597c9bfac Clip too long messages sent to discord (discord). Closes #440 Wim 2018-07-22 00:27:49 +0200
  • 93307b57aa Skip empty messages being sent with the webhook (discord). #469 Wim 2018-07-21 23:19:11 +0200
  • 618953c865 Remove ununsed function (slack) Wim 2018-07-13 23:28:23 +0200
  • e04dd78624 Add support for slack channels by ID. Closes #436 Wim 2018-07-13 23:23:11 +0200
  • fa0c4025f7 Fix avatar uploads to work with MediaDownloadPath. Closes #454 Wim 2018-07-11 23:44:29 +0200
  • 2d2d185200 Stop numbers being stripped after non-color control codes (irc) (#465) John 2018-07-11 16:50:49 -0400
  • cb7278eb50 Use nickname instead of username if defined (mattermost). Closes #452 Wim 2018-07-03 22:41:09 +0200
  • 89aa114192 Add GetNickname and UpdateUser functions Wim 2018-07-03 22:35:44 +0200
  • ed062e0ce5 Add a space before url in file uploads (discord). Closes #461 Wim 2018-06-29 22:35:29 +0200
  • a69ef8402b Fix previous commit Wim 2018-06-28 21:19:02 +0200
  • 8779f67d2d Allow join-leave and topic changes to webhook (discord) Wim 2018-06-28 21:14:31 +0200
  • e4b72136b8 Fix possible panic. #448 Wim 2018-06-19 22:53:45 +0200
  • 4ff5091bc2 Bump version Wim 2018-06-19 00:41:49 +0200
  • 6f131250f1 Release v1.11.0 v1.11.0 Wim 2018-06-19 00:28:16 +0200
  • 221a63d980 Fix build (telegram) Wim 2018-06-18 23:49:28 +0200
  • d02eda147c Add support for MessageFormat=htmlnick (telegram). #444 Wim 2018-06-18 23:38:52 +0200
  • 9b25716136 Fix typo and add minor clarification. (#450) ckartchner 2018-06-18 17:00:12 -0400
  • 6628a47f23 Add channel password support for XMPP (#451) Bruno Bierbaumer 2018-06-18 22:55:45 +0200
  • ec0e6bc3f8 Add support for mattermost 5.x Wim 2018-06-17 23:48:06 +0200
  • d2c02be3a0 Handle slack attachments sent to mattermost. Closes #447 Wim 2018-06-16 00:11:15 +0200
  • 594492fbdd Add Title from attachment slack message (#446) Maxim 2018-06-13 22:58:51 +0300
  • bd9ea7a88d Add MediaDownloadBlacklist option. Closes #442 Wim 2018-06-09 14:35:02 +0200
  • 51327a4056 Reconnect on quit. (irc) See #431 (#445) Liam Stanley 2018-06-09 06:47:40 -0400
  • 33bd60528b Add config option MediaDownloadPath (#443) Remi Reuvekamp 2018-06-08 22:30:35 +0200
  • 7e54474111 Add info about markdown (telegram) Wim 2018-06-06 01:00:00 +0200
  • e307069d62 Ignore messages from ourself. (sshchat) Closes #439 Wim 2018-06-06 00:51:42 +0200
  • 91db63294c Add message correction support for XMPP (#437) ValdikSS 2018-05-30 00:29:51 +0300
  • fd04e08c9c Update vendor matterbridge/go-xmpp Wim 2018-05-29 23:28:13 +0200
  • 6576409d60 Prevent white or black color codes (irc) (#434) Yuval Langer 2018-05-29 23:52:01 +0300
  • 045cb2058c Fix regexp in replaceMention (slack). (#435) Patrick Connolly 2018-05-29 16:49:10 -0400
  • d03afc12fd Update changelog Wim 2018-05-27 23:02:32 +0200
  • 48799a3cff Bump version Wim 2018-05-27 22:46:30 +0200
  • dba259e9f1 Release v1.10.1 v1.10.1 Wim 2018-05-27 22:45:37 +0200
  • 07885f5810 Fix iconurl regression (mattermost,slack,rocketchat). Closes #430 Wim 2018-05-27 22:30:17 +0200
  • 696c518550 Add error message about webhook (slack) Wim 2018-05-27 22:14:31 +0200
  • 411ef2691c Use uuid instead of userid. Fixes #429 Wim 2018-05-27 21:50:00 +0200
  • fc6074ea9f Add vendor github.com/rs/xid Wim 2018-05-27 21:48:57 +0200
  • ab1670e2ce Update sponsor image Wim 2018-05-26 14:09:07 +0200
  • 9142a33bbf Add sponsor and zulip to README Wim 2018-05-26 14:01:01 +0200
  • f6eefa4ecc Fix issue #432 - Avatar spoofing from Slack to Discord with uppercase in nick doesn't work (#433) OyyoDams 2018-05-26 13:25:26 +0200
  • f1db166ac4 Fix format string bug (irc) (#428) Kazuhiro NISHIYAMA 2018-05-19 04:45:39 +0900
  • 887c2bc56d End IRC username formatting with a total formatting reset (irc) (#425) Yuval Langer 2018-05-18 22:33:37 +0300
  • f0738a93c3 [WIP] Colorize username sent to IRC using its crc32 IEEE checksum (#423) Yuval Langer 2018-05-12 00:02:43 +0300
  • 75381c2c6e Add support for CJK to/from utf-8 (irc). #400 Wim 2018-05-11 21:55:53 +0200
  • bf0b9959d1 Add vendor github.com/dfordsoft/golib/ic Wim 2018-05-11 21:54:32 +0200
  • 406a54b597 Add QuoteFormat option (telegram). Closes #413 Wim 2018-05-11 20:59:15 +0200
  • be04d1a862 Send attached files to XMPP in different message with OOB data and without body (#421) ValdikSS 2018-05-10 00:04:10 +0300
  • 85b2d5a124 Update vendor lrstanley/girc Wim 2018-05-09 22:50:44 +0200
  • 521a7ed7b0 Update vendor lrstanley/girc Wim 2018-05-09 22:48:39 +0200
  • 529b188164 Update vendor go-telegram-bot-api/telegram-bot-api Wim 2018-05-09 22:46:10 +0200
  • 8d307d8134 Update vendor matterbridge/go-xmpp Wim 2018-05-09 22:38:17 +0200
  • 8c675b52bc Add zulipchat badge Wim 2018-05-07 22:33:29 +0200
  • aa51aa2aa0 Bump version Wim 2018-05-07 22:19:05 +0200
  • 86865c6da5 Release v1.10.0 v1.10.0 Wim 2018-05-07 22:07:17 +0200
  • 45296100df Add initial zulip support Wim 2018-05-07 21:35:48 +0200
  • 1605fbc012 Add vendor matterbridge/gozulipbot Wim 2018-05-07 21:06:25 +0200
  • c6c92e273d Use only alphanumeric for file uploads to mediaserver. Closes #416 Wim 2018-05-06 20:32:09 +0200
  • 467b373c43 Fix crash on invalid filenames Wim 2018-05-06 20:14:16 +0200
  • 72ce7f06e9 Handle file comment better Wim 2018-05-06 16:57:59 +0200
  • 346a7284f7 Handle file uploads to mediaserver (steam) Wim 2018-05-06 16:32:24 +0200
  • ee4ac67081 Fix possible nil when using channels (telegram). #410 Wim 2018-05-05 23:15:50 +0200
  • 5a93d14d75 Update issue templates Wim 2018-05-05 18:04:03 +0200
  • 96a47a60ad Add support for reloading all settings automatically after changing config except connection and gateway configuration. Closes #373 Wim 2018-05-01 22:23:37 +0200
  • b24a47ad7f Handle channel posts correctly (telegram) Wim 2018-04-29 22:31:11 +0200
  • cd1fd1bb7c Fix panic (telegram). Closes #410 Wim 2018-04-29 15:46:40 +0200
  • d44df7b6e6 Fix alignment Wim 2018-04-25 22:21:16 +0200
  • 9d1ac0c84b Add image to repo. Make more clear that mattermost is not required to run matterbridge Wim 2018-04-25 22:20:06 +0200
  • 76af9cba5a Properly set Slack user who initiated slash command (#394) Jerry Heiselman 2018-04-25 14:27:34 -0500
  • b69fc30902 Fix regression in ReplaceMessages and ReplaceNicks. Closes #407 Wim 2018-04-21 23:26:39 +0200
  • c3174f4de9 Update GetFileLinks to API_V4 Wim 2018-04-21 20:49:44 +0200
  • 99ce68e9ba Use username if bot name is Slack API Tester (slack) Wim 2018-04-20 01:01:45 +0200
  • 0cf73673a9 Bump version Wim 2018-04-20 00:39:57 +0200
  • 08f442dc7b Release v1.9.1 v1.9.1 Wim 2018-04-20 00:32:11 +0200
  • 8a8b95228c Remove message newline (telegram). #399 Wim 2018-04-19 22:05:00 +0200
  • 31a752fa21 Add missing import Wim 2018-04-19 13:04:12 +0200
  • a83831e68d Remove empty newlines from messages (telegram) #399 Wim 2018-04-19 12:53:49 +0200
  • a12a8d4fe2 Send mediaserver link to Discord in Webhook mode (discord) (#405) ValdikSS 2018-04-18 00:52:48 +0300
  • e57f3a7e6c Add QuoteDisable option (telegram). Closes #399 Wim 2018-04-17 23:26:41 +0200
  • 68fbed9281 Make our callbackid more unique. Fixes issue with running multiple matterbridge on the same channel (slack,mattermost) Wim 2018-04-13 22:01:03 +0200