zulip/zephyr/static/js
Zev Benjamin 835dd6673a Only reselect the selected message on rerender if it's not -1
We could get into this situation when someone is doing a search and
someone else edits a message while the results are still loading.

(imported from commit 99e371fd75c7ae7dc98a0c03bc434e434da44b94)
2013-06-04 16:21:56 -04:00
..
activity.js Speed up string comparison for sorting 2013-05-07 11:47:12 -04:00
api.js Rework API documentation to cover all supported calls. 2013-04-18 09:57:56 -07:00
blueslip.js Don't try to show the user blueslip messages if ui.js hasn't been loaded yet 2013-05-20 23:29:53 -04:00
colorspace.js Use white text for recipient labels on streams set to dark colors 2013-02-19 15:33:35 -05:00
common.js Accept any password with at least 6 characters 2013-04-10 18:05:02 -04:00
compose.js Re-focus on the compose box after a send, auto-move cursor 2013-05-31 13:43:05 -04:00
composebox_typeahead.js Fix highlighting for stream typeahead in compose box. 2013-05-09 10:35:46 -04:00
debug.js Add utility for profiling iteration constructs 2013-05-09 10:35:47 -04:00
hashchange.js Track what user action triggered a narrow 2013-05-21 17:56:49 -04:00
hotkey.js Revert "Experimental navigation: t and b keys" 2013-05-29 18:10:43 -04:00
invite.js invites: correctly focus on the email textarea once the modal is visible. 2013-04-10 16:58:17 -04:00
landing-page.js signup: Rotate through cute placeholder names. 2013-05-22 11:32:18 -04:00
message_edit.js message_edit: Fix traceback saving message edits. 2013-05-29 10:11:08 -04:00
message_list.js Only reselect the selected message on rerender if it's not -1 2013-06-04 16:21:56 -04:00
metrics.js Remove mixpanel wrapper 2013-05-24 21:23:57 -04:00
narrow.js Make narrow.operators always return an array. 2013-05-31 13:51:53 -04:00
notifications.js Keep the desktop client updated as to the app's new message count. 2013-06-03 13:10:25 -07:00
notifications_bar.js Always-open composebox. 2013-05-09 10:35:46 -04:00
onboarding.js onboarding: only show the app popover on mouseover once. 2013-05-30 17:43:55 -04:00
reload.js Rename message content option to compose.start to content. 2013-04-22 11:14:03 -04:00
rows.js Remove global selected_message_id and persistent_message_id variables 2013-02-21 13:29:17 -05:00
search.js Ignore leading spaces in search box 2013-05-31 12:24:30 -04:00
settings.js Display the blank for new bots below existing bots. 2013-05-28 16:41:31 -04:00
setup.js Add a password strength check on the settings page 2013-04-10 18:05:01 -04:00
signup.js Add password strength checks to password reset 2013-04-10 18:05:02 -04:00
stream_list.js Show fade effect in left pane for new mentions. 2013-05-31 14:07:34 -04:00
subs.js Make narrow.operators always return an array. 2013-05-31 13:51:53 -04:00
tab_bar.js Fix tab bar handling of search for 'sender:'. 2013-05-31 12:24:32 -04:00
templates.js Append timestamp to URLs when getting templates on dev machines. 2013-04-05 10:38:38 -04:00
timerender.js Change the layout of the message boxes in the message pane and make other message-related adjustments. 2013-05-20 23:40:17 -04:00
tutorial.js tutorial: fix out of date references to message formatting and feedback locations. 2013-05-30 17:43:55 -04:00
typeahead_helper.js Fix whitespace in code. 2013-05-31 14:19:47 -04:00
ui.js Fix whitespace in code. 2013-05-31 14:19:47 -04:00
unread.js Show unread counts for mentions in left pane. 2013-05-30 16:59:22 -04:00
util.js Only re-render the streams list when the sort order has changed 2013-05-09 10:35:47 -04:00
viewport.js Streamline recentering code. 2013-06-03 10:41:04 -04:00
zephyr.js Fix a "can't read property 'id' of undefined" user error 2013-06-04 15:39:51 -04:00