James Salter

Results 12 issues of 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. ![reset-email](https://user-images.githubusercontent.com/57377/130807024-dc073480-43d1-40d8-9e6d-c72037f1a28f.jpeg) The text displayed is...

S-Major
A-Password-Reset
X-Needs-Design
T-Enhancement
O-Frequent
Z-Confidence-High

### 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_

X-Blocked
T-Enhancement
A-Threads

### 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...

T-Enhancement
X-Spec-Changes
A-Threads

JS-SDK version of https://github.com/vector-im/element-web/issues/21965

T-Task

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

T-Enhancement
X-Blocked
A-Threads
Z-Labs

### 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...

T-Enhancement
A-Threads
Z-Labs

### 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...

T-Defect
S-Minor
O-Frequent
A-Threads
Z-ThreadsInternalTesting
Z-Labs

### 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...

T-Defect
S-Critical
A-Storage
Z-TravisR
O-Uncommon