mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 22:43:42 +00:00
The last_message CSS class didn't mean what it said it did, due to issues with live update. Further, this logic was poorly written, with `$message` changing types from a .message_row to a .recipient_row for now apparent reason. I was able to reproduce at least one bug where the `v` shortcut would not correctly open the lightbox that is fixed by this rewrite.
21 KiB
21 KiB