Skip to content
Snippets Groups Projects
Unverified Commit 80e0e1f3 authored by Patrick Cloke's avatar Patrick Cloke Committed by GitHub
Browse files

Only fetch thread participation for events with threads. (#12228)

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.
parent 2177e356
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment