Search through rooms for messages
Like other clients as Element have. A search option in the room allowing to search through all messages ever send. The Matrix spec defines an API for it: https://matrix.org/docs/spec/client_server/r0.4.0#id137. Searching through E2EE rooms will have to happen purely client-side though.