summary refs log tree commit diff
path: root/changelog.d/14855.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add an early return when handling no-op presence updates. (#14855)Erik Johnston2023-01-161-0/+1
This stops us from incrementing the presence stream position for no-op updates.