mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
This commit removes the group date dividers from the message feed UI, leaving only the dividers between individual messages. These are considered unecessary as the recipient bar displays the date. The change concerns message_list_view.js along with the templates message_group.hbs and recipient_row.hbs. Fixes #22966.