Support searching all joined rooms #521

Open
opened 2025-10-14 15:52:34 -06:00 by navan · 0 comments
Owner

Originally created by @ulyssa on 12/30/2022

I've added support for searching through messages loaded within a room's scrollback, but it should also be possible to perform a search across multiple rooms when trying to find a message whose context you can't recall. Matrix supports server-side search (spec), but this doesn't work for encrypted messages. The client should search through encrypted rooms itself, and use server-side search to find content in non-encrypted rooms.

*Originally created by @ulyssa on 12/30/2022* I've added support for searching through messages loaded within a room's scrollback, but it should also be possible to perform a search across multiple rooms when trying to find a message whose context you can't recall. Matrix supports server-side search ([spec](https://spec.matrix.org/unstable/client-server-api/#server-side-search)), but this doesn't work for encrypted messages. The client should search through encrypted rooms itself, and use server-side search to find content in non-encrypted rooms.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github/iamb#521
No description provided.