5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-19 16:59:34 +00:00
matterbridge/bridge/matrix
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
..
helpers.go Remove go replace by fork (matrix) (#1771) 2022-03-20 01:43:26 +01:00
matrix_test.go Add username formatting for all events (matrix) (#1233) 2020-10-20 21:22:31 +02:00
matrix.go Add KeepQuotedReply option for matrix to fix regression (#1823) 2022-05-06 23:32:25 +02:00