Close notification on read receipt

  • Add message ID to Rust->Qt notifyMessage signal
  • Save the message ID in the QML Notification as custom property
  • Close the matching notification on messageReceipt signal; match by both sid and mid

Fixes #195 (closed)

Merge request reports

Loading
Loading