Skip to content
This repository has been archived by the owner on Dec 10, 2022. It is now read-only.

Detect edits to posts? #20

Open
tdmalone opened this issue Mar 25, 2019 · 0 comments
Open

Detect edits to posts? #20

tdmalone opened this issue Mar 25, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@tdmalone
Copy link
Owner

Currently, if you send eg.

@tim is awesome

and then edit it to read:

@tim++ is awesome

it will not be picked up. You'd have to write the latter as a new post.

It'd be nice to pick this up automatically.

But... would it be feasible? We'd need some sort of state management to avoid reacting again if the message was edited again.

Also, if someone edits a message to remove an action, should we undo it?

@tdmalone tdmalone added the enhancement New feature or request label Mar 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant