..
activity.js
Calculate presence information with delta between server timestamp
2013-05-06 13:52:23 -04:00
api.js
Rework API documentation to cover all supported calls.
2013-04-18 09:57:56 -07:00
blueslip.js
blueslip: Include window.location.href in error reports.
2013-05-01 16:10:35 -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
Show lock icon in compose box for invite-only streams (811)
2013-05-02 13:39:34 -04:00
composebox_typeahead.js
Fix JS lint error in composebox_typeahead.js
2013-05-03 08:20:45 -07:00
debug.js
Remove verbose_stacktrace function. Use console.trace instead
2013-03-11 13:22:12 -04:00
hashchange.js
parse_narrow: Handle malformed narrow URLs gracefully.
2013-05-02 15:35:46 -04:00
hotkey.js
Mark messages behind pointer as read when moving pointer
2013-05-03 11:14:47 -04:00
invite.js
invites: correctly focus on the email textarea once the modal is visible.
2013-04-10 16:58:17 -04:00
message_list.js
Mark messages behind pointer as read when moving pointer
2013-05-03 11:14:47 -04:00
narrow.js
Fix narrowing to a stream/subject pair when not subscribed.
2013-05-03 11:40:06 -04:00
notifications.js
Make audible notifications a tunable.
2013-05-03 15:08:49 -07: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
Rename message content option to compose.start to content.
2013-04-22 11:14:03 -04:00
rows.js
Remove global selected_message_id and persistent_message_id variables
2013-02-21 13:29:17 -05:00
search.js
Use server-highlighted subject and content when narrowed to a search
2013-04-30 11:40:27 -04:00
setup.js
Add a password strength check on the settings page
2013-04-10 18:05:01 -04:00
signup.js
Add password strength checks to password reset
2013-04-10 18:05:02 -04:00
subs.js
Only remove a filter when unsubscribing if subscribed
2013-05-06 13:52:35 -04:00
templates.js
Append timestamp to URLs when getting templates on dev machines.
2013-04-05 10:38:38 -04: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
Restore tutorial's ability to see what you send.
2013-04-24 10:35:25 -04:00
typeahead_helper.js
Force prefix match on stream typeahead in compose box.
2013-05-03 10:12:43 -04:00
ui.js
Make audible notifications a tunable.
2013-05-03 15:08:49 -07:00
util.js
Store the recipient stream name in message.stream.
2013-04-22 11:14:03 -04:00
zephyr.js
Only update unread counts if you're subscribed to that stream
2013-05-06 13:52:30 -04:00