Skip to content

Close notification on read receipt

Matti Viljanen requested to merge close-notification-on-read-receipt into master
  • 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