zulip/static
Steve Howell 3aa5930191 Streamline search suggestions when query has trailing space.
If you entered "stream:Denmark " in the search box, we would show
you two suggestions for "stream Denmark", despite our duplicate
detection, because we didn't canonicalize the suggestion that is
literally based off the user typed query, and so the other way
of generating the "stream Denmark" suggestion created a duplicate.

Now all the suggestions we generate are canonicalized, so the
generalized duplicate detection can work.

(imported from commit 52bf08ccf9bb2e2260ca8c20690169aead3732ab)
2013-08-06 14:04:29 -04:00
..
audio Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
html Remove unused Droid Sans CSS link from header 2013-08-01 15:46:59 -04:00
images Remove unused user status images. 2013-08-02 17:17:54 -04:00
js Streamline search suggestions when query has trailing space. 2013-08-06 14:04:29 -04:00
styles [schema] Add referral system 2013-08-05 17:14:51 -04:00
templates Replace presence images with CSS. 2013-08-02 17:17:53 -04:00
third Typo fix. 2013-08-02 17:59:11 -04:00
.gitignore Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
favicon.ico Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
robots.txt Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00