fix(desktop): restore scoped typing indicators in forum threads - #7657
Draft
context-down wants to merge 1 commit into
Draft
context-down wants to merge 1 commit into
context-down wants to merge 1 commit into
Conversation
Signed-off-by: Context All The Way Down <17880709+thomisont@users.noreply.github.com>
🔐 Codex Security Review
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Restore existing typing indicators in Forum threads. The desktop currently skips Forum typing subscriptions and does not render their status.
This branch contains only the eight-file desktop repair, ported to upstream
deda09c18. It does not include the older ACP/relay work from the original local branch. Merge conflict resolution preserves upstream mention-copy support, post IDs, and existing smoke tests.Validation
just ciwas initially blocked by Xcode setup. The user has since completed that setup; xcodebuild first-launch readiness now passes. Full repository CI has not been rerun to completion.Desktop delivery
Draft pending complete validation and upstream review. Source publication is not a native app installation. Maintainer merge plus the upstream Signed macOS Canary workflow (main-only), or a normal desktop release, is required for upstream-signed native-client testing. The separately identified local unsigned demo-build path is implemented by the existing repository recipe but is currently blocked by host free space. No release/tag/updater promotion requested or performed. Actual relay heartbeat receipt and native indicator appearance/disappearance remain acceptance checks.