Merge branch 'poljar/seshat-pr' into develop
This commit is contained in:
commit
222fea969d
5 changed files with 328 additions and 1 deletions
|
@ -73,3 +73,11 @@ improves the device verification experience by allowing you to verify a user
|
|||
instead of verifying each of their devices.
|
||||
|
||||
This feature is still in development and will be landing in several chunks.
|
||||
|
||||
## Event indexing and E2EE search support using Seshat (`feature_event_indexing`)
|
||||
|
||||
Adds support for search in E2E encrypted rooms. This enables an event indexer
|
||||
that downloads, stores, and indexes room messages for E2E encrypted rooms.
|
||||
|
||||
The existing search will transparently work for encrypted rooms just like it
|
||||
does for non-encrypted.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue