summary refs log tree commit diff
path: root/changelog.d/13824.feature (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Recursively fetch the thread for receipts & notifications. (#13824)Patrick Cloke2022-10-041-0/+1
Consider an event to be part of a thread if you can follow a chain of relations up to a thread root. Part of MSC3773 & MSC3771.