EmbeddedChat
EmbeddedChat copied to clipboard
An easy to use full-stack component (ReactJS) embedding Rocket.Chat into your webapp
# This PR addresses the issue where Alt + Left Arrow, Alt + Right Arrow, Alt + Up Arrow, and Alt + Down Arrow shortcuts were not functioning as expected...
# Brief Title Fix getChannelAvatarURL to Reflect Updated Avatar Changes in rocket.chat. ## Acceptance Criteria fulfillment - [ ] Ensure updated avatars are displayed correctly after changes in Rocket.Chat. -...
I would like to know if it’s possible to also integrate personal direct messages (DMs) into the embedded chat. the embedded chat widget allows integration of channels using their roomId,...
# Brief Title Multiple `max-height` causing multiple instances of scrollbars on attachment modal. ## Video/Screenshots Before  After  ## PR Test Details **Note**: The PR will be ready for...
# Brief Title Upgrade actions/cache from v2 to v3 to address deprecation - [ ] Upgrade actions/cache from v2 to v3. Fixes #959 ## Video/Screenshots ## PR Test Details **Note**:...
As an EmbeddedChat developer **I need to**: Add a adding status type filtering dropdown in members sidebar **So That**: the searching will be dine more effectively if there are so...
Currently, messages sent by apps in the embedded chat cannot be deleted, even by users with the necessary permissions (such as admins). The delete option is unavailable, leading to an...
# Brief Title This pull request addresses the issue where pinned messages in threads do not appear in the main chat interface. The solution involves fetching pinned messages from both...
# Brief Title Enhance add link modal including proper css making it more user friendly, and when we write something it should disable items such as Audio recorder, video recorder...
# Brief Title now using > before any text will show separate quote, I use theme for putting color to maintain the coding standard. ## Acceptance Criteria fulfillment - [x]...