mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 12:33:40 +00:00
Now that we have and use the last_moved_timestamp field in the message object, we show the correct "edited" or "moved" indicator for the message when we don't have access to the full message edit history in the web app.
9 lines
462 B
Markdown
9 lines
462 B
Markdown
In Zulip, users who have the appropriate permissions can
|
|
[edit](/help/edit-a-message) the content of a message they sent, or move
|
|
messages to a different [channel](/help/move-content-to-another-channel)
|
|
or [topic](/help/move-content-to-another-topic).
|
|
|
|
Modified messages are tagged as **edited** or **moved**, with the **edited**
|
|
indicator taking priority. You can view the history of how a message was
|
|
edited and moved, if this is allowed in your organization.
|