summary refs log tree commit diff
path: root/changelog.d/16171.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Pass the device ID around in the presence handler (#16171)Patrick Cloke2023-08-281-0/+1
Refactoring to pass the device ID (in addition to the user ID) through the presence handler (specifically the `user_syncing`, `set_state`, and `bump_presence_active_time` methods and their replication versions).