R Pratheek
R Pratheek
As an EmbeddedChat developer **I need to**: enable users the ability to easily press ,CTRL + V , and the image they want to upload is ready to go. **So...
# Brief Title Enable users to follow and unfollow thread messages to receive updates ## Acceptance Criteria fulfillment - [ ] Added UI control to follow and unfollow a thread...
# Brief Title Enable previewing thread messages in the main chat flow ## Acceptance Criteria fulfillment - [x] Enabling the checkbox should send a preview of the thread message in...
# Brief Title Implement initial scroll-to-message logic for navigating to attachments from the All Files view ## Acceptance Criteria fulfillment - [ ] Clicking a file in the All Files...
As an EmbeddedChat developer **I need to**: Enable users to follow specific thread messages they are interested in. **So That**: They can stay updated on ongoing discussions without actively monitoring...
As an EmbeddedChat developer **I need to**: I want to click on a file from the All Files view and be navigated to the exact message where that file was...
As an EmbeddedChat developer Any user should be able to send a preview of a thread message if they feel it's necessary for everyone to look at. **I need to**:...
# Brief Title ## Acceptance Criteria fulfillment - [x] When the message input is focused and the user presses Ctrl + V, any image present in the clipboard is detected....
# Brief Title Updated the endpoints which were found to be deprecated from the docs. Fixes #1034 ## What are the changes made? - endpoint changed from getUserRoles --> /roles.getUsersInPublicRoles...
### Proposed Changes --- This issue mainly focuses on updating the current Embedded chat to target the right and updated endpoints of Rocket.chat . The main goal is to update...