Commit Graph

9 Commits (4cf313c4c6b25d19c4128f8e79d22d9a2a001cf0)

Author SHA1 Message Date
Wim 2fa96ec0ed
Add KeepQuotedReply option for matrix to fix regression (#1823)
Matrix quotes replies and as of matterbridge 1.24.0 we strip those as this causes
issues with bridges support threading and have PreserveThreading enabled.

Introduced via 9a8ce9b17e

But if you for example use mattermost or discord with webhooks you'll need to enable
this if you want something that looks like a reply from matrix.
See issues:
- https://github.com/42wim/matterbridge/issues/1819
- https://github.com/42wim/matterbridge/issues/1780
2 years ago
Wim 888c8b9a84
Add space between filename and URL (mattermost). Fixes #1820 2 years ago
Wim 9c43eff753
Add support for using ID in channel config (mattermost) (#1715) 3 years ago
Wim 2bcad846c0
Add more ignore debug messages (mattermost) (#1678) 3 years ago
Wim b56f80b1b8 Add support for mattermost v6 3 years ago
Wim 4e50fd8649
Use mattermost v5 module (#1192) 4 years ago
Joona Hoikkala 80b4cec87a Add an option to skip the Mattermost server version check (#849)
Adds SkipVersionCheck bool option for mattermost
5 years ago
Wim 9b520dfb78 Fix panic on nil message.Post (mattermost). Fixes #804 6 years ago
Wim f94c2b40a3
Refactor mattermost bridge (#622)
* Split up in different files
* Decrease complexity
* Fix linting issues
6 years ago