zulip/zephyr/static/js
Zev Benjamin 97344573ef Fix spurious rerender when navigating to a newly arrived message
We weren't properly incrementing max_rendered_idx before.

Fixes #1044

(imported from commit 1bf0ade2a168fde97dc662aaf42511d47b3e81f3)
2013-03-06 14:05:34 -05:00
..
activity.js Increase the time we mark you as green or yellow. 2013-03-05 11:26:55 -05: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 Module pattern for compose.js 2012-10-18 15:11:25 -04:00
compose.js Add a tiny visual indicator that the message is sending. 2013-03-06 12:09:00 -05:00
composebox_typeahead.js Prevent multiple enters from sending duplicate messages 2013-03-01 11:55:01 -05:00
debug.js debug: Add verbose stacktrace function. 2013-03-06 11:36:15 -05:00
hashchange.js Fix the selected message when narrowing to a stream that has no messages loaded 2013-02-21 13:29:17 -05:00
hotkey.js Only render a small portion of the message list at a time 2013-03-05 12:48:32 -05:00
invite.js invite: Only clear email addresses after successful invite. 2013-02-06 20:18:00 -05:00
message_list.js Fix spurious rerender when navigating to a newly arrived message 2013-03-06 14:05:34 -05:00
narrow.js Fix narrowing to pm-with lists not in alphabetical order. 2013-03-05 15:06:31 -05:00
notifications.js Only show the "More messages below" if unread messages are in the home view 2013-03-01 14:35:39 -05:00
notifications_bar.js Only show the "More messages below" if unread messages are in the home view 2013-03-01 14:35:39 -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 Remove global selected_message_id and persistent_message_id variables 2013-02-21 13:29:17 -05:00
search.js Rename 'Narrow to messages containing' to 'Search for'. 2013-03-05 09:32:59 -05:00
setup.js tutorial: A first draft of a tutorial. 2013-02-20 23:04:50 +00:00
signup.js Document the selctors in signup.js per trac #327 2012-11-09 15:03:08 -05:00
subs.js Add color swatches to the stream sidebar. 2013-03-06 14:00:44 -05: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 tutorial: Update script and use stream messages. 2013-03-06 10:39:51 -05:00
typeahead_helper.js typeahead_helper: Rename render_pm_object and cleanup usage. 2013-02-28 17:49:57 -05:00
ui.js Add color swatches to the stream sidebar. 2013-03-06 14:00:44 -05:00
util.js Move same_{stream_and_subject,recipient,sender} into the util module 2013-03-05 12:45:12 -05:00
zephyr.js Prettify display of narrowing in our search box. 2013-03-05 15:06:31 -05:00