EmbeddedChat icon indicating copy to clipboard operation
EmbeddedChat copied to clipboard

An easy to use full-stack component (ReactJS) embedding Rocket.Chat into your webapp

Results 249 EmbeddedChat issues
Sort by recently updated
recently updated
newest added

# Brief Title ## Acceptance Criteria fulfillment - [x] Enhance report/modal - [x] add logic for visibility - [x] include css Fixes #904 ## Video/Screenshots After: https://github.com/user-attachments/assets/9d9af6f8-196e-445a-9b60-1c45573e63c8 Before: https://github.com/user-attachments/assets/dcfe1e22-9872-4853-b90a-a0d6f56328db ##...

# Brief Title Now text attachments also include timeStamps beside username just like RC I have added timestamp in the following way: if message is from previous month then show...

# Brief Title The Delete modal now follows RC’s standard labels and no longer displays actual content. The message toolbar shows a proper reaction emoji icon, and the file upload...

# Brief Title Added Support for displaying the timestamp messages ## Acceptance Criteria fulfillment - [X] Added support for rendering timestamps in various formats like relative time ("5 minutes ago")...

enhancement
testing

# Brief Title Messages in the deleted thread Message gets deleted. ## Acceptance Criteria fulfillment - open a thread - Delete the thread. Fixes #967 ## Video/Screenshots https://github.com/user-attachments/assets/9fb0692b-f8aa-4c0b-93c3-7d1f88ae46f5 ## PR...

nudge

Fixes #970 By moving `MessageToolbox`'s button's tooltips to top instead of bottom. This is consistent with the Main Rocket Chat's tooltips. ## Video/Screenshots New: ![Screenshot from 2025-02-09 16-16-11](https://github.com/user-attachments/assets/00b0a0bd-7371-433e-9d8a-b44ae19deeb8) Tooltips in...

## Acceptance Criteria fulfillment - [x] Add Support for KaTeX Inline. - [x] Add Support for KaTex Blocks. - [x] Add tooptip for katex errors. - [x] Fix tooltip overflows....

# Added KaTeX Documentation Button to Chat Input Toolbar This PR adds a KaTeX icon/button to the chat input formatting toolbar. Clicking the button will open the KaTeX documentation in...

As an EmbeddedChat developer, I need a Dockerfile to automate the setup process. So that Developers can quickly set up and run the project without manual dependency installation. The development...

enhancement

### Description: In the embedded chat of Rocket.Chat, messages sent by apps cannot be deleted. Even users with the appropriate permissions (such as admins) are unable to remove these messages....

bug