add legacy element hack for UIAA using invalid user field

see:
- e9302a9556
- https://github.com/element-hq/element-android/issues/8043
- https://github.com/element-hq/element-ios/issues/7405

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-06-06 03:43:21 -04:00
parent 3af153f5ae
commit 8428f43c78
4 changed files with 28 additions and 13 deletions

View file

@ -67,6 +67,7 @@ dev_release_log_level = [
]
element_hacks = [
"conduit-api/element_hacks",
"conduit-service/element_hacks",
]
gzip_compression = [
"conduit-api/gzip_compression",