zulip/static
Steve Howell d8c8fc1f03 streams: Optimize stream_data.create_sub_from_server_data.
This is definitely a micro-optimization, but avoiding
creating an extra object speeds up page loads by about
20ms per 1000 streams.

It's slightly sketchy to mutate the value in place, but
the original value never gets used again.
2018-11-29 13:29:17 -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 jenkins: Update integration doc with new plugin features. 2018-11-28 11:46:37 -08:00
js streams: Optimize stream_data.create_sub_from_server_data. 2018-11-29 13:29:17 -08:00
locale i18n: Update translation data from transifex. 2018-11-07 07:22:47 -08:00
styles Position sidebars with top instead of margin-top. 2018-11-28 17:53:49 -08:00
templates static/js/popover: Use predefine func to append user pills in field. 2018-11-28 16:22:35 -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