matrix-org / matrix-appservice-irc

Node.js IRC bridge for Matrix
Apache License 2.0
461 stars 149 forks source link

Define power levels to disable calls/reactions/redaction/stickers in PMs initiated from IRC #1663

Closed progval closed 1 year ago

progval commented 1 year ago

No one but the sender can see them because we cannot bridge them. Blocking them with PLs allows the clients to hide these features from their UI, so users do not mistakenly believe they will be received.

progval commented 1 year ago

Signed-off-by: Valentin Lorentz \<progval plus matrixsignoff at progval dot net>

progval commented 1 year ago

ping?