Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't pop conversations with timer change to top (#2084)
* Don't re-sort conversation list after expiration timer change Now that we respond to the expiration timer included in contact and group sync messages, we need to ensure that this doesn't pop conversations to the top of the list. * Introduce explaining variable for updateLastMessage filter
- Loading branch information