zulip/web
Vector73 5a88e4f6cb notifications: Remove realm-default-sound-audio initialization.
This commit removes the code to initialize
"realm-default-notification-sound-audio" element from
"notifications.initialize", because we do not need this
now as the previous commit added code to initialize it
in "settings_realm_user_settings_default.set_up".

This change works because the realm default notification sound
can only be played from the settings UI and so it is fine to
initialize it only when opening the default user settings panel.
2023-09-13 13:07:10 -07:00
..
e2e-tests settings_bots: Migrate manage bot to user profile modal. 2023-09-11 10:39:00 -07:00
generated
html
images styles: Remove Firefox override for dropdown appearance. 2023-07-24 13:10:03 -07:00
shared inbox: Add new narrow. 2023-09-12 09:20:33 -07:00
src notifications: Remove realm-default-sound-audio initialization. 2023-09-13 13:07:10 -07:00
styles giphy: Fix giphy popover rendering on narrow screens. 2023-09-13 12:20:35 -07:00
templates emoji_picker: Improve rendering time of emoji picker by ~30%. 2023-09-13 12:39:13 -07:00
tests user_card_popover: Rename show_* functions to toggle_*. 2023-09-13 11:49:12 -07:00
third emoji: Match emoji sequences in markdown. 2023-08-23 16:18:15 -07:00
.browserslistrc webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
.gitignore
babel.config.js babel: Include "transform-optional-chaining" in presets. 2023-08-14 16:07:16 -07:00
debug-require-webpack-plugin.ts
debug-require.js
postcss.config.js postcss: Enable postcss-preset-env. 2023-03-20 11:26:30 -07:00
webpack.assets.json stats: Add stats page_params to webpack.assets.json. 2023-08-24 10:43:38 -07:00
webpack.config.ts dependencies: Upgrade JavaScript dependencies. 2023-06-05 21:51:26 -07:00
webpack.dev-assets.json webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00