zulip/zephyr/static/js
Keegan McAllister 83216a5965 Ensure initial state satisfies selected_message == rows.get(selected_message_id)
If the message doesn't exist, rows.get returns an empty jQuery object, not
'undefined'.

(imported from commit 40620f3e4853a662cb93939bf7f0695f81298777)
2012-11-28 17:15:25 -05:00
..
common.js Module pattern for compose.js 2012-10-18 15:11:25 -04:00
compose.js Move reload in progress check from compose.show to compose.start 2012-11-26 14:42:27 -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
hotkey.js Module pattern for ui.js 2012-11-19 23:31:22 -05:00
narrow.js select_message_id: Remove no longer applicable update_server option 2012-11-28 16:36:43 -05:00
notifications.js Dismiss all notifications when the tab regains focus 2012-11-27 13:39:46 -05:00
reload.js Fix indentation 2012-11-26 14:42:27 -05:00
rows.js Return an int from rows.id 2012-11-07 11:51:03 -05:00
search.js Don't highlight, e.g. 'Narrow to', in the searchbox typeahead. 2012-11-27 13:28:21 -05:00
setup.js Redirect to /accounts/login if an Ajax call fails because we aren't logged in 2012-11-20 21:49:11 -05:00
signup.js Document the selctors in signup.js per trac #327 2012-11-09 15:03:08 -05:00
subs.js Module pattern for ui.js 2012-11-19 23:31:22 -05:00
typeahead_helper.js Consistently use 'exports' rather than 'typeahead_helper'. 2012-11-27 13:29:26 -05:00
ui.js Keep typeahead initialization together. 2012-11-27 13:28:21 -05:00
zephyr.js Ensure initial state satisfies selected_message == rows.get(selected_message_id) 2012-11-28 17:15:25 -05:00