refactor (start chat) : start splitting things (create room, invite people, start chat)
This commit is contained in:
parent
ccb466bad8
commit
41cf1afce3
133 changed files with 2613 additions and 397 deletions
|
|
@ -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" : [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue