discourse/plugins/chat/assets
Martin Brennan 5d4c5d959a
FIX: Make sure "last visit" is not shown after marking all messages read (#20782)
Followup to a0381157e9, we just
need to make sure we set currentUserMembership.last_read_message_id
to the last_read_message_id from the updated memberships after marking
all channels read, otherwise we do not scroll to the bottom and still
show the "last visit" separators in channels that have been
marked read.
2023-03-23 13:18:55 +10:00
..
javascripts FIX: Make sure "last visit" is not shown after marking all messages read (#20782) 2023-03-23 13:18:55 +10:00
stylesheets UX: update chat icon to d-chat (#20744) 2023-03-21 10:40:42 -04:00