Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Social service E@ new payloads and responses #238

Merged
merged 16 commits into from
Jan 16, 2025

Conversation

kevinszuchet
Copy link
Contributor

@kevinszuchet kevinszuchet commented Jan 15, 2025

This PR enhances the Social Service protocol by introducing support for pagination and status filtering in GetFriends, GetMutualFriends, and friendship request RPCs. It also updates UpsertFriendshipResponse to include detailed friendship data (e.g., id, created_at). Additionally, a new GetFriendshipStatus RPC has been added to retrieve the relationship status (e.g., friend, blocked) with a specific user. These changes improve flexibility and efficiency for managing friendships.

Copy link

github-actions bot commented Jan 15, 2025

Test this pull request

  • The @dcl/protocol package can be tested in scenes by running
    npm install "https://sdk-team-cdn.decentraland.org/@dcl/protocol/branch//dcl-protocol-1.0.0-12814266614.commit-9a0acf7.tgz"

@kevinszuchet kevinszuchet requested a review from lorux0 January 15, 2025 20:35
aleortega
aleortega previously approved these changes Jan 16, 2025
lorux0
lorux0 previously approved these changes Jan 16, 2025
@kevinszuchet kevinszuchet merged commit 5fa9a47 into main Jan 16, 2025
3 checks passed
@kevinszuchet kevinszuchet deleted the feat/social-service-ea-new-payloads-and-responses branch January 16, 2025 17:28
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.

3 participants