What's wrong with this entry?
Anonymous. No account, no email.
What: Fixed message selection index calculation after restoring previous conversations
Details:
- Removed logic that attempted to find the previously selected message by ID after restoration
- Now resets to first message (index 0) when message list changes
- Prevents out-of-bounds errors when message IDs don't match after restoration
- Evidence: Function
w11()at line 439713 (simplified fromI11()at line 439313)