..
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
util: Compare recipient streams by name, not recipient id.
2013-04-22 11:14:03 -04: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
Revert "Automatically condense long messages"
2013-04-18 21:45:59 -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
Switched the star icon to FontAwesome and made it bigger and green.
2013-04-21 17:31:50 -07:00
util.js
util: Compare recipient streams by name, not recipient id.
2013-04-22 11:14:03 -04:00
zephyr.js
Display heading on boundary between historical and non-historical.
2013-04-12 15:43:41 -04:00