Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.105.0rc1 v1.105.0rc1 | Andrew Morgan | 2024-04-11 | 1 | -1/+0 |
| | |||||
* | Pull out fewer receipts from DB when doing push (#17049) | Erik Johnston | 2024-04-05 | 1 | -0/+1 |
Before we were pulling out *all* read receipts for a user for every event we pushed. Instead let's only pull out the relevant receipts. This also pulled out the event rows for each receipt, causing load on the events table. |