mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-03-12 06:36:28 -04:00

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.