summary refs log tree commit diff
path: root/changelog.d/16150.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.91.0rc1 v1.91.0rc1H. Shay2023-08-231-1/+0
|
* Add tests for restoring the presence state after a restart. (#16151)Patrick Cloke2023-08-231-1/+1
|
* Properly call setup_background_tasks in unit tests. (#16150)Patrick Cloke2023-08-221-0/+1
This should only be called on HomeServer objects which are configured to run background tasks, which is automatically (and properly) done via the call to setup().