zulip/web
Sahil Batra 7da8f9650c streams: Handle "#streams/new" url for users who cannot create streams.
We already do not show the buttons for opening the stream creation
form if user is not allowed to create streams at all, but the
user can still open the form by going on "#streams/new" url.

This commit fixes this by redirecting such users to
"#streams/subscribed" like we do for guests.
2024-02-22 13:09:33 -08:00
..
e2e-tests settings: Rename signup_notifications_stream realm setting. 2024-02-21 09:04:23 -08:00
generated
html
images portico: Remove screenshots from /apps. 2024-01-31 16:10:32 -08:00
shared typing_status: Add an extra notification_event_type to Recipients. 2024-02-12 10:51:12 -08:00
src streams: Handle "#streams/new" url for users who cannot create streams. 2024-02-22 13:09:33 -08:00
styles read_receipts: Fix duplication bug when opening menu repeatedly. 2024-02-22 10:49:29 -08:00
templates group_settings: Refactor code to handle tabs in right section. 2024-02-22 13:09:33 -08:00
tests hotkey: Add `Shift` + `V` shortcut to toggle read receipts modal. 2024-02-22 10:49:29 -08:00
third bootstrap: Remove pre styles. 2024-02-19 18:15:26 -08:00
.browserslistrc
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2024-02-22 12:46:40 -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 billing: Add separate entry point for billing login pages. 2024-02-20 11:51:32 -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