Skip to content

feat: show appreciators and appreciating lists on locked profiles - #341

Merged
trtajim merged 1 commit into
mainfrom
feat/show-appreciators-list-for-locked-profile
Sep 11, 2026
Merged

feat: show appreciators and appreciating lists on locked profiles#341
trtajim merged 1 commit into
mainfrom
feat/show-appreciators-list-for-locked-profile

Conversation

@trtajim

@trtajim trtajim commented Sep 11, 2026

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • Bug Fixes
    • User profiles now consistently display appreciators and appreciated users in both locked and unlocked activity views.
    • Relationship information remains available when profile activity is restricted, providing a more consistent viewing experience.

@trtajim
trtajim merged commit aea4458 into main Sep 11, 2026
4 of 6 checks passed
@trtajim
trtajim deleted the feat/show-appreciators-list-for-locked-profile branch September 11, 2026 16:08
@coderabbitai

coderabbitai Bot commented Sep 11, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Advanced

Run ID: e11277bc-2eb8-4268-acb5-555f0e0c17b3

📥 Commits

Reviewing files that changed from the base of the PR and between 282985b and ce21b18.

📒 Files selected for processing (1)
  • app/Http/Controllers/UserProfileController.php

📝 Walkthrough

Walkthrough

The profile controller now loads appreciation lists before the locked-activity return, passes them to both profile responses, and removes the duplicate later queries.

Changes

Profile appreciation data

Layer / File(s) Summary
Load and pass appreciation data
app/Http/Controllers/UserProfileController.php
The controller loads up to 30 appreciators and appreciating users, includes both lists in the locked profile response, and removes the duplicate queries from the later flow.

Estimated code review effort: 2 (Simple) | ~10 minutes

Change: Feature

✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/show-appreciators-list-for-locked-profile

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

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