RocketChat / RocketChat/Rocket.Chat

Sending email notifications after editing time expires.

Open
#6,506 0 comments 0 reactions 1 assignee View on GitHub

@sampaiodiego is already working on this.

Since Mar 28, 2017.

feat: email triaged type: improvement
Dominant language
TypeScript
Stars
46.1k
Forks
13.9k
Avg merge
3d 3h
Merged PRs (30d)
130

Description

Current RC sends offline email notifications as soon as message is sent. If message is edited, no notifications are given. Even if "Block Message editing after (n) minutes" is set, mails are sent instantly.

Now, If "Block Message editing after (n) minutes" is set to some non-zero value by administrators to give some space to their users to edit the message if something misprinted, then emails should be sent after that time expires. And it should send the latest edited message.

Again, If the value is Zero or not set, the email can be sent instantly.

thoughts?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.