-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed as not planned
Closed as not planned
Copy link
Labels
A-Extensible-EventsIssues with the rendering or handling of MSC1767+friends Extensible EventsIssues with the rendering or handling of MSC1767+friends Extensible EventsO-FrequentAffects or can be seen by most users regularly or impacts most users' first experienceAffects or can be seen by most users regularly or impacts most users' first experienceS-MajorSeverely degrades major functionality or product features, with no satisfactory workaroundSeverely degrades major functionality or product features, with no satisfactory workaroundT-Defect
Description
Steps to reproduce
Element version: 1.12.11 web
Crypto version: Rust SDK 0.16.0 (82e97d4), Vodozemac 0.9.0
Sent a silent message below, but Element Web https://app.element.io is notifying me via desktop notification.
message :
{
"content": {
"body": "testing",
"format": "org.matrix.custom.html",
"formatted_body": "<pre>testing</pre>",
"msgtype": "m.notice",
"org.matrix.msc1767.silent": true
},
"event_id": "$c_V8w_9ZF--event_id_redacted--",
"origin_server_ts": 1772449297843,
"room_id": "!--room_id_redacted--",
"sender": "@--sender_id_redacted--",
"type": "m.room.message",
"unsigned": {}
}
Outcome
What did you expect?
There should not be a notification when the silent flag is set for a message.
What happened instead?
getting desktop notification
Operating system
macOS
Browser information
Firefox 148.0 (aarch64)
URL for webapp
https://app.element.io/#/room/!---room-id-redacted---
Application version
Element version: 1.12.11
Homeserver
Synapse Version 1.145.0
Will you send logs?
No
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-Extensible-EventsIssues with the rendering or handling of MSC1767+friends Extensible EventsIssues with the rendering or handling of MSC1767+friends Extensible EventsO-FrequentAffects or can be seen by most users regularly or impacts most users' first experienceAffects or can be seen by most users regularly or impacts most users' first experienceS-MajorSeverely degrades major functionality or product features, with no satisfactory workaroundSeverely degrades major functionality or product features, with no satisfactory workaroundT-Defect