Puneet Lath
Puneet Lath
### Details This PR adds handling to the front-end to show the green dot in the LHN when a user's chat is unread and they have been mentioned. It goes...
As part of the [mentions project](https://docs.google.com/document/d/1vhvpwQDStA0lcsI0Z33pXOKPM6nXGRuplvQTFBWvCyA/edit#heading=h.ns12dr1f35rx), we will be adding a green dot in the LHN when a user has unread mentions. The green dot icon will be added to...
We replaced the welcome note feature with a room description feature in https://github.com/Expensify/App/issues/32953. Let's also update the whisper that gets sent upon joining a room to include this room description....
We replaced the welcome note feature with a room description feature in https://github.com/Expensify/App/issues/32953. Now that the front-end and back-end have been finished, let's remove all welcome message related code.
We replaced the welcome note feature with a room description feature in https://github.com/Expensify/App/issues/32953. Let's also update the whisper that gets sent upon joining a room to include this room description.
We are going to be changing the behavior of OpenApp/ReconnectApp when it does a full reconnect to replace the full reports list that the client has stored instead of merging...
[HOLD for payment 2024-12-17] [LHN Mismatch] Move client-only keys from report_ to reportMetadata_
We are going to be changing the behavior of OpenApp/ReconnectApp when it does a full reconnect to replace the full reports list that the client has stored instead of merging...
# Problem Our markdown rendering renders mentions with a blue or green outline within the chat body like this: We also have "live markdown preview" in the composer which is...