zulip/static
Gaurav Pandey 8fc3715ea8 settings: Remove language_list_dbl_col from page_params.
The language_list_dbl_col parameter in the page_params
is used by only the web client frontend. The value is
calculated in the backend and then passed as a page_param
which is unnecessary considering that the whole process
is beneficial for the front_end only. Hence move the entire
calculation code to the frontend.

Fixes part of #18673.
2021-06-17 17:02:27 -07:00
..
assets zulip-icon: Add zulip-icon as classPrefix for icon. 2021-04-29 09:02:25 -07: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 integrations: Add Freshstatus webhook integration. 2021-05-27 23:38:11 -07:00
js settings: Remove language_list_dbl_col from page_params. 2021-06-17 17:02:27 -07:00
shared shared: Bump version to 0.0.6. 2021-06-15 14:40:58 -07:00
styles left_sidebar: Hide "Add streams" widget for spectators. 2021-06-16 10:16:40 -07:00
templates settings: Remove language_list_dbl_col from page_params. 2021-06-17 17:02:27 -07:00
third minor: Simplify usermention regex and properly use capturing groups. 2021-05-20 11:35:04 -07:00
.gitignore dependencies: Replace moment.js with date-fns. 2021-02-05 11:04:32 -08:00