mirror of
https://github.com/42wim/matterbridge
synced 2024-11-03 15:40:24 +00:00
91db63294c
It works worse than it could be, since message correction in XMPP works differently compared to other messengers. XMPP replaces old message with old ID with new message with new ID. Matterbridge remembers only old ID, that's why you can edit a message from XMPP to the gateway only once. Edited messages from other networks to XMPP are handled correctly though. |
||
---|---|---|
.. | ||
api | ||
config | ||
discord | ||
gitter | ||
helper | ||
irc | ||
matrix | ||
mattermost | ||
rocketchat | ||
slack | ||
sshchat | ||
steam | ||
telegram | ||
xmpp | ||
zulip | ||
bridge.go |