zulip/web
Sahil Batra 9d15a11331 streams: Live update UI correctly when archiving streams.
Previously, "delete" event was sent for both archiving streams
and when user lost access to a stream. So, when user lost
access to a stream, the UI was live updated like the stream
was archived, which was not correct. But now "update" event
is sent when a stream is archived, so the webapp code is
changed accordingly to live-update the UI for both cases
correctly.

As a result, some of the changes in 43932cd6aa and a29b6485d6
are reverted as "update" event is sent when archiving and "delete"
event is sent only when a user loses access to a stream as before.
2025-04-08 12:41:09 -07:00
..
e2e-tests settings: Replace two pane header classnames with a generic one. 2025-04-07 18:18:47 -07:00
generated
html web: Sync content of Django and nginx error pages. 2025-04-03 17:09:46 -07:00
images zulip-icons: Rename to *.cjs. 2024-11-13 09:18:56 -08:00
server katex_server: Fix import/no-named-as-default. 2024-09-25 15:41:01 -07:00
shared emoji: Remap ':smile' emoji and update the settings UI. 2025-04-07 17:34:52 -07:00
src streams: Live update UI correctly when archiving streams. 2025-04-08 12:41:09 -07:00
styles settings: Add bottom margin to information density settings. 2025-04-08 10:51:56 -07:00
templates settings: Move up privacy settings section in default user settings. 2025-04-08 10:51:56 -07:00
tests streams: Live update UI correctly when archiving streams. 2025-04-08 12:41:09 -07:00
third bootstrap: Remove vendor-prefixed placeholders. 2025-04-03 13:35:06 -07:00
.browserslistrc
.gitignore emoji: Convert spritesheets to webp. 2024-09-11 09:03:47 -07:00
babel.config.js dependencies: Upgrade JavaScript dependencies. 2025-03-14 18:32:23 -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 container_queries: Establish new breakpoints. 2025-02-26 15:52:24 -08:00
webpack.assets.json integrations: Convert module to TypeScript. 2024-12-01 19:33:16 -08:00
webpack.config.ts webpack: Allow customizing the 5xx page. 2025-03-24 14:39:47 -07:00
webpack.dev-assets.json showroom: Standardize "showroom" name for UI components testing pages. 2025-01-13 17:46:15 -08:00