You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
After #13776 we generate a row in event_push_summary per (user, room, thread). If a receipt marks a thread as completely read then the summary is (somewhat) useless as the notif_count and unread_count would be 0.
It might make sense to clean these up eventually to avoid the table growing too large.