matrix-rust-sdk
matrix-rust-sdk copied to clipboard
feat(base+ffi+ui): `SlidingSync` and `RoomList` support heroes
This patch does the following things:
- It updates Ruma to the latest revision at the time of writing, it adds
include_heroesonRoomSubscription - It updates
matrix-sdk-ffito provide theRoomSubscription::include_heroesfield, - It updates
matrix-sdk-baseso that SlidingSync consumesheroesfrom the response and update theRoomSummaryaccordingly. - It updates Ruma once again, this time on my own fork (waiting for the PR to be merged), which includes a bug fix (a hero has a
displayname, not aname:-/), and addsinclude_heroeson theSlidingSyncList - It updates
matrix-sdkto provideinclude_heroesonSlidingSyncListBuilderand inside the sticky parameters of aSlidingSyncList - It updates
matrix-sdk-uito enableinclude_heroesby default forall_roomsandvisible_rooms.
- Close https://github.com/matrix-org/matrix-rust-sdk/issues/2702
Hello!
I will as soon as I will be less busy with current projects.
@drlight17: There is the new release build with StropheJS fix.
Can you update your plugin?
- https://github.com/conversejs/converse.js/releases/tag/v10.1.7
Thanks in advance.
@drlight17: Have you progressed on it?
@drlight17: Have you progressed on it?
Not yet. There are some plans to check this out at summer.