Skip to content

Add CreateConversationPage

Ruben De Smet requested to merge new-session into master

The idea is to make a page that is shown during the session creation. Depending on the procedure necessary for session creation, this might require network access, or might just require an insertion in the database. We display a loading icon while this happens. When the conversation is created, the page will replace itself with the actual conversation.

  • Initiate new conversations from group overview
  • Trigger this page for new conversations from phone numbers, and display a helpful error to direct a user to Signal Desktop

Towards #485 #481

Edited by Ruben De Smet

Merge request reports