zulip/zephyr/static/js
Keegan McAllister 83a0d82d8f Don't retry or display connection error if we send bad narrow operators
Alternatively the server could return a successful result with an empty list of
messages.  But I prefer the solution in this commit, because it would allow us
in the future to warn the user about the problem.  It does allow users to
determine if a given stream exists, but we haven't tried to hide that
information so far.

(imported from commit a91e12c90b12d3c870c0b637c3f1d6d3cef88491)
2013-01-08 12:18:31 -05:00
..
common.js Module pattern for compose.js 2012-10-18 15:11:25 -04:00
compose.js Display composebox again upon server errors 2013-01-07 17:03:34 -05:00
composebox_typeahead.js Sort streams and subjects in a better way. 2012-11-27 13:28:21 -05:00
debug.js Update comment in debug.js 2012-10-29 23:21:00 -04:00
hashchange.js Rename narrow.show_all_messages to narrow.deactivate 2013-01-08 12:18:29 -05:00
hotkey.js Add narrow.by for syntactic convenience 2013-01-08 12:18:31 -05:00
narrow.js Add narrow.by for syntactic convenience 2013-01-08 12:18:31 -05:00
notifications.js Don't continuously bug user if they dismiss the notifications box 2013-01-08 11:04:16 -05:00
reload.js Make it possible to paste a #narrow URL into a new tab 2012-12-20 14:45:11 -05:00
rows.js rows: Consistently return an empty jQuery object in some corner cases 2012-11-28 17:15:25 -05:00
search.js Hide search.update_button_visibility focus override argument from exports 2013-01-08 12:18:31 -05:00
setup.js Get rid of the narrowbar 2013-01-08 12:18:29 -05:00
signup.js Document the selctors in signup.js per trac #327 2012-11-09 15:03:08 -05:00
subs.js Make stream_list only contain lowercase stream names. 2013-01-07 17:36:37 -05:00
typeahead_helper.js Consistently use 'exports' rather than 'typeahead_helper'. 2012-11-27 13:29:26 -05:00
ui.js Use operators to express narrowing internally 2013-01-08 12:18:29 -05:00
util.js Reset favicon after setting window.location.hash 2012-12-17 20:55:47 -05:00
zephyr.js Don't retry or display connection error if we send bad narrow operators 2013-01-08 12:18:31 -05:00