zulip/static
khantaalaman c3fd0d4e0c subs: Fix incorrect use of RegExp in stream filtering.
When filtering streams, we were incorrectly treating the regexp input
provided by the user as a regular expression, meaning that terms like
`c++` would trigger errors because they are invalid regular expression
syntax.  We fix this by replacing RegExp with a simple IndexOf check.

Node test added by tabbott.

Fixes #3559.
2017-02-05 13:01:43 -08:00
..
assets lint: Clean up E126 PEP-8 rule. 2017-01-23 22:06:13 -08:00
audio Change audible notification to a "knock" sound. 2014-02-12 17:09:39 -05:00
generated Move static/third/gemoji to static/generated/emoji. 2016-12-27 20:16:23 -08:00
html Fix end tags in 404/5xx pages. 2016-07-09 17:34:49 -07:00
images docs: Update *Searching for messages* doc with new UI and features. 2017-01-31 18:04:59 -08:00
js subs: Fix incorrect use of RegExp in stream filtering. 2017-02-05 13:01:43 -08:00
locale Remove zh_CN old Django name for Chinese. 2017-02-03 14:29:03 -08:00
styles message-view: Uncollapsing using [More...] made easier. 2017-02-05 12:48:12 -08:00
templates Fix the position of the edit message label. 2017-01-31 17:53:20 -08:00
third Revert "deps: Upgrade and move `jquery-mousewheel` from `static/third` to `npm`" 2017-01-26 13:42:00 -08: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
node_modules Create static/node_modules symlink. 2016-08-25 15:32:08 -07:00
robots.txt Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00