Skip to content

Make use of new RoomMember item from libquotient

James Graham requested to merge work/nvrwhere/implement_roommember into master

Depends on https://github.com/quotient-im/libQuotient/pull/695

Currently basic just to show a working implementation using RoomMember. Currently only the room event and search models are moved over. Will change everything else over once the dependent pr is complete.

Merge request reports