Skip to content
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

set rmsg.Event in RocketChat bridge #1085

Merged
merged 2 commits into from
Apr 18, 2020
Merged

Conversation

ldruschk
Copy link
Contributor

Note that this requires the following pull request in the matterbridge/Rocket.Chat.Go.SDK project to be merged (and CI is probably going to fail until then): matterbridge/Rocket.Chat.Go.SDK#2

This pull request properly sets the events EventJoinLeave and EventTopicChange for messages from the RocketChat bridge and drops messages which are neither one of those events nor plain messages. (Is this behavior desirable? Otherwise all messages like changing the role of a user in a channel are relayed without a corresponding Event and are thus spammed in the connected bridges)

I haven't found guidelines for contributers so if I should change anything or "sign" a CLA or whatever let me know.

@42wim
Copy link
Owner

42wim commented Apr 16, 2020

Hi thanks for the PR!
I just merged the rocketchat update, could you rebase?

@42wim 42wim added this to the 1.17.3 milestone Apr 16, 2020
@ldruschk ldruschk force-pushed the rocketchat-set-events branch from 645af03 to 7290177 Compare April 17, 2020 10:28
@42wim 42wim merged commit 8e6ddad into 42wim:master Apr 18, 2020
@42wim
Copy link
Owner

42wim commented Apr 18, 2020

Thank you!

@42wim 42wim mentioned this pull request Apr 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants