zulip/web
roanster007 04013cdec1 left_sidebar: Add mark all messages unread to three dot topic menu.
This commit adds a new option to the three-dot topic menu in the
left sidebar to mark all the messages of topic as unread, provided
the topic's messages are already read before choosing this option.

This is done with the help of bulk_update_read_flags_for_narrow
method to remove the read flag on bulk of messages.

Fixes #25085
2024-01-29 16:07:19 -08:00
..
e2e-tests settings: Rename four custom profile fields types. 2024-01-21 12:51:53 -08:00
generated
html
images compose: Update icons for formatting buttons. 2023-12-01 13:51:39 -08:00
shared typeahead: Fix type of sorting_comparator. 2024-01-24 17:06:03 -08:00
src left_sidebar: Add mark all messages unread to three dot topic menu. 2024-01-29 16:07:19 -08:00
styles bootstrap: Remove bootstrap.btn classes from support view buttons. 2024-01-29 10:59:33 -08:00
templates left_sidebar: Add mark all messages unread to three dot topic menu. 2024-01-29 16:07:19 -08:00
tests typeahead_helper: Convert module to typescript. 2024-01-29 10:06:18 -08:00
third css: Remove bootstrap css for "fade" class. 2024-01-29 09:55:32 -08:00
.browserslistrc
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2023-12-07 14:29:32 -08:00
debug-require-webpack-plugin.ts eslint: Fix @typescript-eslint/no-confusing-void-expression. 2023-12-21 16:14:40 -08:00
debug-require.js
postcss.config.js
webpack.assets.json bootstrap: Fork CSS into app, portico copies. 2024-01-28 15:07:36 -08:00
webpack.config.ts webpack_public_path: Replace with webpack 5 publicPath: "auto" setting. 2023-10-16 10:36:27 -07:00
webpack.dev-assets.json development: Update modal in emails page to use micromodal. 2023-10-05 09:28:27 -07:00