Hugh Nimmo-Smith

Results 43 issues of Hugh Nimmo-Smith

This PR currently depends on https://github.com/matrix-org/matrix-react-sdk/pull/9232 being merged. ## Checklist * [ ] Tests written for new code (and old code if feasible) * [ ] Linter and other CI...

T-Enhancement

[Rendered](https://github.com/matrix-org/matrix-spec-proposals/blob/hughns/simple-rendezvous-capability/proposals/3886-simple-rendezvous-capability.md) - Servers: - [x] Standalone Rust server: https://github.com/matrix-org/rust-http-rendezvous-server - [x] Synapse homeserver module: https://pypi.org/project/matrix-http-rendezvous-synapse/ - [x] Standalone prototype Node.js server: https://github.com/matrix-org/node-http-rendezvous-server - [x] Synapse experimental feature to delegate rendezvous...

proposal
client-server
kind:feature
needs-implementation

[Rendered](https://github.com/matrix-org/matrix-spec-proposals/blob/hughns/login-token-requests/proposals/3882-login-token-request.md) Implementations: - Homeservers: - [x] Synapse: https://github.com/matrix-org/synapse/pull/13722 - Clients: - [x] Element Web: - [x] matrix-js-sdk: https://github.com/matrix-org/matrix-js-sdk/pull/2687 - [x] matrix-react-sdk: https://github.com/matrix-org/matrix-react-sdk/pull/9303 - [ ] Element iOS - [ ]...

proposal
client-server
kind:maintenance
needs-implementation

### Pull Request Checklist * [x] Pull request is based on the develop branch * [x] Pull request includes a [changelog file](https://matrix-org.github.io/synapse/latest/development/contributing_guide.html#changelog). The entry should: - Be a short description...

--- This PR currently has no changelog labels, so will not be included in changelogs. A reviewer can add one of: `T-Deprecation`, `T-Enhancement`, `T-Defect`, `T-Task` to indicate what type of...

[Rendered](https://github.com/matrix-org/matrix-spec-proposals/blob/element-hq/oidc-qr-login/proposals/4108-oidc-qr-login.md) Dependencies: - https://github.com/matrix-org/matrix-spec-proposals/pull/3861 Implementations: - Homeservers - Synapse - [x] Support for MSC3861 - [x] Support for MSC4108 delegation to external server: https://github.com/element-hq/synapse/pull/17086 - [x] Support for embedded MSC4108...

proposal
client-server
kind:core
needs-implementation

[Rendered](https://github.com/matrix-org/matrix-spec-proposals/blob/hughns/device-signing-upload-uia/proposals/3967-device-signing-upload-uia.md) Feb 2024: this MSC has received updates, please re-review. Implementations: - [ ] Synapse: https://github.com/matrix-org/synapse/pull/15077 - missing idempotency changes. - [x] All Element clients already support the scenario of...

proposal
client-server
kind:maintenance
unresolved-concerns
needs-implementation
matrix-2.0

[Rendered](https://github.com/matrix-org/matrix-spec-proposals/blob/hughns/sign-in-with-qr/proposals/3906-sign-in-with-qr.md) Implementations: - [v1](https://github.com/matrix-org/matrix-spec-proposals/blob/87b0d7581b828b8cc99fe3760cd71728fe57f5a1/proposals/3906-sign-in-with-qr.md) of proposal - [x] Element Web: https://github.com/matrix-org/matrix-react-sdk/pull/9403 and https://github.com/matrix-org/matrix-js-sdk/pull/2747 - [x] Element iOS: multiple PRs, last: https://github.com/vector-im/element-ios/pull/6866 - [x] Element Android: https://github.com/vector-im/element-android/pull/7369 - [v2](https://github.com/matrix-org/matrix-spec-proposals/blob/hughns/sign-in-with-qr/proposals/3906-sign-in-with-qr.md) `org.matrix.msc3906.setup.additional_device.v2` flow...

e2e
proposal
kind:feature
hacktoberfest-accepted
needs-implementation

[Rendered](https://github.com/matrix-org/matrix-spec-proposals/blob/hughns/x25519-secure-channel/proposals/3903-x25519-ecdhe.md) - Clients: - [x] Element Web: https://github.com/matrix-org/matrix-js-sdk/pull/2747 - [x] Element iOS: https://github.com/vector-im/element-ios/pull/6806 - [x] Element Android: https://github.com/vector-im/element-android/pull/7369

proposal
client-server
kind:feature
hacktoberfest-accepted
needs-implementation

### Pull Request Checklist - [ ] I read the [contributing guide](https://github.com/vector-im/element-ios/blob/develop/CONTRIBUTING.md) - [ ] UI change has been tested on both light and dark themes, in portrait and landscape...