5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-19 15:49:36 +00:00
matterbridge/bridge/mattermost
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
2022-05-06 23:32:25 +02:00
..
handlers.go Add support for using ID in channel config (mattermost) (#1715) 2022-02-06 18:26:30 +01:00
helpers.go Add KeepQuotedReply option for matrix to fix regression (#1823) 2022-05-06 23:32:25 +02:00
mattermost.go Add support for using ID in channel config (mattermost) (#1715) 2022-02-06 18:26:30 +01:00