zulip/zephyr/static/js
Tim Abbott 71203a996a Fix autoscrolling on new messages.
This was apparently broken by the final revision of our fix to the
autoscrolling+narrow bugs, because it attempted to use jquery's
animation queues to restrict which animations were stopped, and this
doesn't seem to work.

(imported from commit cf97f9f56dc5a16d1aa0322b5e6ec432a76d3be2)
2013-04-23 12:54:59 -04:00
..
activity.js Send client information for initial presence and process time differential 2013-04-12 09:11:40 -04:00
api.js Rework API documentation to cover all supported calls. 2013-04-18 09:57:56 -07:00
blueslip.js blueslip: Fix BlueslipError definition 2013-04-22 16:04:51 -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 Fade around new recipient when restoring a draft. 2013-04-22 11:14:56 -04:00
composebox_typeahead.js Move "page parameters" (email, enter_sends, etc) into a single object 2013-03-26 13:50:03 -04:00
debug.js Remove verbose_stacktrace function. Use console.trace instead 2013-03-11 13:22:12 -04:00
hashchange.js Call load_old_messages on all narrows, empty or not. 2013-04-12 15:43:41 -04:00
hotkey.js hotkeys: fix assumptions that message lists are non-empty. 2013-04-10 16:36:11 -04:00
invite.js invites: correctly focus on the email textarea once the modal is visible. 2013-04-10 16:58:17 -04:00
message_list.js Fix autoscrolling on new messages. 2013-04-23 12:54:59 -04:00
narrow.js Store the recipient stream name in message.stream. 2013-04-22 11:14:03 -04:00
notifications_bar.js Unify calculation of unread-count for notifications and use it in the title bar 2013-03-20 10:09:40 -04:00
notifications.js Store the recipient stream name in message.stream. 2013-04-22 11:14:03 -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 Move "page parameters" (email, enter_sends, etc) into a single object 2013-03-26 13:50:03 -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
subs.js subs: remove redundant call to add_sub after create_sub. 2013-04-17 13:27:48 -04:00
templates.js Append timestamp to URLs when getting templates on dev machines. 2013-04-05 10:38:38 -04:00
timerender.js Do just in time calculation of full date and time for messages 2013-03-05 12:48:33 -05:00
tutorial.js Clean up the send_message processing of the message recipient. 2013-04-22 11:14:03 -04:00
typeahead_helper.js Handle realm_user events in web client 2013-04-01 13:07:48 -04:00
ui.js Fix narrows_by_subject treatment when a private message is selected. 2013-04-22 16:21:34 -04:00
util.js Store the recipient stream name in message.stream. 2013-04-22 11:14:03 -04:00
zephyr.js Add client support for restoring a message draft. 2013-04-22 11:14:03 -04:00