zulip/web
Aman Agrawal f5f79048fe notifications: Handle exception when trying to play audio.
Safari denies user from playing audio without an interactive
trigger like a button by default. So, when user received a
notification in Zulip via Safari, it triggers an error when
trying to play the notification sound.

Our goal for this commit is to simply handle the error.
2023-03-22 12:27:20 -07:00
..
e2e-tests eslint: Enable @typescript-eslint/recommended plugin. 2023-03-16 13:24:27 -07:00
generated
html
images
shared dependencies: Upgrade JavaScript dependencies. 2023-03-20 15:48:29 -07:00
src notifications: Handle exception when trying to play audio. 2023-03-22 12:27:20 -07:00
styles message_list: Rename confusing hide-date CSS class. 2023-03-21 12:55:13 -07:00
templates account-settings: Pass delivery email to change email modal. 2023-03-22 11:18:49 -07:00
tests narrow_banner: Add a period at the end of the default banner. 2023-03-21 11:23:43 -07:00
third typeahead: Fix stream typeahead flashing before topic typeahead. 2023-03-22 11:43:21 -07:00
.browserslistrc webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2023-03-20 15:48:29 -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 webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
webpack.config.ts webpack: Disable webpack-dev-server overlay for runtime errors. 2023-03-21 12:36:37 -07:00
webpack.dev-assets.json webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00