zulip/static
Riken Shah ccfee49407 navbar_alerts: Replace HTML template with handlebars architecture.
This moves this block of HTML templates, which are dynamically
rendered with some user data, to be managed by the frontend handlebars
template system.

This migration involves only displaying active alerts in the DOM, and
thus we no longer need navbar_alerts to have display: none by default.
2021-06-07 17:52:08 -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 navbar_alerts: Replace HTML template with handlebars architecture. 2021-06-07 17:52:08 -07:00
shared docs: Correct “webapp” to “web app”. 2021-05-14 13:15:38 -07:00
styles navbar_alerts: Replace HTML template with handlebars architecture. 2021-06-07 17:52:08 -07:00
templates navbar_alerts: Replace HTML template with handlebars architecture. 2021-06-07 17:52:08 -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