zulip/web
evykassirer 4215c9d707 message_notifications: Check if NotificationAPI is undefined.
`window.Notification` can be `undefined` in iOS Safari.
https://bugs.webkit.org/show_bug.cgi?id=247315

This hasn't caused any known bugs, but it's better to catch
this case with an undefined check than to assert it's defined
when we convert this file to typescript.
2024-09-30 12:07:27 -07:00
..
e2e-tests reload: Convert module to TypeScript. 2024-09-18 15:31:41 -07:00
generated
html 5xx: Remove duplicate `error_page` class applied on page. 2024-07-03 13:35:12 -07:00
images checkboxes: Render border-color-matched SVGs in light and dark modes. 2024-09-16 15:43:47 -07:00
server katex_server: Fix import/no-named-as-default. 2024-09-25 15:41:01 -07:00
shared left_sidebar: Set new heading icon and effects. 2024-09-24 11:08:50 -07:00
src message_notifications: Check if NotificationAPI is undefined. 2024-09-30 12:07:27 -07:00
styles css: Refactor theme colors for `alerts`. 2024-09-27 13:27:58 -07:00
templates help: Link to dedicated articles vs getting org started guide. 2024-09-30 11:58:31 -07:00
tests message_list: Make data required in the constructor. 2024-09-24 17:16:15 -07:00
third bootstrap-btn: Remove unnecessary warning, danger styles. 2024-09-11 14:22:45 -07:00
.browserslistrc
.gitignore emoji: Convert spritesheets to webp. 2024-09-11 09:03:47 -07:00
babel.config.js
debug-require-webpack-plugin.ts debug-require-webpack-plugin: Add null check for TypeScript. 2024-08-26 07:44:14 -07:00
debug-require.js
postcss.config.js
webpack.assets.json
webpack.config.ts emoji: Convert spritesheets to webp. 2024-09-11 09:03:47 -07:00
webpack.dev-assets.json