Michael Telatynski
Michael Telatynski
**FastHub Version: 4.7.3** **Android Version: 10 (SDK: 29)** **Device Information:** - **Manufacturer:** samsung - **Brand:** samsung - **Model:** SM-G988B --- E.g https://github.com/vector-im/riotX-android/issues/1861 
Copy latest fetchdep from react-sdk --- This change is marked as an *internal change* (Task), so will not be included in the changelog.
Fixes https://github.com/vector-im/element-web/issues/15998 Requires https://github.com/vector-im/element-web/pull/16940 API is still experimental, this is just a PoC Docs: https://www.electronjs.org/docs/api/touch-bar Examples: https://javascript.plainenglish.io/how-to-use-the-mac-touchbar-api-in-electron-c58914a5518a 
Moved from https://github.com/vector-im/element-web/issues/19222 ### Description ### Your use case #### What would you like to do? I want account creation UI to be clearer. #### Why would you like to...
Moved from https://github.com/vector-im/element-web/issues/19224 ### Your use case #### What would you like to do? I would like to login with my Apple ID on the same device as when I...
If somehow your createRoom request is too large, like if for example you send a base64 encoded avatar instead of an mxc URL (wrongly) then the request fails with a...