Travis Ralston

Results 537 issues of Travis Ralston

### Description ![image](https://user-images.githubusercontent.com/1190097/31950177-4235193a-b898-11e7-8e02-e0248c694ad2.png) This is a tweet brought into matrix through a bridge. That should not ping me. ### Version information - **Platform**: web (in-browser) - **Browser**: Chrome 62 -...

T-Defect
S-Minor
A-Notifications
Help Wanted
T-Enhancement
O-Occasional

### Steps to reproduce Unsure if this actually reproduces it: 1. Browse a space (mentioned in rageshake) 2. Join some subspaces and rooms 3. Crash It's possible this is also...

T-Defect
S-Minor
Z-Rageshake
A-Spaces
Z-Soft-Crash
O-Occasional

### Steps to reproduce 1. Don't update for a week 2. Restart to apply update 3. See banner, restart to apply update ### Outcome #### What did you expect? Only...

T-Defect
S-Tolerable
A-Electron-Nightly
O-Occasional

### Steps to reproduce 1. Have lots of rooms 2. Switch rooms 3. Notice the lag ### Outcome #### What did you expect? A very fast room switch time (a...

T-Defect
A-Performance
S-Minor
A-Room-List
A-Room-View
O-Occasional

something like https://github.com/visionmedia/superagent works nicely in both the browser and in node. `request` does work in both, but is painful and large for the browser (and causes weird problems sometimes).

T-Enhancement

Round 2 of https://github.com/matrix-org/matrix-js-sdk/pull/1440 - see that PR for details. --- This change is marked as an *internal change* (Task), so will not be included in the changelog.

T-Task

See https://github.com/matrix-org/matrix-js-sdk/pull/2376 See https://github.com/vector-im/element-web/issues/15439 Simply removing the rule meant the UI was fed a correct value. The server knew about the value, but the PushProcessor or similar layer decided to...

T-Defect
Help Wanted

Should fix https://github.com/vector-im/element-web/issues/23014 With only a 5ms buffer previously it was possible for Jest to get overwhelmed with the 1500 tests it needs to run. We raise this to 20ms...

T-Task

![image](https://user-images.githubusercontent.com/1190097/177855756-9dc068ff-2c0a-45a2-8896-156dba925e72.png) Our workflow for new rooms internally appears to be: 1. Create room 2. Try and restrict it to joins for members of Element Corp. 3. Get weird "No results"...

X-Blocked
T-Enhancement

Before: ![image](https://user-images.githubusercontent.com/1190097/178076108-ed2f8480-5313-4135-9330-c18728ecca59.png) After: ![image](https://user-images.githubusercontent.com/1190097/178076136-bb1a2bc9-5ed3-4e82-889e-f292c8eb9098.png) ---- A question with this is whether it's reasonable to not render the preview (implying the server might be slow/failing to the user), or if we...

T-Enhancement