Commit Graph

22 Commits

Author SHA1 Message Date
Wim 250b3bb579
Use upstream slack-go/slack again (#1018) 2020-03-01 20:59:19 +01:00
Duco van Amstel af7a00d030 Enable gosec linter (#645) 2018-12-06 00:40:55 +01:00
Duco van Amstel ce21ba1545 Fix golint linter issues and enable it in CI (#593) 2018-11-15 20:43:43 +01:00
Liam Stanley 51327a4056 Reconnect on quit. (irc) See #431 (#445)
* potential fixes for #431
* go: fix formatting/gofmt/goreturns
2018-06-09 12:47:40 +02:00
Wim 4f2ae7b73f Add slack attachment support to matterhook 2018-02-23 00:48:25 +01:00
Wim 18981cb636 Add props 2017-09-18 23:43:21 +02:00
Thracky 49ece51167 Add new file_ids parameter for Mattermost outgoing webhook (#240)
* Added file_id parameter for outgoing webhook

* Typo in the new fileids field name
2017-08-16 21:27:17 +02:00
Wim 6dee988b76 Fix megacheck / go vet issues 2017-07-14 00:35:01 +02:00
Wim 8b286fb009 Add ReadTimeout to close lingering connections (mattermost). See #125 2017-02-21 22:13:34 +01:00
Wim b30e85836e Add Slack support 2016-09-05 16:34:37 +02:00
Wim 5fe4b749cf Do not check bindaddress when not using the server 2016-07-17 22:15:19 +02:00
Wim ced371bece Add port to BindAddress 2016-07-11 23:22:56 +02:00
Wim 78b17977c5 Fix mattermost 3.1.0 API change. Closes #24 2016-06-23 20:29:51 +02:00
Wim bdac03f725 Add BindAddress option. Closes #4 2015-12-12 23:20:13 +01:00
Wim 5c1b02c7a3 Add support for Type and Attachments in incoming webhooks 2015-11-28 23:57:47 +01:00
Wim 90f276863b Add DisableServer option 2015-10-28 17:19:32 +01:00
Wim 8b6a00d1c5 Add SkipTLSVerify option for mattermost, allows selfsigned certificates 2015-10-25 01:00:19 +02:00
Wim 6feccd4c6c Add support for outgoing webhook token 2015-10-24 18:05:10 +02:00
Wim 25d72a7e31 Add some validation for incoming connections 2015-10-24 17:44:14 +02:00
Wim d0cda03478 Add matterhook package info 2015-10-23 23:31:14 +02:00
Wim cbd01d4a55 Initial matterbridge commit 2015-10-23 22:34:37 +02:00
Wim 74d0d3fd5b Initial commit 2015-10-23 17:09:08 +02:00