.. |
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
|
Unfade messages after you manually edit the recipient.
|
2013-03-13 11:12: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
|
Add the ability to narrow to starred messages with `is:starred`.
|
2013-03-28 16:59:59 -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
|
Move "page parameters" (email, enter_sends, etc) into a single object
|
2013-03-26 13:50:03 -04:00 |
ui.js
|
Add the ability to toggle a message star and save it server-side.
|
2013-03-28 16:59:59 -04:00 |
util.js
|
Move same_{stream_and_subject,recipient,sender} into the util module
|
2013-03-05 12:45:12 -05:00 |
zephyr.js
|
Reduce code duplication in process_visible_unread_messages.
|
2013-03-28 17:08:25 -04:00 |