zulip/web
Rohan Gudimetla 0229f73fae lightbox: Fix media title update on change in title.
Previously, when title of media element is updated
the change is not reflected in lightbox view.

This is because the title of the element is cached
from the last time when the media element was opened in
lightbox.

This is fixed by invalidating a message's asset_map cache
whenever the content of message is edited.

Fixes #21311
2025-07-08 11:26:51 -07:00
..
e2e-tests search_suggestion: Show pills in search suggestions. 2025-07-08 10:02:34 -07:00
generated
html web: Sync content of Django and nginx error pages. 2025-04-03 17:09:46 -07:00
images icons: Let the system using the icons specify the fill-rule color. 2025-05-27 10:00:21 -07:00
server
shared icons: Increase "check" icon size. 2025-07-08 10:05:51 -07:00
src lightbox: Fix media title update on change in title. 2025-07-08 11:26:51 -07:00
styles message_header: Improve loading indicator on resolve/unresolve button. 2025-07-08 10:05:51 -07:00
templates message_header: Update topic edit icon to a new "pencil" icon. 2025-07-08 10:05:51 -07:00
tests search_suggestion: Remove unused is_people logic. 2025-07-08 10:02:34 -07:00
third alerts: Fix alert-error banner styling. 2025-06-17 09:25:33 -07:00
.browserslistrc browserslist: Add support for logical props. 2025-05-21 15:19:08 -07:00
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2025-06-25 16:53:17 -07:00
debug-require-webpack-plugin.ts debug-require: Rename to *.cjs. 2024-11-13 09:18:56 -08:00
debug-require.cjs debug-require: Rename to *.cjs. 2024-11-13 09:18:56 -08:00
postcss.config.js postcss: Work around postcss-extend-rule incompatibility with :is(). 2025-05-23 22:25:38 -07:00
webpack.assets.json confirm_email_change: Use redirect-to-POST trick. 2025-07-07 17:15:08 -07:00
webpack.config.ts webpack: Disable cross-origin-header-check middleware. 2025-04-15 16:18:06 -07:00
webpack.dev-assets.json showroom: Standardize "showroom" name for UI components testing pages. 2025-01-13 17:46:15 -08:00