5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-19 15:49:36 +00:00
matterbridge/bridge/discord
Wim ce782ff6fb
Change discord non-native threading behaviour (discord) (#1791)
Sorta regression introduced by 9a8ce9b17e
which changes the way we get replies of matrix.

This causes issues like https://github.com/42wim/matterbridge/issues/1780
We "fix" this by mimicking the old behaviour when "PreserveThreading" is
disabled.
2022-04-04 00:19:31 +02:00
..
transmitter Switch to discordgo upstream again (#1759) 2022-03-12 17:06:39 +01:00
discord.go Change discord non-native threading behaviour (discord) (#1791) 2022-04-04 00:19:31 +02:00
handlers_test.go Switch to discordgo upstream again (#1759) 2022-03-12 17:06:39 +01:00
handlers.go Switch to discordgo upstream again (#1759) 2022-03-12 17:06:39 +01:00
helpers_test.go Split Discord bridge in multiple files (#632) 2018-12-07 23:36:01 +01:00
helpers.go Switch to discordgo upstream again (#1759) 2022-03-12 17:06:39 +01:00
webhook.go Switch to discordgo upstream again (#1759) 2022-03-12 17:06:39 +01:00