Skip to content

Polish desktop chat and account flows#534

Open
mubarakcoded wants to merge 4 commits into
masterfrom
mac-chat-parity
Open

Polish desktop chat and account flows#534
mubarakcoded wants to merge 4 commits into
masterfrom
mac-chat-parity

Conversation

@mubarakcoded

@mubarakcoded mubarakcoded commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Summary

  • make message bubbles content-sized, keep time-only delivery metadata inline, and align message and reply text from the leading edge
  • refine reply navigation, reaction controls, and the reply context above the composer
  • add localized day separators for the chat timeline
  • add edit-in-composer, a searchable categorized emoji picker, and clearer media attachment feedback
  • reuse existing direct conversations and harden profile refresh, signed-out account recovery, and account actions

Verification

  • xcodebuild build for the macOS app target
  • focused tests for time-only message metadata, inline layout eligibility, and timeline day boundaries
  • xcodebuild build-for-testing for the app and test targets
  • git diff --check

The refreshed app was visually verified with the heavy-chat fixture.


Open in Stage

@coderabbitai

coderabbitai Bot commented Jul 17, 2026

Copy link
Copy Markdown

Warning

Review limit reached

You’ve reached a temporary PR review limit under our Fair Usage Limits Policy.

Your recent review volume is higher than typical usage, so adaptive limits are currently applied.

Next review available in: 17 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 72c1e8f1-4d02-4236-850f-0fbf6ab299c9

📥 Commits

Reviewing files that changed from the base of the PR and between f7dba8f and 2670828.

📒 Files selected for processing (19)
  • whitenoise-mac/ContentView.swift
  • whitenoise-mac/Core/MarmotClient.swift
  • whitenoise-mac/Core/WorkspaceState+Account.swift
  • whitenoise-mac/Core/WorkspaceState+Media.swift
  • whitenoise-mac/Core/WorkspaceState+NewChat.swift
  • whitenoise-mac/Core/WorkspaceState+Timeline.swift
  • whitenoise-mac/Core/WorkspaceState.swift
  • whitenoise-mac/Localizable.xcstrings
  • whitenoise-mac/Models/MarkdownDisplayModel.swift
  • whitenoise-mac/Models/MessengerModels.swift
  • whitenoise-mac/Views/ComposerViews.swift
  • whitenoise-mac/Views/EmojiPicker.swift
  • whitenoise-mac/Views/MarkdownMessageView.swift
  • whitenoise-mac/Views/MessageMediaViews.swift
  • whitenoise-mac/Views/MessengerShellView.swift
  • whitenoise-mac/Views/SettingsViews.swift
  • whitenoise-mac/emoji.json
  • whitenoise-macTests/PureValueTests.swift
  • whitenoise-macTests/whitenoise_macTests.swift
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch mac-chat-parity

Comment @coderabbitai help to get the list of available commands.

@stage-review

stage-review Bot commented Jul 17, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant