Skip to content

Secure session ended message

Bastien Le Querrec requested to merge end_session into master

Created by: pR0Ps

If a person sends you a request to end a secure session that you don't know exists, you will see a "secure session ended" notification, but in the conversation see "Message encrypted for non-existing session".

The app clearly knows that it was a request to end the non-existing session (not just a regular message) so should state that in the message as well as the notification.

Merge request reports