Conversation
Co-authored-by: dougfabris <devfabris@gmail.com>
* share message intialization * lint fix * condition before showing * small opt * mod:change to Message component for general solution * update: react-hook-form;removed any type * typo error Co-authored-by: Douglas Fabris <devfabris@gmail.com>
|
Wait for that feature a lot! |
|
This pull request introduces 1 alert when merging 0a14428 into 07ea6d1 - view on LGTM.com new alerts:
Heads-up: LGTM.com's PR analysis will be disabled on the 5th of December, and LGTM.com will be shut down ⏻ completely on the 16th of December 2022. Please enable GitHub code scanning, which uses the same CodeQL engine ⚙️ that powers LGTM.com. For more information, please check out our post on the GitHub blog. |
ggazzo
requested changes
Jan 27, 2023
ggazzo
previously approved these changes
Jan 27, 2023
ggazzo
requested changes
Mar 15, 2023
apps/meteor/client/views/room/modals/ShareMessageModal/ShareMessageModal.tsx
Outdated
Show resolved
Hide resolved
ggazzo
approved these changes
Mar 15, 2023
Merged
|
How about multiple message forwarding? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed changes (including videos or screenshots)
Implement the ability to forward messages to another channel, thread, or discussion. This is a high demand capability that is currently missing in Rocket.Chat. It can significantly improve the user's experience and her/his productivity. The scope of this project will be limited to the web application (not for mobile apps).
Special thanks to @nishant23122000 that helped us with this during GSOC 2022
Issue(s)
Fixes #396
Closes #11179
Steps to test or reproduce
Further comments