Open formeo14 opened 1 month ago
Apologies for the confusion. I found the relevant code block for handling the 'block' command, which is used to block a user. Therefore, it appears that this functionality is an enhancement to the system. https://github.com/mautrix/go/blob/a59d4d78677fc948c0736569079454184fac2a72/bridgev2/bridgeconfig/permissions.go#L70 Also wrong repository
The pinging between the two bridges is still happening. Also with block!
Issue Summary: I am attempting to relay messages from WhatsApp to a Signal group using two bridge bots. However, I have encountered two significant bugs that hinder the functionality and cause unwanted behavior.
Bug 1: Message Failure Ping Loop
Bug 2: Inability to Unrelay a Specific Account
"*": relay
to manage relaying, but I cannot specify"*": relay, "@signal-bridgebot:domain.com": unrelay
to disable relaying for a particular account. This limitation prevents me from stopping the relaying of commands (e.g.,!wa
) or the entire!wa help
message from appearing in the Signal group. Or the other way.Additional Notes:
Attachments:
Environment:
Steps to Reproduce:
Expected Outcome:
Actual Outcome: