zulip/static/js
Steve Howell 878ee2b3fd Move Filter class to filter.js from narrow.js.
1) The class Filter now lives in its own module.
2) The function canonicalized_operators() is now a class method on Filter.
3) The function message_in_home moved to filter.js and became private.
4) Various calling code had to change, of course.
5) Splitting out Filter helped simplify a few tests.

(imported from commit e41d792b46d3d6a30d3bd03db0419f129d0a2a7b)
2013-08-12 13:58:32 -04:00
..
activity.js Use Dict everywhere we have keys based on potentially dangerous, user-supplied data 2013-08-09 17:35:14 -04:00
api.js Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
avatar.js Add curly braces for all javascript if statements lacking them. 2013-08-01 11:47:54 -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 Add curly braces for all javascript if statements lacking them. 2013-08-01 11:47:54 -04:00
compose_fade.js Fix too-much-fading regression and remove spurious classes. 2013-08-12 11:54:27 -04:00
compose.js Fix too-much-fading regression and remove spurious classes. 2013-08-12 11:54:27 -04:00
composebox_typeahead.js Use Dict everywhere we have keys based on potentially dangerous, user-supplied data 2013-08-09 17:35:14 -04:00
debug.js Replace $.each with _.each 2013-07-30 12:12:58 -04:00
dict.js Use Dict everywhere we have keys based on potentially dangerous, user-supplied data 2013-08-09 17:35:14 -04:00
emoji.js Replace $.each with _.each 2013-07-30 12:12:58 -04:00
feature_flags.js Kiosk mode [unsafe]. 2013-08-11 15:57:21 -04:00
filter.js Move Filter class to filter.js from narrow.js. 2013-08-12 13:58:32 -04:00
hashchange.js Replace $.each with _.each 2013-07-30 12:12:58 -04:00
hotkey.js Make Enter on a summary row expand it. 2013-08-08 13:04:01 -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
kiosk.js kiosk: Try to suppress notifications. 2013-08-11 21:31:17 -04:00
landing-page.js Replace $.each with _.each 2013-07-30 12:12:58 -04:00
message_edit.js Eliminate unnecessary calls to "function". 2013-08-05 16:59:49 -04:00
message_list.js Move Filter class to filter.js from narrow.js. 2013-08-12 13:58:32 -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 Move Filter class to filter.js from narrow.js. 2013-08-12 13:58:32 -04:00
navigate.js Restore centering when using the down arrow (or "j"). 2013-08-05 16:10:01 -04:00
notifications_bar.js Add curly braces for all javascript if statements lacking them. 2013-08-01 11:47:54 -04:00
notifications.js Add curly braces for all javascript if statements lacking them. 2013-08-01 11:47:54 -04:00
onboarding.js New onboarding step: Set up an integration. 2013-08-08 17:23:27 -04:00
popovers.js Created stream_color.js. 2013-08-08 18:22:44 -04:00
referral.js referral: Clean up display of validation errors 2013-08-12 12:50:33 -04:00
reload.js Fix tracebacks on reload while composing 2013-07-30 13:10:50 -04:00
rows.js Make summary rows selectable. 2013-08-08 13:04:01 -04:00
search_suggestion.js Move Filter class to filter.js from narrow.js. 2013-08-12 13:58:32 -04:00
search.js Removed match_on_visible_text() in search.js. 2013-08-02 17:28:04 -04:00
settings.js Allow user to change their API key. 2013-08-08 13:03:09 -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_color.js Add a test for stream_color.js (pick_color). 2013-08-09 12:29:02 -04:00
stream_list.js Use Dict everywhere we have keys based on potentially dangerous, user-supplied data 2013-08-09 17:35:14 -04:00
subs.js Use Dict everywhere we have keys based on potentially dangerous, user-supplied data 2013-08-09 17:35:14 -04:00
tab_bar.js Use Dict everywhere we have keys based on potentially dangerous, user-supplied data 2013-08-09 17:35:14 -04:00
templates.js Implement message summarization experiment. 2013-08-07 10:24:03 -04:00
timerender.js Replace $.each with _.each 2013-07-30 12:12:58 -04:00
tutorial.js Defer processing of get_old_messages results during tutorial. 2013-08-12 10:17:18 -04:00
typeahead_helper.js Add curly braces for all javascript if statements lacking them. 2013-08-01 11:47:54 -04:00
ui.js Disable browser spellcheck in desktop app. 2013-08-09 18:53:22 -04:00
unread.js Use Dict everywhere we have keys based on potentially dangerous, user-supplied data 2013-08-09 17:35:14 -04:00
util.js Add util.enforce_arity 2013-08-09 17:12:23 -04:00
viewport.js Fix for _.each not short-circuiting 2013-08-06 16:15:47 -04:00
zulip.js Move Filter class to filter.js from narrow.js. 2013-08-12 13:58:32 -04:00