Kerry

Results 12 issues of Kerry

## Checklist * [ ] Tests written for new code (and old code if feasible) * [ ] Linter and other CI checks pass * [ ] Sign-off given on...

T-Enhancement

Adds a setting to allow only showing direct children of a space in the room list: --- Here's what your changelog entry will look like: ## ✨ Features * Spaces.includeSubSpaceRoomsInRoomList...

T-Enhancement

[Rendered](https://github.com/matrix-org/matrix-spec-proposals/blob/d6b86177c758a89f3832ae848f1760a501a9cf25/proposals/3852-user-agent-on-device.md)

proposal
client-server
kind:maintenance
needs-implementation

### Steps to reproduce 1. Share a location, then post a few normal messages below so you can scroll the chat timeline down 2. Scroll the chat timeline so the...

T-Defect
S-Tolerable
Help Wanted
O-Occasional
good first issue
Z-Labs
A-Location-Sharing

Includes https://github.com/matrix-org/matrix-react-sdk/pull/9314 With client information available: Without: ## Checklist * [ ] Tests written for new code (and old code if feasible) * [ ] Linter and other CI checks...

T-Enhancement

Record information about the Matrix client and version on app startup, for display in new device manager Designs: ## Checklist * [ ] Tests written for new code (and old...

T-Task

## Checklist * [ ] Tests written for new code (and old code if feasible) * [ ] Linter and other CI checks pass * [ ] Sign-off given on...

[Rendered](https://github.com/matrix-org/matrix-spec-proposals/blob/kerry/remote-local-notification-toggle/proposals/3890-remote-local-notification-toggle.md) Implementation: https://github.com/matrix-org/matrix-js-sdk/pull/2700

push
proposal
kind:feature
needs-implementation

[Rendered](https://github.com/matrix-org/matrix-spec-proposals/blob/kerry/remote-push-toggle/proposals/3881-remote-push-notification-toggling.md) Synapse implementation: [part 1](https://github.com/matrix-org/synapse/pull/13799), [part 2](https://github.com/matrix-org/synapse/pull/13831), [part 3](https://github.com/matrix-org/synapse/pull/13860) Client implementation: https://github.com/matrix-org/matrix-js-sdk/pull/2686

push
proposal
client-server
kind:feature
needs-implementation

Fixes https://github.com/vector-im/element-web/issues/26669 - sets html font size to `100%`, and relative to 100% where `baseFontSizeV2` is not == default. This change means EW will now respect browser font sizes and...

T-Enhancement