mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
This commit adds code to live update the message edit history. Message edit history is fetched and rendered again if the edit history modal is open. This also adds 'data-message-id' attribute to 'message-history' when opening history modal element which is used for checking whether the history modal opened is of the message which is edited. Fixes #15051. |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| images | ||
| js | ||
| shared | ||
| styles | ||
| templates | ||
| third | ||
| .eslintrc.json | ||
| .gitignore | ||
| favicon.ico | ||