Direct chats or small group chats are often unnamed, and
for the case of kazv, this is the primary kind of use case we want
to support. This adds support to filter unnamed rooms by hero ids
or names.
Type: add
Differential D11
Support filtering unnamed rooms by heros tusooa on Apr 29 2024, 9:19 PM. Authored by Tags None Referenced Files None Subscribers None
Details
Direct chats or small group chats are often unnamed, and Type: add
it only shows unnamed rooms where room heroes contain that user.
it only shows unnamed rooms where room heroes contain that user.
Diff Detail
Event TimelineComment Actions Should this be modified to only apply matrix id matching when starting with '@'? Because it would be counter-intuitive to just want to search for 'tusooa' and get all the users on that server in the friends list (or make this behavior a configurable option). |