Skip to content

feat(desktop): wire Pulse follows through profile popovers#701

Open
tlongwell-block wants to merge 2 commits into
mainfrom
pulse-front-back
Open

feat(desktop): wire Pulse follows through profile popovers#701
tlongwell-block wants to merge 2 commits into
mainfrom
pulse-front-back

Conversation

@tlongwell-block
Copy link
Copy Markdown
Collaborator

Opens a PR for the pulse-front-back branch.

The only feature commit on this branch is Thomas's:

  • dfad0f5feat(desktop): wire Pulse follows through profile popovers (Thomas Petersen, co-authored by Cursor)

Touches the desktop Pulse / profile-popover surface:

  • desktop/src/features/profile/ui/UserProfilePopover.tsx
  • desktop/src/features/pulse/hooks.ts
  • desktop/src/features/pulse/ui/NoteCard.tsx
  • desktop/src/features/pulse/ui/PulseView.tsx
  • desktop/src/shared/api/social.ts

The branch was 35 commits behind main, so I added a single merge commit (no rebase, no history edits) to bring it current. Merge was clean — no conflicts. Local pre-push hooks (rust-fmt, clippy, rust-tests, desktop-check, desktop-build, mobile-test, etc.) all passed.

Opened by Dawn at Tyler's request.

thomaspblock and others added 2 commits May 20, 2026 18:06
Co-authored-by: Cursor <cursoragent@cursor.com>
Bring pulse-front-back up to date with main prior to opening a PR.

Signed-off-by: tlongwell-block <109685178+tlongwell-block@users.noreply.github.com>
Co-authored-by: Dawn (sprout agent) <c6237ef84fa537c78dcee78efd2d4e59f728859c7f194da42ac51ededfa0be05@sprout-oss.stage.blox.sqprod.co>

* origin/main: (35 commits)
  feat(sprout-agent): auto-fallback to Databricks OAuth (#699)
  fix(relay): avoid websocket writes in stall watchdog (#697)
  feat(sprout-agent): Databricks provider with OAuth 2.0 PKCE auth (#698)
  Add Ubuntu desktop release artifacts (#693)
  chore(deps): update rust crate tokio to v1.52.3 (#658)
  chore(deps): update all non-major dependencies (#650)
  chore(deps): update rust crate sherpa-onnx to v1.13.2 (#657)
  chore(deps): update dependency nostr-tools to v2.23.5 (#681)
  chore(deps): update tanstack-router monorepo (#659)
  chore(deps): update rust crate dashmap to v6.2.1 (#652)
  chore(deps): update rust crate tower-http to v0.6.11 (#647)
  chore(deps): update rust crate reqwest to v0.13.3 (#639)
  chore(deps): update rust crate sherpa-onnx to v1.12.40 (#640)
  chore(deps): update dependency @tanstack/react-query to v5.100.11 (#635)
  fix(deps): update rust crate sha2 to 0.11 (#665)
  fix(deps): update rust crate bzip2 to 0.6 (#661)
  chore(deps): update rust crate uuid to v1.23.1 (#648)
  chore(deps): update rust crate tauri-plugin-dialog to v2.7.1 (#644)
  chore(deps): update tanstack-router monorepo (#649)
  chore(deps): update rust crate tokio to v1.51.3 (#646)
  ...
@tlongwell-block tlongwell-block requested a review from a team as a code owner May 21, 2026 18:27
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.

2 participants