-
Notifications
You must be signed in to change notification settings - Fork 625
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Matterbridge reposts image from others back as me #1088
Labels
Comments
42wim
added a commit
that referenced
this issue
Apr 18, 2020
Also check for our matterbridge ID in Blocks set in SubMessages.
Thanks for reporting, fixed now in master. |
Merged
jwflory
added a commit
to FOSSRIT/infrastructure
that referenced
this issue
Apr 20, 2020
Periodic version bump. A few upstream changes highlighted that may be relevant for us: https://github.com/42wim/matterbridge/releases/tag/v1.17.3 v1.17.3 ======= * irc: Add JoinDelay option (irc). Fixes 42wim/matterbridge#1084 (42wim/matterbridge#1098) * slack: Clip too long messages on 3000 length (slack). Fixes * This one will definitely affect RIT FOSS for IRC/Matrix/Riot users with really long messages to Slack. 42wim/matterbridge#1081 (42wim/matterbridge#1102) * slack: Prevent image/message looping (slack). Fixes 42wim/matterbridge#1088 (42wim/matterbridge#1096) * irc: Add extra space before colon in attachments (irc). Fixes 42wim/matterbridge#1089 (42wim/matterbridge#1101) v1.17.2 ======= * slack: Update vendor slack-go/slack (42wim/matterbridge#1068) Signed-off-by: Justin W. Flory <git@jwf.io>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have a two way bridge between Telegram and Slack and anytime someone posts an image on Telegram, my bot posts it back.
This is a recent issue and didn't happen before. A related issue I had opened earlier is #481.
To Reproduce
Bridge Telegram to Slack, wait for someone to post an image with caption. Your bot will post it back to the channel.
I've attached debug logs for reference.
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: