← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 593613] Re: Last message timestamp in the Private Message window status bar

 

couldn't the "timestamp" member of dcpp::ChatMessage be used? a
ChatMessage object is available in both places where the call to
SetLastMessageTime has been inserted; if that "timestamp" variable is
correct, it can be used instead of calling the "time" function again.

-- 
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/593613

Title:
  Last message timestamp in the Private Message window status bar

Status in DC++:
  In Progress

Bug description:
  It would be good if the user could see the timestamp of the last
  received/sent message in the private message window status bar. The
  timestamp should include the date too, since usually the timestamp on
  the chat only shows the time, but it can happen that you leave home
  for a couple of days. In such a case, when you come back, you won't
  have any idea what day you received the message.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dcplusplus/+bug/593613/+subscriptions


References