Add recipient() and composing() shims.

This commit is contained in:
Steve Howell
2017-03-18 10:48:43 -07:00
committed by Tim Abbott
parent 27f37e6378
commit 16a37754cf
9 changed files with 31 additions and 27 deletions

View File

@@ -35,7 +35,7 @@ function send_typing_notification_ajax(recipients, operation) {
}
function check_and_send(operation) {
var compose_recipient = compose.recipient();
var compose_recipient = compose_state.recipient();
var compose_nonempty = compose_state.has_message_content();
// If we currently have an active typing notification out, and we