zulip/zephyr/static/js
Leo Franchi 0184f31af0 Reprocess unread counts when subscribing to a stream.
This is required if the stream has unread messages in it
(from a previous subscription period). Otherwise the
unread count will be 0 until reload.

Fixes Trac #1117

(imported from commit 8f3d78eb52fdecb52456b0037cc89665c9027fbc)
2013-03-21 17:13:17 -04:00
..
activity.js Move Zephyr mirroring liveness check to the UserPresence queries. 2013-03-13 17:41:29 -04:00
blueslip.js blueslip: Send the user agent string back with the error report 2013-03-15 17:30:07 -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 Module pattern for compose.js 2012-10-18 15:11:25 -04:00
compose.js Fix query for stream_name in compose module. 2013-03-13 11:22:11 -04:00
composebox_typeahead.js Don't change focus away from the PM recipient box on keydown 2013-03-06 18:42:52 -05:00
debug.js Remove verbose_stacktrace function. Use console.trace instead 2013-03-11 13:22:12 -04:00
hashchange.js Modify encoding for URL fragment so Firefox doesn't decode it automatically 2013-03-20 12:07:53 -04:00
hotkey.js Unfade messages after you manually edit the recipient. 2013-03-13 11:12:25 -04:00
invite.js invite: Only clear email addresses after successful invite. 2013-02-06 20:18:00 -05:00
message_list.js Revert "Automatically condense long messages" 2013-03-20 18:45:12 -04:00
narrow.js Don't save narrow operators to the URL fragment if that's where they came from 2013-03-20 12:07:53 -04:00
notifications.js Unify calculation of unread-count for notifications and use it in the title bar 2013-03-20 10:09:40 -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
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 Always show the searchbar 'x'. 2013-03-06 15:06:35 -05:00
setup.js blueslip: Add some clarifying comments 2013-03-13 10:55:34 -04:00
signup.js Document the selctors in signup.js per trac #327 2012-11-09 15:03:08 -05:00
subs.js Reprocess unread counts when subscribing to a stream. 2013-03-21 17:13:17 -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 Truncate the tutorial stream name to fit the DB max stream name length. 2013-03-20 10:15:08 -04:00
typeahead_helper.js typeahead_helper: Rename render_pm_object and cleanup usage. 2013-02-28 17:49:57 -05:00
ui.js Revert "Automatically condense long messages" 2013-03-20 18:45:12 -04:00
util.js Move same_{stream_and_subject,recipient,sender} into the util module 2013-03-05 12:45:12 -05:00
zephyr.js Mark messages taller than the screen as read once we have moved past them 2013-03-21 09:37:10 -04:00