Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove replace directives and use own fork to make go get work again (#1028) | Wim | 2020-03-08 | 2 | -3/+3 |
| | | | | See https://github.com/golang/go/issues/30354 go get doesn't honor the go.mod replace options. | ||||
* | Support code snippets from msteams | Wim | 2020-03-01 | 2 | -0/+43 |
| | |||||
* | Add scopes again | Wim | 2020-03-01 | 1 | -1/+1 |
| | |||||
* | Make linter happy and cleanup (msteams) | Wim | 2020-03-01 | 2 | -14/+16 |
| | |||||
* | Support threading from other bridges to msteams | Wim | 2020-03-01 | 1 | -0/+24 |
| | |||||
* | Support receiving attachments from msteams | Wim | 2020-03-01 | 2 | -3/+71 |
| | |||||
* | Add initial Microsoft Teams support | Wim | 2020-03-01 | 1 | -0/+169 |
Documentation on https://github.com/42wim/matterbridge/wiki/MS-Teams-setup |