5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-19 22:42:31 +00:00
matterbridge/bridge
Gary Kim 1d50da4b1c
Add support for message deletion (nctalk) (#1492)
* nctalk: add message deletion support

Signed-off-by: Gary Kim <gary@garykim.dev>

* nctalk: seperate out deletion and sending logic

Signed-off-by: Gary Kim <gary@garykim.dev>

* nctalk: update library to v0.2.0

Signed-off-by: Gary Kim <gary@garykim.dev>

* Rename functions to be clearer

Signed-off-by: Gary Kim <gary@garykim.dev>

* Update to go-nc-talk v0.2.1

Signed-off-by: Gary Kim <gary@garykim.dev>

* Update to go-nc-talk v0.2.2

Signed-off-by: Gary Kim <gary@garykim.dev>

* Make deletions easier to debug

Signed-off-by: Gary Kim <gary@garykim.dev>
2021-06-01 23:17:07 +02:00
..
api Sent loopback messages to other websockets as well (api) (#1216) 2020-08-27 22:28:03 +02:00
config Add MxId/Token login option for Matrix (#1438) 2021-05-17 00:10:13 +02:00
discord Add a MessageClipped option to set your own clipped message. Closes #1359 (#1487) 2021-05-27 21:45:23 +02:00
gitter Fix golint linter issues and enable it in CI (#593) 2018-11-15 20:43:43 +01:00
helper Add a MessageClipped option to set your own clipped message. Closes #1359 (#1487) 2021-05-27 21:45:23 +02:00
irc Add a MessageClipped option to set your own clipped message. Closes #1359 (#1487) 2021-05-27 21:45:23 +02:00
keybase Fix go-keybase-chat-bot api changes 2020-02-08 18:33:05 +01:00
matrix Fix content body issue for redactions (matrix) (#1496) 2021-05-29 23:47:36 +02:00
mattermost Refactor "msg-parent-not-found" to config.ParentIDNotFound (#1347) 2020-12-31 18:01:57 +00:00
msteams Refactor "msg-parent-not-found" to config.ParentIDNotFound (#1347) 2020-12-31 18:01:57 +00:00
mumble Add a MessageClipped option to set your own clipped message. Closes #1359 (#1487) 2021-05-27 21:45:23 +02:00
nctalk Add support for message deletion (nctalk) (#1492) 2021-06-01 23:17:07 +02:00
rocketchat Handle Rocket.Chat attachments (#1395) 2021-02-15 22:34:14 +01:00
slack Add a MessageClipped option to set your own clipped message. Closes #1359 (#1487) 2021-05-27 21:45:23 +02:00
sshchat Fix duplicated messages (sshchat). Fixes #950 (#996) 2020-02-02 22:08:37 +01:00
steam Update dependencies (#886) 2019-09-07 22:46:58 +02:00
telegram Adding caption to send telegram images. Fixes #1357 (#1358) 2021-04-03 23:15:19 +02:00
vk Add vk bridge (#1372) 2021-01-29 00:25:14 +01:00
whatsapp Make DocumentMessage handler use FileName attribute (whatsapp) (#1488) 2021-05-26 00:06:45 +02:00
xmpp Fix webhooks for channels with special characters (xmpp) (#1405) 2021-02-17 21:30:06 +01:00
zulip Check location of avatarURL (zulip). Fixes #1214 (#1227) 2020-09-04 22:50:57 +02:00
bridge.go Add sane RemoteNickFormat default for API (#1157) 2020-06-25 00:25:10 +02:00