summaryrefslogtreecommitdiffstats
path: root/bridge/msteams
Commit message (Expand)AuthorAgeFilesLines
* Refactor "msg-parent-not-found" to config.ParentIDNotFound (#1347)Qais Patankar2020-12-311-2/+5
* Ignore non-user messages (msteams). Fixes #1141 (#1149)Wim2020-05-241-0/+12
* Remove panics and retry polling on failure (msteams). Fixes #1104 (#1105)Wim2020-04-211-4/+12
* Use upstream yaegashi/msgraph.go/msauth (msteams) (#1067)Wim2020-03-281-2/+1
* Update vendor yaegashi/msgraph.go to v0.1.2 (1)Qais Patankar2020-03-222-2/+2
* Remove replace directives and use own fork to make go get work again (#1028)Wim2020-03-082-3/+3
* 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