summaryrefslogtreecommitdiffstats
path: root/bridge/msteams/handler.go
Commit message (Collapse)AuthorAgeFilesLines
* Update vendor yaegashi/msgraph.go to v0.1.2 (1)Qais Patankar2020-03-221-1/+1
|
* Remove replace directives and use own fork to make go get work again (#1028)Wim2020-03-081-1/+1
| | | | See https://github.com/golang/go/issues/30354 go get doesn't honor the go.mod replace options.
* Support code snippets from msteamsWim2020-03-011-0/+42
|
* Make linter happy and cleanup (msteams)Wim2020-03-011-0/+13
|
* Support receiving attachments from msteamsWim2020-03-011-0/+46