..
activity.js
Move "page parameters" (email, enter_sends, etc) into a single object
2013-03-26 13:50:03 -04:00
blueslip.js
blueslip: Indicate whether users saw an error in the error emails
2013-03-27 21:53:58 -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
Module pattern for compose.js
2012-10-18 15:11:25 -04:00
compose.js
stream_exists_backend now returns a 404 if the stream is not found.
2013-03-28 07:53:37 -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
Move "page parameters" (email, enter_sends, etc) into a single object
2013-03-26 13:50:03 -04:00
hotkey.js
Remove unused hotkeys.in_scroll_caused_by_keypress.
2013-03-28 17:08:25 -04:00
invite.js
invite: Only clear email addresses after successful invite.
2013-02-06 20:18:00 -05:00
message_list.js
Autoscroll when you are at the bottom of your message feed.
2013-03-26 14:05:45 -04:00
narrow.js
Trim search operand from the end until URI decoding succeeds
2013-03-29 10:37:02 -04:00
notifications.js
Move "page parameters" (email, enter_sends, etc) into a single object
2013-03-26 13:50:03 -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
Move "page parameters" (email, enter_sends, etc) into a single object
2013-03-26 13:50:03 -04:00
signup.js
Document the selctors in signup.js per trac #327
2012-11-09 15:03:08 -05:00
subs.js
Scroll subscription settings into view on click.
2013-03-28 07:50:49 -07: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: streamline some sections, and bold user actions.
2013-03-26 14:06:25 -04:00
typeahead_helper.js
Handle realm_user events in web client
2013-04-01 13:07:48 -04:00
ui.js
Remove url encoding from data-name attribute as we match via iteration
2013-03-29 15:44:21 -04:00
util.js
Trim search operand from the end until URI decoding succeeds
2013-03-29 10:37:02 -04:00
zephyr.js
Handle realm_user events in web client
2013-04-01 13:07:48 -04:00