SUMMARY For encrypted messages, notifications should only fire if the message mentions the user, or if it contains a notification keyword. Users shouldn't be notified for every encrypted message. Instead, NeoChat should decrypt the message and check if the decrypted contents satisfies one of the notification conditions. STEPS TO REPRODUCE 1. Be in an encrypted room 2. Receive an encrypted message OBSERVED RESULT Get a notification, even though there are no mentions or keywords. EXPECTED RESULT Only get notified if the message contains mentions or keywords SOFTWARE/OS VERSIONS Linux/KDE Plasma: Debian 12 KDE Plasma Version: 5.27.5 KDE Frameworks Version: 5.103.0 Qt Version: 5.15.8 ADDITIONAL INFORMATION