refactor (start chat) : start splitting things (create room, invite people, start chat)

This commit is contained in:
ganfra 2025-07-11 18:18:17 +02:00 committed by Benoit Marty
parent ccb466bad8
commit 41cf1afce3
133 changed files with 2613 additions and 397 deletions

View file

@ -65,6 +65,16 @@
"screen_room_directory_search_title*"
]
},
{
"name" : ":features:startchat:impl",
"includeRegex" : [
"screen_create_room_.*",
"screen\\.create_room\\..*",
"screen_start_chat_.*",
"screen\\.start_chat\\..*",
"screen_room_directory_search_title*"
]
},
{
"name" : ":features:verifysession:impl",
"includeRegex" : [