zulip/static
Steve Howell 47e464528c refactor: Split up add_display_time().
We split out two new functions and call them
everywhere that we used to call add_display_time():

    - `update_group_time_display`
    - `update_timestr`

We also make some of the local vars more consistent,
as well as doing more explicit clearing of vars than
`delete`.

Splitting these functions will allow us to muck with date
dividers without affecting the `update_str` functionality.
2018-11-14 22:47:29 -08:00
..
assets Fix favicon generator script. 2018-01-30 10:32:55 -08:00
audio
generated
html HTML validation: Remove xmlns:svg attribute. 2018-07-09 09:45:42 +05:30
icons/fonts tools: Move generate-custom-icon-webfont to a subdirectory. 2018-08-09 15:39:57 -07:00
images webhooks: Add ReviewBoard integration. 2018-11-12 16:11:32 -08:00
js refactor: Split up add_display_time(). 2018-11-14 22:47:29 -08:00
locale i18n: Update translation data from transifex. 2018-11-07 07:22:47 -08:00
styles user profile: Add user type/role in user profile popover. 2018-11-12 15:13:44 -08:00
templates stream settings: Rephrase info to state guest user can't join public stream. 2018-11-12 17:00:38 -08:00
third font-awesome: Drop support for legacy font awesome icons. 2018-10-15 20:14:55 +05:30
ts webpack: Upgrade webpack version 4.5.0. 2018-04-23 15:49:33 -07:00
.gitignore tools: Move generate-custom-icon-webfont to a subdirectory. 2018-08-09 15:39:57 -07:00
favicon.ico
node_modules