bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocketchat, twitch, ssh-chat, zulip, whatsapp, keybase, matrix, microsoft teams, nextcloud, mumble, vk and more with REST API (mattermost not required!)
We have a Matrix channel bridged with a Mattermost channel. When someone joins/leaves the Mattermost channel, Matrix always shows the corresponding message.
The option ShowJoinPart=false is set for Matrix but seems to have no effect.
Is this behavior implemented but the option not working correctly?
If not, has anyone tried to implement this before? I'd like to contribute a fix so any guidance is appreciated.
I tried also adding ShowJoinPart=true at the gateway level (to prevent show/join messages for one specific channel or gateway) but that also had no effect.
We have a Matrix channel bridged with a Mattermost channel. When someone joins/leaves the Mattermost channel, Matrix always shows the corresponding message.
The option
ShowJoinPart=false
is set for Matrix but seems to have no effect. Is this behavior implemented but the option not working correctly? If not, has anyone tried to implement this before? I'd like to contribute a fix so any guidance is appreciated.The full config from the matrix side is:
I tried also adding ShowJoinPart=true at the gateway level (to prevent show/join messages for one specific channel or gateway) but that also had no effect.
The above is with Matterbridge v1.26.0.