..
activity.js
Move "page parameters" (email, enter_sends, etc) into a single object
2013-03-26 13:50:03 -04: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
Color the password strength bar red or green
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
Fix duplicate narrow.deactivate() call via hashchange on Chrome.
2013-04-10 11:02:35 -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
Fix scrolling bug when unnarrowing after receiving a message.
2013-04-10 11:02:32 -04:00
narrow.js
Add empty feed notices for private messages
2013-04-04 11:36:51 -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
signup: Don't display password validation message immediately
2013-04-10 18:05:02 -04:00
subs.js
Add per-stream desktop notifications
2013-04-10 16:11:27 -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
[schema][manual] Automatically subscribe users to default streams only after tutorial
2013-04-04 17:11:39 -04:00
typeahead_helper.js
Handle realm_user events in web client
2013-04-01 13:07:48 -04:00
ui.js
Move password strength bar update into password_quality
2013-04-10 18:05:01 -04:00
util.js
Tailor empty narrow messages to what you were narrowing for.
2013-04-01 14:26:50 -04:00
zephyr.js
Report additional information for "message in the middle of msg_list" errors
2013-04-04 17:42:09 -04:00