Commit 6d5d5c9
committed
feat(ui): Add the MemberHints state event type to the required state
This state event allows us to correctly calculate the room display name
according to MSC4171.
MSC: matrix-org/matrix-spec-proposals#41711 parent 3356e0c commit 6d5d5c9
File tree
2 files changed
+5
-0
lines changed- crates/matrix-sdk-ui
- src/room_list_service
- tests/integration
2 files changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
| 96 | + | |
95 | 97 | | |
96 | 98 | | |
97 | 99 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
365 | 365 | | |
366 | 366 | | |
367 | 367 | | |
| 368 | + | |
368 | 369 | | |
369 | 370 | | |
370 | 371 | | |
| |||
2232 | 2233 | | |
2233 | 2234 | | |
2234 | 2235 | | |
| 2236 | + | |
2235 | 2237 | | |
2236 | 2238 | | |
2237 | 2239 | | |
| |||
2272 | 2274 | | |
2273 | 2275 | | |
2274 | 2276 | | |
| 2277 | + | |
2275 | 2278 | | |
2276 | 2279 | | |
2277 | 2280 | | |
| |||
0 commit comments