fix: solve small pm chat ui issues
unwrap the pill fix the fetching images in pm not auto download
This commit is contained in:
@@ -149,6 +149,7 @@ The domain must avoid marking an entire historical backlog as unread the first t
|
||||
|
||||
- When `syncRoomCatalog()` sees a room for the first time, its baseline is set to `Date.now()`. Old stored messages stay treated as historical backlog.
|
||||
- When a live message arrives before the room has been catalogued, `ensureRoomTracking()` uses `message.timestamp - 1` so that the current live message still counts as unread.
|
||||
- When startup room metadata has not loaded channels yet, existing channel read markers are preserved until the real text-channel catalog arrives, preventing previously read messages from reappearing as unread after reload.
|
||||
|
||||
### Channel scope
|
||||
|
||||
|
||||
Reference in New Issue
Block a user