Group some state events in the timeline
This commit is contained in:
parent
26198140df
commit
0c95912c9c
18 changed files with 332 additions and 32 deletions
|
|
@ -57,7 +57,7 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"name": ":libraries:messageformatter:impl",
|
||||
"name": ":libraries:eventformatter:impl",
|
||||
"includeRegex": [
|
||||
"state_event_.*"
|
||||
]
|
||||
|
|
@ -95,7 +95,8 @@
|
|||
"name": ":features:messages:impl",
|
||||
"includeRegex": [
|
||||
"screen_room_.*",
|
||||
"screen_dm_details_.*"
|
||||
"screen_dm_details_.*",
|
||||
"room_timeline_state_changes"
|
||||
],
|
||||
"excludeRegex": [
|
||||
"screen_room_details_.*",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue