mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08:00
This commit adds the follow icon to the right end (before the three-dot menu icon) of the topic list item for followed topics. The icon replaces '@' instead of showing both the '@' and "Follow" icons in the case of unread mentions, as users don't care if they are following a topic if they've got unread mentions there. In a muted stream, the text color of followed topics in the topic list is set to be similar to that of unmuted topics. The reason is that the followed topic has a tier of interest above being unmuted, so it shouldn't stay faded in the topic list. |
||
|---|---|---|
| .. | ||
| e2e-tests | ||
| generated | ||
| html | ||
| images | ||
| 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 | ||