Skip to content

Move send message logic into daemon

Michael Lang requested to merge work/sending-dameon into master

This prevents incomplete sending of a message if the client app gets closed or switched to a different conversation during the message sending process.

Merge request reports