zulip/static/js
Zev Benjamin a637fadd18 Fix regexes for MIT narrows that include un- and -.d streams
The previous regex didn't escape the period in '.d' and was doing a
case-sensitive match to find the base stream name.

(imported from commit 43ef13733987e50dcead06b7bd3e768cb4395998)
2013-07-31 18:30:28 -04:00
..
activity.js Replace $.each with _.each 2013-07-30 12:12:58 -04:00
api.js Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
avatar.js Replace $.inArray with _.indexOf 2013-07-30 12:12:03 -04:00
blueslip.js Replace $.extend 2013-07-30 12:12:59 -04:00
colorspace.js Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
common.js Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
compose.js Fix tracebacks on reload while composing 2013-07-30 13:10:50 -04:00
composebox_typeahead.js Replace $.grep with _.filter 2013-07-30 12:06:22 -04:00
debug.js Replace $.each with _.each 2013-07-30 12:12:58 -04:00
emoji.js Replace $.each with _.each 2013-07-30 12:12:58 -04:00
hashchange.js Replace $.each with _.each 2013-07-30 12:12:58 -04:00
hotkey.js Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
initial_invite.js Replace $.each with _.each 2013-07-30 12:12:58 -04:00
invite.js Replace $.each with _.each 2013-07-30 12:12:58 -04:00
landing-page.js Replace $.each with _.each 2013-07-30 12:12:58 -04:00
message_edit.js Replace $.each with _.each 2013-07-30 12:12:58 -04:00
message_list.js Replace $.extend 2013-07-30 12:12:59 -04:00
message_tour.js Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
metrics.js Rename our custom JS events to use Zulip, not Zephyr. 2013-07-29 12:11:26 -04:00
narrow.js Fix regexes for MIT narrows that include un- and -.d streams 2013-07-31 18:30:28 -04:00
navigate.js Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
notifications.js Replace $.each with _.each 2013-07-30 12:12:58 -04:00
notifications_bar.js Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
onboarding.js Replace $.each with _.each 2013-07-30 12:12:58 -04:00
popovers.js Fix disappearing stream sidebar chevron (#1587) 2013-07-29 19:23:09 -04:00
reload.js Fix tracebacks on reload while composing 2013-07-30 13:10:50 -04:00
rows.js Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
search.js Add support for narrowing to a single message ID. 2013-07-31 14:59:05 -04:00
settings.js Replace $.each with _.each 2013-07-30 12:12:58 -04:00
setup.js Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
signup.js Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
stream_list.js Replace $.each with _.each 2013-07-30 12:12:58 -04:00
subs.js Replace $.extend 2013-07-30 12:12:59 -04:00
tab_bar.js Add support for narrowing to a single message ID. 2013-07-31 14:59:05 -04:00
templates.js Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
timerender.js Replace $.each with _.each 2013-07-30 12:12:58 -04:00
tutorial.js Replace $.each with _.each 2013-07-30 12:12:58 -04:00
typeahead_helper.js Replace $.each with _.each 2013-07-30 12:12:58 -04:00
ui.js Replace $.each with _.each 2013-07-30 12:12:58 -04:00
unread.js Add unit test coverage to unread.js. 2013-07-29 13:47:57 -04:00
util.js Replace $.extend 2013-07-30 12:12:59 -04:00
viewport.js Replace $.each with _.each 2013-07-30 12:12:58 -04:00
zephyr.js Replace $.extend 2013-07-30 12:12:59 -04:00