-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Send a typing notice event when the user starts typing in the message…
… input box (#100) The `RoomScreen` widget now handles UI-level actions emitted by the message input box widget, and submits an async request to send a "typing notice" to the current timeline's Room based on whether there is text present in the box.
- Loading branch information
1 parent
a3fe453
commit 65f7fdf
Showing
2 changed files
with
30 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters