..
activity.js
Get rid of constants activity.user_{active,away,idle}
2013-02-19 18:27:36 -05: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
Fade out messages surrounding a reply message, to make mixing harder.
2013-02-27 15:02:47 -05:00
composebox_typeahead.js
Hide the 'Send' button when Enter sends.
2013-02-28 00:00:27 -05:00
debug.js
Update comment in debug.js
2012-10-29 23:21:00 -04:00
hashchange.js
Fix the selected message when narrowing to a stream that has no messages loaded
2013-02-21 13:29:17 -05:00
hotkey.js
Move message selection to an event-based system
2013-02-21 13:29:17 -05:00
invite.js
invite: Only clear email addresses after successful invite.
2013-02-06 20:18:00 -05:00
message_list.js
Add a home_msg_list that contains all messages shown in the home view
2013-02-26 14:13:35 -05:00
narrow.js
Wait until after reset_load_more_status to select a message upon narrow.
2013-02-28 11:31:58 -05:00
notifications.js
Allow Safari desktop notifications.
2013-02-26 17:51:31 -05:00
notifications_bar.js
Only show "More messages below" when there are unread messages
2013-02-19 13:43:34 -05: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 message selection to an event-based system
2013-02-21 13:29:17 -05:00
setup.js
tutorial: A first draft of a tutorial.
2013-02-20 23:04:50 +00:00
signup.js
Document the selctors in signup.js per trac #327
2012-11-09 15:03:08 -05:00
subs.js
Don't let clicking 'Show in home' change the scroll position
2013-02-26 14:13:35 -05:00
timerender.js
Display timestamps as "Today", "Yesterday"
2013-02-26 15:06:45 -05:00
tutorial.js
tutorial: Clarify the initial reply instructions.
2013-02-28 11:37:53 -05:00
typeahead_helper.js
Properly auto-complete usernames whenever they appear in a message box
2013-02-21 14:24:55 -05:00
ui.js
Fade out messages surrounding a reply message, to make mixing harder.
2013-02-27 15:02:47 -05:00
util.js
Set the favicon href directly on Webkit browsers
2013-02-25 16:01:29 -05:00
zephyr.js
Prepend messages to all_msg_list when loading old messages
2013-02-28 11:36:41 -05:00