matrix-org / matrix-js-sdk

Matrix Client-Server SDK for JavaScript
Apache License 2.0
1.49k stars 578 forks source link

Are we planning to develop `RoomSummary`? #4191

Closed tiennguyen1293 closed 1 month ago

tiennguyen1293 commented 1 month ago

https://github.com/matrix-org/matrix-js-sdk/blob/ef9490c7b14e6d3e8f3e36c7e7904ed192ab16d9/src/models/room-summary.ts#L42

Are we planning to develop RoomSummary? I think it's quite useful to store summarized attributes instead of fetching each one from the database like lastEvent, member, room name, room avatar...

Thanks

dbkr commented 1 month ago

https://matrix.to/#/#element-dev:matrix.org is probably a better place for this. I'm entirely sure what you mean.