zulip/zephyr/static/js
Steve Howell 438e412772 Hide more things when you "close" the compose box.
This change backs off from the always-open-compose-box paradigm,
so that when a user "closes" the compose box, they can no longer
type text, attach files, etc., and instead, they have buttons
to reopen the compose box.

(This change does not affect the feature that when you're in reply
mode, the compose box stays open.)

(imported from commit 32305d5b35f457a83f126a2265defdd98e885a2b)
2013-06-17 10:21:49 -04:00
..
activity.js Fix 'undefined is not an object' traceback with update_active_status. 2013-06-12 16:21:10 -04:00
api.js Rework API documentation to cover all supported calls. 2013-04-18 09:57:56 -07:00
blueslip.js Proxy the console object when the browser doesn't provide it 2013-06-14 11:45:57 -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 Hide more things when you "close" the compose box. 2013-06-17 10:21:49 -04:00
composebox_typeahead.js Make name completion pop above instead of below, and increase to 5 maximum names 2013-06-06 14:11:27 -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 Tweak hotkey behavior when pointer isn't shown. 2013-06-14 13:50:03 -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 Make error messages visible (trac #1294). 2013-06-10 16:42:43 -04:00
message_edit.js Clicking a message that is being edited should not open the 2013-06-11 13:53:59 -04:00
message_list.js Clean up subs.have by splitting it into logical pieces 2013-06-13 10:06:34 -04:00
metrics.js Remove mixpanel wrapper 2013-05-24 21:23:57 -04:00
narrow.js narrow: Simplify narrow operand processing code. 2013-06-14 10:45:05 -04:00
notifications_bar.js Extract viewport.is_below_visible_bottom(). 2013-06-07 12:03:07 -04:00
notifications.js Remove redundant checks that messages were sent by user. 2013-06-14 11:10:59 -04:00
onboarding.js Add a fixed: option to bootstrap.popover and use it 2013-06-10 14:25:28 -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 Set sidebar_li attribute when updating stream colors 2013-06-13 11:31:35 -04:00
subs.js narrow: Fix positional assumptions about order of narrow operators. 2013-06-14 10:45:05 -04:00
tab_bar.js Convert tab_bar.js to not make positional assumptions about operators. 2013-06-14 10:45:05 -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 Change tutorial instructions for how to reply. 2013-06-05 09:29:27 -04:00
typeahead_helper.js Fix whitespace in code. 2013-05-31 14:19:47 -04:00
ui.js Tweak hotkey behavior when pointer isn't shown. 2013-06-14 13:50:03 -04:00
unread.js Remove redundant checks that messages were sent by user. 2013-06-14 11:10:59 -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 Extract viewport.is_below_visible_bottom(). 2013-06-07 12:03:07 -04:00
zephyr.js Be more judicious in our showing of errors 2013-06-11 17:33:17 -04:00