summary refs log tree commit diff
path: root/changelog.d/8668.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't unnecessarily start bg process while handling typing. (#8668)Erik Johnston2020-10-271-0/+1
There's no point starting a background process when all its going to do is bail if federation isn't enabled.