mirror of https://github.com/zulip/zulip.git
8d40a508fb
The only changes made here is the renaming of `query_operators` variable to `search_operators`. That is mostly evident from the fact that we do not need to make any changes to `node_tests/search_suggestion.js`. This will be helpful when we combine this function with it's legacy function. As most of the logical decisions to generate the result is based on the `query_operators` variable for the search pills enabled version and the `operators` variable for the legacy search version. |
||
---|---|---|
.. | ||
assets | ||
audio | ||
generated | ||
html | ||
images | ||
js | ||
shared | ||
styles | ||
templates | ||
third | ||
.eslintrc.json | ||
.gitignore | ||
favicon.ico |