summary refs log tree commit diff
path: root/changelog.d/11577.feature (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.51.0rc1Olivier Wilkinson (reivilibre)2022-01-211-1/+0
|
* Include whether the requesting user has participated in a thread. (#11577)Patrick Cloke2022-01-181-0/+1
Per updates to MSC3440. This is implement as a separate method since it needs to be cached on a per-user basis, instead of a per-thread basis.