Message statuses #10

Closed
opened 2019-09-13 20:16:26 +00:00 by blue · 1 comment
Owner

Need to show that the message was successfully sent or it didn't go due some error; that the message was delivered or read

Need to show that the message was successfully sent or it didn't go due some error; that the message was delivered or read
blue added this to the 0.1.0 milestone 2019-09-13 20:16:26 +00:00
blue self-assigned this 2019-09-13 20:16:26 +00:00
blue added the
Feature
label 2019-09-13 20:16:26 +00:00
blue modified the milestone from 0.1.0 to 0.2.0 2019-09-15 18:57:47 +00:00
Author
Owner

Well, it's sort of done for now.
There is a weak spot about sending the message, it's not possible to really tell if the message was actually sent, so, it's just considered to be sent if the qxmpp::sendPacket returns true.
Gonna need to do more about it in the future

Well, it's sort of done for now. There is a weak spot about sending the message, it's not possible to really tell if the message was actually sent, so, it's just considered to be sent if the qxmpp::sendPacket returns true. Gonna need to do more about it in the future
blue closed this issue 2020-03-29 17:41:24 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blue/squawk#10
No description provided.