mirror of
https://github.com/zulip/zulip.git
synced 2026-07-09 21:21:47 +08:00
In narrow.activate, the adjusted_terms_if_moved helper uses the raw terms from the URL for checking if a message was moved. If a non-canoncial operator was in the URL for a narrow (e.g. "subject" instead of "topic" and now "stream" instead of "channel"), then the view wasn't updated correctly. Update adjusted_terms_if_moved to use the canonical version of the operator in the URL when adjusting the message history. |
||
|---|---|---|
| .. | ||
| e2e-tests | ||
| generated | ||
| html | ||
| images | ||
| server | ||
| shared | ||
| src | ||
| styles | ||
| templates | ||
| tests | ||
| third | ||
| .browserslistrc | ||
| .gitignore | ||
| babel.config.js | ||
| debug-require-webpack-plugin.ts | ||
| debug-require.js | ||
| postcss.config.js | ||
| webpack.assets.json | ||
| webpack.config.ts | ||
| webpack.dev-assets.json | ||