Ignore the voice broadcast chunks at the notifications level #24101
Labels
A-Broadcast
Broadcast-style voice messages
A-Notifications
O-Occasional
Affects or can be seen by some users regularly or most users rarely
T-Enhancement
X-Needs-Info
This issue is blocked awaiting information from the reporter
Your use case
What would you like to do?
During the notifications handling, we should ignore events related to the voice broadcast chunks
Why would you like to do it?
These events are not displayed in the room timeline, they should not be taken into account in the notifications count.
They are voice messages marked as voice broadcast chunks (they refer to a voice message state event)
There is no case where the user may want to be notified on these chunks, they are supposed to be invisible for them. That is why we can hardcode this mechanism client side without adding config in push rules
How would you like to achieve it?
We have to ignore them locally, because these events are encrypted, we could not ignore them server side
Have you considered any alternatives?
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: