zulip/zephyr/static/js
Steve Howell b06f34b55b Use portrait alignment for adding-bots form.
The add-bots form used to have a landscape alignment, as it was
integrated into the same HTML table that showed your existing bots.
This became unwieldy once we allowed users to upload avatars.

(imported from commit 246a35be77ce1679d595271e6911dc339a6813ab)
2013-07-01 11:27:36 -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 Chevron icon on each message now causes a dropdown menu; hover on message for info 2013-06-28 12:24:03 -04:00
composebox_typeahead.js Make the first subject autocomplete option be what the user typed 2013-06-25 10:28:14 -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 Chevron icon on each message now causes a dropdown menu; hover on message for info 2013-06-28 12:24: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 Fix buggy calculations of which messages get a footer. 2013-06-28 17:54:43 -04:00
metrics.js Enable metrics for all production realms 2013-06-27 15:57:55 -04:00
narrow.js Load fewer messages from the server when narrowing. 2013-06-17 13:48:06 -04:00
notifications.js When you have unread PMs, flash that you do in the favicon. 2013-07-01 10:20:21 -04:00
notifications_bar.js Extract viewport.is_below_visible_bottom(). 2013-06-07 12:03:07 -04:00
onboarding.js onboarding: Only update onboarding checklist state if it changed. 2013-06-21 10:42:32 -04:00
reload.js Preserve the hash when reloading 2013-06-21 16:24:12 -04:00
rows.js Remove global selected_message_id and persistent_message_id variables 2013-02-21 13:29:17 -05:00
search.js Refactor typeahead for user names (PM and @reply). 2013-06-18 17:52:39 -04:00
settings.js Use portrait alignment for adding-bots form. 2013-07-01 11:27:36 -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 Properly set stream highlight when toggling in home view 2013-06-18 16:05:23 -04:00
subs.js Add chevrons to items on the stream page 2013-06-27 21:35:58 -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 Refactor/simplify timerender update code given that now all dates 2013-06-28 17:19:05 -04:00
tutorial.js Change tutorial instructions for how to reply. 2013-06-05 09:29:27 -04:00
typeahead_helper.js Refactor typeahead for user names (PM and @reply). 2013-06-18 17:52:39 -04:00
ui.js When you change your name, properly update it in the presence list. 2013-06-30 14:23:02 -04:00
unread.js Remove redundant checks that messages were sent by user. 2013-06-14 11:10:59 -04:00
util.js When fading tests for matching messages, normalize huddle lists 2013-06-18 10:06:58 -04:00
viewport.js viewport.js: Use its own proxy functions internally instead of directly calling $(window) methods 2013-06-19 16:35:35 -04:00
zephyr.js Make bankrupting more resilient against regular pointer updates being in flight. 2013-06-21 11:00:44 -04:00