summary refs log tree commit diff
path: root/changelog.d/16174.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Time out busy presence status & test multi-device busy (#16174)Patrick Cloke2023-09-051-0/+1
Add a (long) timeout to when a "busy" device is considered not online. This does *not* match MSC3026, but is a reasonable thing for an implementation to do. Expands tests for the (unstable) busy presence with multiple devices.