zulip/web
Lakshay Mittal f84de2212e notifications: Fix blank notification sent when no text specified.
When we send a message (for which notifications are enabled)
in format `[](file_url)`. A blank notification is sent.

Fixing this by checking if there is no text and adding
message  in that case.

Inspired from: #8796.
Fixes: #8087.
2023-04-24 10:37:23 -07:00
..
e2e-tests compose: Change stream field in composebox to be a dropdown. 2023-04-20 16:09:55 -07:00
generated
html
images
shared icons: Change bot icon from GitHub logo to Google material icon. 2023-04-13 10:47:09 -07:00
src notifications: Fix blank notification sent when no text specified. 2023-04-24 10:37:23 -07:00
styles compose: Improve responsiveness for compose recipient. 2023-04-20 16:09:55 -07:00
templates recent_conversation: Fix mute icon tooltip on focus. 2023-04-24 09:52:31 -07:00
tests user_topics: Rerender unmuted topics in Recent conversations. 2023-04-21 16:59:21 -07:00
third bootstrap: Move progress bar styling out of bootstrap CSS. 2023-04-05 15:47:14 -07:00
.browserslistrc
.gitignore
babel.config.js
debug-require-webpack-plugin.ts
debug-require.js
postcss.config.js
webpack.assets.json
webpack.config.ts eslint: Fix @typescript-eslint/prefer-nullish-coalescing. 2023-04-19 16:52:39 -07:00
webpack.dev-assets.json