mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
Uses the `rendering_only` field in the `update_message` event to filter the addition of `last_edit_timestamp` to the message, which is what triggers the addition of an `Edited` notification when a message is rerendered in the web app. Also, removes the deletion of `msg.last_edit_timestr` since this is regenerated every time the message is rendered, and so it did nothing beyond confusing the code. |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| images | ||
| js | ||
| shared | ||
| styles | ||
| templates | ||
| third | ||
| .gitignore | ||