element-hq / element-web

A glossy Matrix collaboration client for the web.
https://element.io
GNU Affero General Public License v3.0
11.24k stars 2.01k forks source link

Start sending stable `m.marked_unread` events #28478

Closed tulir closed 4 days ago

tulir commented 5 days ago

Both events are already being read in getMarkedUnreadState above. If the stable event exists, the unstable one is ignored entirely, so it should be sufficient to only write to the stable event going forward.