Ticket #285 (closed enhancement: fixed)

Opened 4 years ago

Last modified 3 years ago

Display an informative message when a chat window is in "offline im" mode

Reported by: diederik Owned by:
Priority: minor Milestone: kmess-2.0
Component: GUI - Chat window Version: 2.0-alpha
Keywords: junior-job, chat, window Cc:

Description (last modified by diederik) (diff)

When a chat with an offline contact is opened, a message should be displayed that the contact is offline, and the contact will receive this messages later when he/she get's online again.

This could be implemented as informative chat message. (TYPE_NOTIFICATION), or statusbar text.

When a chat is active, but the contact just got offline, a message also needs to be displayed. An ideal moment would be a 500ms after the user starts typing a new message (QTimer::singleShot).

Change History

Changed 4 years ago by diederik

  • cc junior-job, chat, window added
  • description modified (diff)

Changed 4 years ago by valerio

  • cc junior-job, chat, window removed
  • keywords junior-job, chat, window added

Changed 3 years ago by valerio

  • status changed from new to closed
  • resolution set to fixed

Fixed with r4283, refined with r4300. Thanks Sjors!

Note: See TracTickets for help on using tickets.