Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IMPROVE] Quote fragment of a message #21290

Closed

Conversation

sammyzord
Copy link

@sammyzord sammyzord commented Mar 24, 2021

Proposed changes (including videos or screenshots)

Adds functionality of selecting only a fragment of a message and quoting it, displaying only the relevant part of the message in the quote. It uses URL query parameters in the quote markdown to determine the start and the end of a quote. Quoted fragment is prepended and appended by [...] to avoid messages being taken out of context.

Issue(s)

Closes RocketChat/feature-requests#877

Steps to test or reproduce

Adds a new message action button when the user selects part of the message's text
image

Quoted fragment is displayed as below
image

Further comments

@lgtm-com
Copy link

lgtm-com bot commented Mar 24, 2021

This pull request introduces 1 alert and fixes 1 when merging 7bb5861 into a92800b - view on LGTM.com

new alerts:

  • 1 for Superfluous trailing arguments

fixed alerts:

  • 1 for Superfluous trailing arguments

…ing the desired part

Co-authored-by: Mikhaelle Bueno <mikhabueno@outlook.com>
@lgtm-com
Copy link

lgtm-com bot commented Mar 24, 2021

This pull request introduces 1 alert and fixes 1 when merging 8cbb367 into a92800b - view on LGTM.com

new alerts:

  • 1 for Superfluous trailing arguments

fixed alerts:

  • 1 for Superfluous trailing arguments

@lgtm-com
Copy link

lgtm-com bot commented Mar 26, 2021

This pull request introduces 1 alert and fixes 1 when merging 54128ed into f01b255 - view on LGTM.com

new alerts:

  • 1 for Superfluous trailing arguments

fixed alerts:

  • 1 for Superfluous trailing arguments

@lgtm-com
Copy link

lgtm-com bot commented Mar 26, 2021

This pull request fixes 1 alert when merging 2056141 into f01b255 - view on LGTM.com

fixed alerts:

  • 1 for Superfluous trailing arguments

@lgtm-com
Copy link

lgtm-com bot commented Mar 27, 2021

This pull request fixes 1 alert when merging a8b83f5 into 3df8181 - view on LGTM.com

fixed alerts:

  • 1 for Superfluous trailing arguments

@CLAassistant
Copy link

CLAassistant commented Dec 17, 2021

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[IMPROVE] cutting out a fragment of the message (use it on quote)
5 participants