mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-02-06 07:15:19 -05:00
![Patrick Cloke](/assets/img/avatar_default.png)
We fetch the thread summary in two phases: 1. The summary that is shared by all users (count of messages and latest event). 2. Whether the requesting user has participated in the thread. There's no use in attempting step 2 for events which did not return a summary from step 1.