Notifications are not show (#277)
Closed
Andrzej Wójcik (Tigase) opened 3 years ago
Affected versions
7.0

Siskin is not always showing notifications and it sends "Displayed" chat markers even if in the foreground but the conversation is not opened.

Andrzej Wójcik (Tigase) commented 3 years ago

Most likely Displayed chat markers issue is caused by notifications being shown and dismissed or not shown but dismissed while posting it. That was triggering marking messages as "read" which could result in the Displayed chat marker being sent.

As a solution, we will change how notifications work:

  1. Notification dismissal will not mark messages as read - it will just dismiss notification, as in Messages app.
  2. Opening conversation will dismiss all notifications related to this conversation, but it will not mark messages as read. Only those which were actually displayed will be marked as read.
  3. Incoming chat markers with displayed will dismiss only notifications that were received before this message.
wojciech.kapcia@tigase.net commented 3 years ago

Seems to be fixed

issue 1 of 1
Type
Bug
Priority
Normal
Assignee
Version
7.0
Issue Votes (0)
Watchers (0)
Reference
tigase/_clients/siskin-im#277
Please wait...
Page is in error, reload to recover