summaryrefslogtreecommitdiffstats
path: root/bridge/msteams
Commit message (Collapse)AuthorAgeFilesLines
* Remove replace directives and use own fork to make go get work again (#1028)Wim2020-03-082-3/+3
| | | | See https://github.com/golang/go/issues/30354 go get doesn't honor the go.mod replace options.
* Support code snippets from msteamsWim2020-03-012-0/+43
|
* Add scopes againWim2020-03-011-1/+1
|
* Make linter happy and cleanup (msteams)Wim2020-03-012-14/+16
|
* Support threading from other bridges to msteamsWim2020-03-011-0/+24
|
* Support receiving attachments from msteamsWim2020-03-012-3/+71
|
* Add initial Microsoft Teams supportWim2020-03-011-0/+169
Documentation on https://github.com/42wim/matterbridge/wiki/MS-Teams-setup