Closed
Bug 1348611
Opened 8 years ago
Closed 4 years ago
Implement Sending and Receiving Typing Notifications for Direct Conversations
Categories
(Chat Core :: Matrix, enhancement)
Chat Core
Matrix
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: matrixisreal, Unassigned)
References
Details
No description provided.
| Reporter | ||
Updated•8 years ago
|
Assignee: nobody → pavankarthikboddeda
| Reporter | ||
Updated•8 years ago
|
Depends on: 1394397
Summary: Implement Typing Notifications → Implement Sending and Receiving Typing Notifications for Direct Conversations
Updated•6 years ago
|
Assignee: pavankarthikboddeda → nobody
Comment 1•4 years ago
|
||
I think at least the sending part of this is implemented.
Comment 2•4 years ago
|
||
While the incoming typing state may not be showing, this is implemented.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Comment 3•4 years ago
|
||
After randomly coming across the relevant code for a second time, I noticed that it is probably not correctly setting the typing state of the remote buddy (typingState property on the conversation). Instead, it is sending the same udpate as it does for MUCs.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 4•4 years ago
|
||
Ok, verified that receiving also works properly.
Status: REOPENED → RESOLVED
Closed: 4 years ago → 4 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•