mirror of
https://github.com/element-hq/synapse.git
synced 2026-06-01 17:24:06 +00:00
390b7ce946
This avoids doing work that will never be used (since the resulting unread counts will never be sent in a /sync response). The negative of doing this is that unread counts will be incorrect when the feature is initially enabled.