James Salter
James Salter
rust-cpython can be used to build extensions as well as to embed python in a rust process, so we should document that and make it easy for people. To that...
### Steps to reproduce Request a password reset via forgot password Receive the email, open its link and click to confirm that you are you.  The text displayed is...
### Your use case Make the threads feature available for all users. Depends on https://github.com/vector-im/element-meta/issues/187 ### Have you considered any alternatives? _No response_ ### Additional context _No response_
### Your use case #### What would you like to do? The thread list is currently sorted by the time of the last event received in that thread, client-side. Switch...
JS-SDK version of https://github.com/vector-im/element-web/issues/21965
If colander.String() is passed bytes data on python 3 and self.encoding is None, it does str() on the bytes object. This is almost always undesirable on python 3 as, unlike...
Make the threads feature available for all users. Depends on https://github.com/vector-im/element-meta/issues/187
### Your use case #### What would you like to do? The thread list is currently sorted by the time of the last event received in that thread, client-side. Switch...
### Steps to reproduce View the thread list or thread summary. Note that the avatar placeholder is often shown but the user has set an avatar. ### Outcome #### What...
### Steps to reproduce 1. Run out of disk space or use a browser that disallows writing to localStorage, such as mobile safari in private mode 2. Perform an operation...