Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Speed up searching for the timeline index of the replied-to message
Use `Vector::focus()` with reverse iteration from the current reply message, searching backwards since the replied-to message must come before the reply message
- Loading branch information