When writing a message make sure the author's typing state is set to none

Review Request #3594 — Created Oct. 18, 2024 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

This allows protocols to be lazy and not need to send a typing state of none
across the wire as well as not having to worry about it at all.

Sending a message from senpai and verified the typing state changed when the message was written to the conversation.

Commits

Files