.. |
activity.js
|
Fix 'undefined is not an object' traceback with update_active_status.
|
2013-06-12 16:21:10 -04:00 |
api.js
|
Rework API documentation to cover all supported calls.
|
2013-04-18 09:57:56 -07:00 |
blueslip.js
|
Proxy the console object when the browser doesn't provide it
|
2013-06-14 11:45:57 -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
|
Accept any password with at least 6 characters
|
2013-04-10 18:05:02 -04:00 |
compose.js
|
compose: remove tutorial check on sent messages.
|
2013-07-02 18:26:16 -04:00 |
composebox_typeahead.js
|
Make the first subject autocomplete option be what the user typed
|
2013-06-25 10:28:14 -04:00 |
debug.js
|
Add utility for profiling iteration constructs
|
2013-05-09 10:35:47 -04:00 |
hashchange.js
|
Track what user action triggered a narrow
|
2013-05-21 17:56:49 -04:00 |
hotkey.js
|
Chevron icon on each message now causes a dropdown menu; hover on message for info
|
2013-06-28 12:24:03 -04:00 |
invite.js
|
invites: correctly focus on the email textarea once the modal is visible.
|
2013-04-10 16:58:17 -04:00 |
landing-page.js
|
Make error messages visible (trac #1294).
|
2013-06-10 16:42:43 -04:00 |
message_edit.js
|
Clicking a message that is being edited should not open the
|
2013-06-11 13:53:59 -04:00 |
message_list.js
|
Apply CSS class .unread to unread message rows.
|
2013-07-03 17:10:15 -04:00 |
metrics.js
|
Enable metrics for all production realms
|
2013-06-27 15:57:55 -04:00 |
narrow.js
|
For mit.edu, include unclasses and .d classes in narrowed views
|
2013-07-02 10:50:29 -04:00 |
notifications.js
|
Move message_is_visible to viewport.js
|
2013-07-03 17:10:15 -04:00 |
notifications_bar.js
|
Extract viewport.is_below_visible_bottom().
|
2013-06-07 12:03:07 -04:00 |
onboarding.js
|
onboarding: Only update onboarding checklist state if it changed.
|
2013-06-21 10:42:32 -04:00 |
reload.js
|
Preserve the hash when reloading
|
2013-06-21 16:24:12 -04:00 |
rows.js
|
Remove global selected_message_id and persistent_message_id variables
|
2013-02-21 13:29:17 -05:00 |
search.js
|
Refactor typeahead for user names (PM and @reply).
|
2013-06-18 17:52:39 -04:00 |
settings.js
|
Shrink avatars to 35px in the Your bots table.
|
2013-07-03 11:49:04 -04:00 |
setup.js
|
Add the new tutorial steps.
|
2013-07-02 18:26:17 -04:00 |
signup.js
|
Add password strength checks to password reset
|
2013-04-10 18:05:02 -04:00 |
stream_list.js
|
Don't mark messages as read by visibility.
|
2013-07-03 17:10:15 -04:00 |
subs.js
|
subs: remove unused tutorial functions.
|
2013-07-02 18:26:17 -04:00 |
tab_bar.js
|
Convert tab_bar.js to not make positional assumptions about operators.
|
2013-06-14 10:45:05 -04:00 |
templates.js
|
Append timestamp to URLs when getting templates on dev machines.
|
2013-04-05 10:38:38 -04:00 |
timerender.js
|
Rename timerender.render_time to render_date.
|
2013-07-02 10:13:57 -04:00 |
tutorial.js
|
Regardless of how you get to it, run the tutorial un-narrowed, in the Home view.
|
2013-07-02 18:26:18 -04:00 |
typeahead_helper.js
|
Refactor typeahead for user names (PM and @reply).
|
2013-06-18 17:52:39 -04:00 |
ui.js
|
Don't mark messages as read by visibility.
|
2013-07-03 17:10:15 -04:00 |
unread.js
|
Remove redundant checks that messages were sent by user.
|
2013-06-14 11:10:59 -04:00 |
util.js
|
Add util.escape_regexp.
|
2013-07-02 10:50:29 -04:00 |
viewport.js
|
Move message_is_visible to viewport.js
|
2013-07-03 17:10:15 -04:00 |
zephyr.js
|
Don't mark messages as read by visibility.
|
2013-07-03 17:10:15 -04:00 |