zulip/web
Shubham Padia 7bd0c37d3c stream_events: Remove remove_deactivated_user_from_all_streams.
We changed the API in 53983c9 so that the server nows sends explicit
peer_remove events before the deactivation event. This means that we
should not have to remove subscribers when receiving a user deactivation
event.

We convert the existing function to raise a blueslip error instead if
our understanding of the system is somehow wrong. That way the error
would be caught instead of slipping through the cracks.
2025-11-04 11:14:59 -08:00
..
e2e-tests upload-widget: Add support to crop realm logo, icon and user avatar. 2025-11-03 16:55:04 -08:00
generated
html web: Sync content of Django and nginx error pages. 2025-04-03 17:09:46 -07:00
images help: Disallow class in svg. 2025-07-23 11:24:12 -07:00
server katex_server: Fix import/no-named-as-default. 2024-09-25 15:41:01 -07:00
shared drodpown: Do not use fa-ban icon for disabled option. 2025-10-20 16:30:06 -07:00
src stream_events: Remove remove_deactivated_user_from_all_streams. 2025-11-04 11:14:59 -08:00
styles upload-widget: Add support to crop realm logo, icon and user avatar. 2025-11-03 16:55:04 -08:00
templates user_profile: Fix incorrect keyboard shortcut for send direct messages. 2025-11-04 10:18:54 -08:00
tests stream_events: Remove remove_deactivated_user_from_all_streams. 2025-11-04 11:14:59 -08:00
third alerts: Restore alert-success colors. 2025-07-09 14:04:52 -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-11-01 07:24:57 -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: Type-check PostCSS configuration. 2025-09-10 09:44:44 -07:00
webpack.assets.json tabbed-instructions: Delete activate_correct_tab. 2025-09-04 09:37:34 -07:00
webpack.config.ts webpack: Disable cross-origin-header-check middleware. 2025-04-15 16:18:06 -07:00
webpack.dev-assets.json help: Add default page to display on /help when help server is off. 2025-09-26 11:41:10 -07:00