..
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
compose: remove a recent bit of error handling for subscribe-and-send.
2013-02-21 22:31:25 -05:00
composebox_typeahead.js
Properly auto-complete usernames whenever they appear in a message box
2013-02-21 14:24:55 -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
Recenter your message in view after you unnarrow.
2013-02-27 09:14:54 -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
Some small improvements to the tutorial text.
2013-02-20 20:59:36 -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
Make left sidebar HTML more standards-compliant
2013-02-26 17:18:56 -05:00
util.js
Set the favicon href directly on Webkit browsers
2013-02-25 16:01:29 -05:00
zephyr.js
Always add messageds from get_updates to the home and all lists
2013-02-26 15:09:55 -05:00