Michael Telatynski

Results 1302 comments of Michael Telatynski

I cannot reproduce this, it works identically for me between this field in Github & ED normal composer. Comes up with the mini, down arrow opens full, enter accepts, clicking...

macOS 26.1 (25B78) + recent ED nightly + Chrome Version 142.0.7444.177 (Official Build) (arm64)

@dreske https://github.com/matrix-org/matrix-spec-proposals/pull/3575/files/7036c29db2b0ea40dccb0c505d6ef4b6085bf192#diff-1f7276cbbee4eeaaca06b07d2fe58312eab735259f2490e28e04710dde77fdcc

The MSC states that the path is as such ![image](https://github.com/matrix-org/matrix-react-sdk/assets/2403652/ea3d273f-69a5-4902-98e9-7af2be7f4417) It says nothing about it supporting being at a subpath. The ansible script letting this be configured as such is...

> If this endpoint isn't documented anywhere, I don't think the react-sdk should be supporting it at all. It is a healthcheck endpoint for the sliding sync proxy for whilst...

The welcome page is static HTML and can't really use a React library like Compound

You're trying to invite something between a Matrix ID & an email address. Emails look like `localpart@server` Matrix IDs look like `@localpart:server` Your server is returning an Internal Server Error...

@dzienisz https://github.com/matrix-org/matrix-react-sdk/pull/10311#issuecomment-1466199044 has the latest

Cannot reproduce this https://github.com/user-attachments/assets/ef67389f-8e15-4e70-ac1a-336ae6d148e3

That'll be just how Matrix push rules work, setting a room to `All messages` sets up a room-specific push rule https://spec.matrix.org/v1.16/client-server-api/#push-rules which matches all events in that room which aren't...