zulip/web
Aman Agrawal dbc2b2a839 recent_conversations: Fix unread topics navigation behaviour.
When marking an unread topic as read with `unread` filter selected,
we don't need to move user a row down since removing the selected row
will automatically move the user down.

Without this, the user goes down twice which is not intended.
2023-03-22 11:53:41 -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 recent_conversations: Fix unread topics navigation behaviour. 2023-03-22 11:53:41 -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