zulip/zephyr/static/js
Jessica McKellar 45fc7ced28 Show the total unread count in notifications, even if narrowed.
Previously we'd display the unread count for the current narrow.

(imported from commit 4939fc5cf0efcf9662b2b359f2247f915a334ac8)
2013-07-18 17:47:19 -04:00
..
activity.js Set initial user presences in O(n), not O(n²) time 2013-07-11 16:48:29 -04:00
api.js Rework API documentation to cover all supported calls. 2013-04-18 09:57:56 -07:00
blueslip.js JS: Switch from Humbug to Zulip in user-visible text. 2013-07-15 17:38:18 -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 Don't fade all messages when you narrow to all PMs with the compose box open. 2013-07-18 16:26:01 -04:00
composebox_typeahead.js Fix @-mention autocompletes when no @ typed 2013-07-17 15:46:41 -04:00
debug.js Put spaces after "function" in JS code (cosmetic). 2013-07-05 16:32:32 -04:00
emoji.js Add :zulip: emoji. 2013-07-18 16:35:34 -04:00
hashchange.js Put spaces after "function" in JS code (cosmetic). 2013-07-05 16:32:32 -04:00
hotkey.js Enable arrowing breaking out of an empty compose on prod. 2013-07-18 17:11:36 -04:00
initial_invite.js Add a bulk invite page for the first user in a realm 2013-07-12 13:07:02 -04:00
invite.js Put spaces after "function" in JS code (cosmetic). 2013-07-05 16:32:32 -04:00
landing-page.js Make error messages visible (trac #1294). 2013-06-10 16:42:43 -04:00
message_edit.js Focus on the right text box when you initiate a message edit. 2013-07-17 10:24:54 -04:00
message_list.js Fix scroll glitch when new messages are loaded at top. 2013-07-17 15:25:22 -04:00
metrics.js Make "subject" an alias for the "topic" operator. 2013-07-17 12:04:46 -04:00
narrow.js Preserve pointer position on automatic reload. 2013-07-17 15:25:21 -04:00
notifications.js JS: Switch from Humbug to Zulip in user-visible text. 2013-07-15 17:38:18 -04:00
notifications_bar.js Put spaces after "function" in JS code (cosmetic). 2013-07-05 16:32:32 -04:00
onboarding.js Give up on "pin tab" and instead push for "get app". 2013-07-08 23:02:56 -04:00
popovers.js Add sender actions to sender info popover 2013-07-17 11:48:41 -04:00
reload.js Don't save the pointer on reload if we don't have one. 2013-07-18 17:36:04 -04:00
rows.js Remove global selected_message_id and persistent_message_id variables 2013-02-21 13:29:17 -05:00
search.js Make the space key smarter for search typeaheads. 2013-07-18 11:15:28 -04:00
settings.js Make make_loading_indicator take its optional text via an options argument 2013-07-15 11:13:53 -04:00
setup.js Make make_loading_indicator take its optional text via an options argument 2013-07-15 11:13:53 -04:00
signup.js Perform JS validation of the login form. 2013-07-08 14:00:19 -04:00
stream_list.js Make "subject" an alias for the "topic" operator. 2013-07-17 12:04:46 -04:00
subs.js subs: Update checkbox states when values are changed off-page. 2013-07-17 10:36:58 -04:00
tab_bar.js Make "subject" an alias for the "topic" operator. 2013-07-17 12:04:46 -04:00
templates.js Append timestamp to URLs when getting templates on dev machines. 2013-04-05 10:38:38 -04:00
timerender.js Rename timerender.render_time to render_date. 2013-07-02 10:13:57 -04:00
tutorial.js Rename user-visible uses of "subject" to "topic". 2013-07-17 12:04:45 -04:00
typeahead_helper.js Make prefix_sort just use obj itself if get_item is not passed in 2013-07-17 15:39:35 -04:00
ui.js Show the total unread count in notifications, even if narrowed. 2013-07-18 17:47:19 -04:00
unread.js Put spaces after "function" in JS code (cosmetic). 2013-07-05 16:32:32 -04:00
util.js Add support for absolutely positioned loading indicators 2013-07-15 11:13:53 -04:00
viewport.js Update the minimum message size, which is used in visible message calculations. 2013-07-15 10:53:04 -04:00
zephyr.js Show the total unread count in notifications, even if narrowed. 2013-07-18 17:47:19 -04:00