zulip/static
Lauryn Menard c9c980d7b0 url_preview: Fix 'Edited' notification for url preview events.
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.
2022-03-09 15:49:50 -08:00
..
assets icons: Replace fa-globe icon with a custom globe icon. 2022-03-01 11:36:38 -08:00
audio notificaiton_sounds: Add some atonal sounds created by @stwime. 2021-02-05 12:28:20 -08:00
generated
html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
images policies: Fix effective date on most recent DPA update. 2022-03-07 12:01:25 -08:00
js url_preview: Fix 'Edited' notification for url preview events. 2022-03-09 15:49:50 -08:00
shared shared: Bump version to 0.0.8. 2022-03-08 20:35:10 -08:00
styles styles: Fix some invalid CSS. 2022-03-09 09:37:31 -08:00
templates settings_users: Do not allow sorting by email if emails are hidden. 2022-03-09 13:56:57 -08:00
third typeahead: Ignore mouse position for selection until it's moved. 2022-02-15 17:26:22 -08:00
.gitignore docs: Add missing space in “time zone”. 2022-02-24 14:05:12 -08:00