zulip/web
Hardik Dharmani b9611489ca node_tests: Extend unread.test.js to catch private message mentions bug.
In the "mentions" test, an additional unread message with the type
"private" and directly mentioning me has been added. This test case
checks for the scenario when the stream_id is null during the
reverse_lookup, which would have caused the test to fail before the
bug fix was implemented which now passes after the fix is applied.
2023-05-05 16:27:03 -07:00
..
e2e-tests tooltips: Update content of `Narrow-to` toolips. 2023-05-02 13:50:46 -07:00
generated
html
images compose: Add DM icon to the recipient dropdown. 2023-04-27 17:04:19 -07:00
shared ts: Convert resolved_topic.js to TypeScript. 2023-05-01 10:55:36 -07:00
src message_events: Clarify moved_message variable name. 2023-05-05 16:18:36 -07:00
styles scheduled_messages: Hide Scheduled messages on 0 count. 2023-05-02 15:26:33 -07:00
templates settings: Hide "Add a new emoji" button for unauthorized users. 2023-05-05 16:22:24 -07:00
tests node_tests: Extend unread.test.js to catch private message mentions bug. 2023-05-05 16:27:03 -07:00
third search: Fix display of suggestion box when search bar empty. 2023-04-24 21:45:06 -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-04-25 22:18:48 -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 eslint: Fix @typescript-eslint/prefer-nullish-coalescing. 2023-04-19 16:52:39 -07:00
webpack.dev-assets.json webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00