zulip/static
Ryan Rehman 8d40a508fb search suggestions: Refactor `get_search_result` code path.
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.
2020-06-18 01:27:10 -07:00
..
assets python: Convert more percent formatting to Python 3.6 f-strings. 2020-06-14 23:27:22 -07:00
audio
generated
html docs: Update URLs to use https://zulip.com. 2020-06-08 18:10:45 -07:00
images markdown: Add support for spoilers. 2020-06-16 16:14:10 -07:00
js search suggestions: Refactor `get_search_result` code path. 2020-06-18 01:27:10 -07:00
shared typeahead: Convert to ES6 module. 2020-02-19 14:36:42 -08:00
styles css: Move css of upgrade-tip class to app_components.scss. 2020-06-18 01:17:58 -07:00
templates stream_popover: Allow editing topic without stream change. 2020-06-18 01:01:47 -07:00
third markdown: Add timestamp syntax to markdown processors. 2020-05-20 14:23:55 -07:00
.eslintrc.json lint: Delegate console.log check to ESLint. 2020-02-07 14:09:47 -08:00
.gitignore team: Generate team page data using cron job. 2020-04-08 12:52:31 -07:00
favicon.ico