mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 22:13:26 +00:00
docs: Add typing-indicators.md.
This commit is contained in:
@@ -4,6 +4,8 @@ var exports = {};
|
||||
// This module handles the outbound side of typing indicators.
|
||||
// We detect changes in the compose box and notify the server
|
||||
// when we are typing. For the inbound side see typing_events.js.
|
||||
//
|
||||
// See docs/typing-indicators.md for details on typing indicators.
|
||||
|
||||
function send_typing_notification_ajax(recipients, operation) {
|
||||
channel.post({
|
||||
|
||||
Reference in New Issue
Block a user