zulip/zephyr/static/js
Luke Faraone ea7965d9bb Rework API documentation to cover all supported calls.
We now generate our API documentation page based off of JSON source.

(imported from commit 0e8a91ef4278684dbcad89cad39a1977672245fc)
2013-04-18 09:57:56 -07:00
..
activity.js Send client information for initial presence and process time differential 2013-04-12 09:11:40 -04:00
api.js Rework API documentation to cover all supported calls. 2013-04-18 09:57:56 -07:00
blueslip.js blueslip: Add mechanism for reporting additional information 2013-04-04 17:42:09 -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 Insert a link with a pretty file name when uploading a file. 2013-04-05 13:39:08 -07:00
composebox_typeahead.js Move "page parameters" (email, enter_sends, etc) into a single object 2013-03-26 13:50:03 -04:00
debug.js Remove verbose_stacktrace function. Use console.trace instead 2013-03-11 13:22:12 -04:00
hashchange.js Call load_old_messages on all narrows, empty or not. 2013-04-12 15:43:41 -04:00
hotkey.js hotkeys: fix assumptions that message lists are non-empty. 2013-04-10 16:36:11 -04:00
invite.js invites: correctly focus on the email textarea once the modal is visible. 2013-04-10 16:58:17 -04:00
message_list.js Automatically condense long messages 2013-04-18 11:29:32 -04:00
narrow.js Add trailing bookend with current subscribed status in some narrows. 2013-04-12 15:43:41 -04:00
notifications.js Add per-stream desktop notifications 2013-04-10 16:11:27 -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 Move "page parameters" (email, enter_sends, etc) into a single object 2013-03-26 13:50:03 -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
subs.js subs: remove redundant call to add_sub after create_sub. 2013-04-17 13:27:48 -04:00
templates.js Append timestamp to URLs when getting templates on dev machines. 2013-04-05 10:38:38 -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 tutorial: move script creation down the file to appease the linter. 2013-04-17 13:27:48 -04:00
typeahead_helper.js Handle realm_user events in web client 2013-04-01 13:07:48 -04:00
ui.js Automatically condense long messages 2013-04-18 11:29:32 -04:00
util.js Tailor empty narrow messages to what you were narrowing for. 2013-04-01 14:26:50 -04:00
zephyr.js Display heading on boundary between historical and non-historical. 2013-04-12 15:43:41 -04:00