Group some state events in the timeline

This commit is contained in:
Benoit Marty 2023-05-22 13:53:06 +02:00 committed by Benoit Marty
parent 26198140df
commit 0c95912c9c
18 changed files with 332 additions and 32 deletions

View file

@ -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_.*",