Brendan Abolivier

Results 62 issues of Brendan Abolivier

### Prerequisites * [ ] ~Reproduced the problem in Safe Mode (may not be approriate if your error involves markdown-preview-plus): http://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode~ installing the package doesn't seem to be working in...

### Steps to reproduce 1. Create a voip video call 2. Black screen instead of camera ### Outcome #### What did you expect? The other side's camera shows up ####...

T-Defect
X-Needs-Info
X-Cannot-Reproduce
S-Critical
A-VoIP
Z-Rageshake
O-Occasional

### Steps to reproduce 1. Open the "Security & Privacy" settings 1. Select multiple devices with the intent to sign them out ### Outcome #### What did you expect? In...

S-Minor
T-Enhancement
A-E2EE-Cross-Signing

### Your use case This is a continuation of https://github.com/vector-im/element-web/issues/6532 Since Element allows users to use markdown links, it's possible to make a link look like it leads to a...

Security
A-URL-Previews
X-Needs-Design
T-Enhancement
O-Occasional
Z-Confidence-High

### Your use case #### What would you like to do? When leaving a space and leaving some rooms, I would like to be able to click a "Select all"...

A-Spaces
T-Enhancement
O-Occasional

### Steps to reproduce 1. Leave a space that has 20-30 rooms 2. Click the option to leave all rooms ### Outcome This is following my "let's leave a space...

T-Defect
S-Minor
A-Spaces
X-Needs-Investigation
O-Uncommon

I'm currently trying to leave a bunch of old rooms, and for each of them Riot blocks the whole UI while waiting for the server to respond, which is pretty...

T-Defect
A-Performance
S-Minor
O-Occasional

- [ ] Handle `kind=guest` query parameter on `/register` - [ ] Handle `m.room.guest_access` event type Full spec : https://matrix.org/docs/spec/client_server/r0.4.0.html#guest-access

component:clientapi
spec-compliance

- [ ] Implement special case for [m.room.history_visibility](https://matrix.org/docs/spec/client_server/r0.4.0.html#m-room-history-visibility) state event Requires adding restrictions and checks to every endpoint/feature that returns events to make sure the user requesting them is allowed...

component:roomserver
component:clientapi
component:syncapi
component:federation
new-endpoints
are-we-synapse-yet

- [ ] Implement [GET /_matrix/client/r0/thirdparty/protocols](https://matrix.org/docs/spec/client_server/r0.4.0.html#get-matrix-client-r0-thirdparty-protocols) - [ ] Implement [GET /_matrix/client/r0/thirdparty/protocol/{protocol}](https://matrix.org/docs/spec/client_server/r0.4.0.html#get-matrix-client-r0-thirdparty-protocol-protocol) - [ ] Implement [GET /_matrix/client/r0/thirdparty/location/{protocol}](https://matrix.org/docs/spec/client_server/r0.4.0.html#get-matrix-client-r0-thirdparty-location-protocol) - [ ] Implement [GET /_matrix/client/r0/thirdparty/user/{protocol}](https://matrix.org/docs/spec/client_server/r0.4.0.html#get-matrix-client-r0-thirdparty-user-protocol) - [ ] Implement [GET /_matrix/client/r0/thirdparty/location](https://matrix.org/docs/spec/client_server/r0.4.0.html#get-matrix-client-r0-thirdparty-location)...

component:appservices
new-endpoints
are-we-synapse-yet