mirror of https://github.com/zulip/zulip.git
574a87b87d
This commit introduces a new behavior for the search bar. Now, if the search keyword is 'sender:', it displays the title of the user/me. for example: sender:me title: Messages sent by you sender: Palash title: Messages sent by Palash for the implementation, we already have the check for 'dm:', which is similar to this so just added a new if check for 'sender:' and return the title accordingly. Fixes: #18690 |
||
---|---|---|
.. | ||
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 |