summaryrefslogtreecommitdiffstats
path: root/bridge/mattermost/handlers.go
Commit message (Expand)AuthorAgeFilesLines
* Add support for using ID in channel config (mattermost) (#1715)Wim2022-02-061-6/+17
* Add UseUsername option (mattermost). Fixes #1665 (#1714)Wim2022-02-061-4/+8
* Log eventtype in debug (mattermost) (#1676)Wim2022-01-101-1/+1
* Add support for mattermost v6Wim2021-10-161-5/+157
* Add threading support with token (discord) (#1342)Wim2020-12-311-1/+1
* Use mattermost v5 module (#1192)Wim2020-08-101-1/+1
* Return when we have only WebhookURL (mattermost). Fixes #954 (#960)Wim2019-12-151-2/+1
* Fix panic on WebhookURL only setting (mattermost). Closes #916 (#917)Wim2019-10-041-0/+5
* Add support for mattermost threading (#627)Patrick Connolly2019-01-091-1/+2
* Refactor mattermost bridge (#622)Wim2018-12-011-0/+194