zulip/zephyr
Steve Howell 77d2d669de Fix highlighting for stream typeahead in compose box.
Recently the typeahead for streams in the compose box was modified so
that streams only matched queries when the query was a prefix to the
stream.  When that change was made, the old highlighting behavior
had been mistakenly left in place.  This commit fixes the highlighting.

(imported from commit b7ec33daba46978df58eb91306686a4f1a57c7fa)
2013-05-09 10:35:46 -04:00
..
fixtures Add tests for pivotal tracker integration 2013-04-19 13:46:41 -04:00
lib bugdown: Include server name in markdown failure emails. 2013-05-09 10:35:45 -04:00
management Make audible notifications a tunable. 2013-05-03 15:08:49 -07:00
migrations [schema] Add a enable_sounds field to UserProfile 2013-05-03 15:08:49 -07:00
static Fix highlighting for stream typeahead in compose box. 2013-05-09 10:35:46 -04:00
tests Always-open composebox. 2013-05-09 10:35:46 -04:00
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
context_processors.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
decorator.py Fix logging of requesting user with REST API. 2013-04-30 11:54:16 -04:00
filters.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
forms.py Add a comment to emphasise why we shouldn't break the HomepageForm. 2013-04-24 12:03:42 -07:00
handlers.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
middleware.py Fix typo and send proper dbtime to statsd 2013-05-01 17:24:38 -04:00
models.py Enable historical messages for all future realms. 2013-05-07 11:47:57 -04:00
openid.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
retention_policy.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
tests.py Reserve height=100 for images so that collapsing takes them into account 2013-05-02 18:53:34 -04:00
tornado_callbacks.py Fix Zephyr mirroring loop detection with new events API. 2013-05-03 18:20:34 -04:00
tornadoviews.py Fix Zephyr mirroring loop detection with new events API. 2013-05-03 18:20:34 -04:00
views.py Calculate presence information with delta between server timestamp 2013-05-06 13:52:23 -04:00