zulip/static
Anders Kaseorg 23b589cce3 timerender: Do not duplicate entries of update_list!!
Commit 13915740bb (#5199) added a loop
in update_timestamps that appended an entry to update_list once for
each element that its className matched.  If there were two such
elements, this would double the length of update_list each time the
body of update_timestamps ran.  So let’s not do that.

Also fix the incorrect elements !== null check from the same commit.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-03-04 11:04:54 -08:00
..
assets docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
audio notificaiton_sounds: Add some atonal sounds created by @stwime. 2021-02-05 12:28:20 -08:00
generated
html logo: Update Zulip logo. 2020-07-16 01:37:08 -07:00
images dependencies: Upgrade JavaScript dependencies. 2021-03-03 21:46:42 -08:00
js timerender: Do not duplicate entries of update_list!! 2021-03-04 11:04:54 -08:00
shared typeahead: Always rank exact string match first. 2021-02-25 17:55:54 -08:00
styles invites: Remove odd box-shadow for invite link clipboard svg. 2021-03-03 21:57:41 -08:00
templates Revert "edit_bot: Fixed dropdown username capitalization." 2021-03-03 23:58:50 +05:30
third markdown: Fix flickering of embedded link inside Italic. 2020-11-06 10:09:15 -08:00
.gitignore dependencies: Replace moment.js with date-fns. 2021-02-05 11:04:32 -08:00