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

feat: Add timeStamps in attached text #875

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

thepiyush-303
Copy link
Contributor

@thepiyush-303 thepiyush-303 commented Jan 12, 2025

Brief Title

Now text attachments also include timeStamps beside username just like RC

Acceptance Criteria fulfillment

  • Reverse the order of showing message before attachment, since RC follow attachment before message so that I reverse the order
  • Include timeStams in both simple and nested-attachment
  • Remove @ sign from attachment because RC also doesn't include it.

Fixes #873

Video/Screenshots

Before:
image
After this PR it will look like this.
Screenshot from 2025-01-12 23-23-49

PR Test Details

Note: The PR will be ready for live testing at https://rocketchat.github.io/EmbeddedChat/pulls/pr-875 after approval. Contributors are requested to replace <pr_number> with the actual PR number.

@Spiral-Memory
Copy link
Collaborator

In EC, the choice between username or name is customizable: You will have to make it dynamic :

Remove @ sign from attachment because RC also doesn't include it.

@thepiyush-303
Copy link
Contributor Author

thepiyush-303 commented Jan 27, 2025

@Spiral-Memory
Done.
image

any other changes?

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

Successfully merging this pull request may close these issues.

Add a timeStamp in attachments.
2 participants