zulip/web
Lalit 508ac58dc0 stream_muting: Add mark_read: false option when re-selecting message.
Added `mark_read: false` as it doesn't make sense to
read/undread a message when just muting or unmuting a stream.
It is to make sure that we never consume a unread message
when just muting/unmuting streams.
2023-02-26 16:19:28 -08:00
..
e2e-tests private-messages: Update frontend strings to use "direct message" or "DM". 2023-02-24 11:47:26 -08:00
generated web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
html web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
images web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
shared web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
src stream_muting: Add mark_read: false option when re-selecting message. 2023-02-26 16:19:28 -08:00
styles register: Allow user to change email_address_visibility during signup. 2023-02-24 09:23:34 -08:00
templates private-messages: Update frontend strings to use "direct message" or "DM". 2023-02-24 11:47:26 -08:00
tests test-js-with-node: Fix source maps for coverage. 2023-02-24 13:54:29 -08:00
third web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
.browserslistrc webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
.gitignore web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
babel.config.js webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
debug-require-webpack-plugin.ts web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
debug-require.js web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
postcss.config.js webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
webpack.assets.json webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
webpack.config.ts webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
webpack.dev-assets.json webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00