.. |
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 select_closest option to MessageList.select_id()
|
2013-02-22 11:39:22 -05:00 |
narrow.js
|
Remove superfluous call to MessageList.closest_id
|
2013-02-22 11:46:05 -05:00 |
notifications.js
|
Only show unread notifications in the title bar if a message is shown in the home view.
|
2013-02-22 17:05:36 -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
|
Remove sub-and-send javascript and add 'X' to all error messages
|
2013-02-21 22:31:23 -05:00 |
timerender.js
|
Render recent dates as weekdays, part 2.
|
2013-02-19 15:58:25 -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
|
Fix the copy-paste code copying too few or too many messages
|
2013-02-22 15:52:51 -05:00 |
util.js
|
Add MessageList method for finding the closest id in the list to a given id
|
2013-02-21 13:29:17 -05:00 |
zephyr.js
|
Add the feedback bot to the people autocomplete list.
|
2013-02-23 14:38:21 -05:00 |