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

Add full user reposts feed #882

Merged
merged 6 commits into from
Oct 5, 2020
Merged

Add full user reposts feed #882

merged 6 commits into from
Oct 5, 2020

Conversation

raymondjacobson
Copy link
Member

Trello Card Link

https://trello.com/c/A7BOsv5J/1476-port-the-new-api-into-the-dapp

Description

Adds a new "Activity" model that contains either a track or playlist & timestamp information.
Adds a new route /users/id/reposts to get the user's repost feed

Services

  • Discovery Provider

Does it touch a critical flow like Discovery indexing, Creator Node track upload, Creator Node gateway, or Creator Node file system?

Delete an option.

  • ✅ Nope

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide repro instructions & any configuration.
Include log analysis if applicable.

  1. Manually verified routes
    http://localhost:5000/v1/users/7eP5n/reposts
    http://localhost:5000/v1/full/users/7eP5n/reposts
    http://localhost:5000/v1/full/users/handle/rayjacobson/reposts

@raymondjacobson raymondjacobson merged commit bd8d544 into master Oct 5, 2020
@raymondjacobson raymondjacobson deleted the rj-users-reposts branch October 5, 2020 20:01
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.

None yet

2 participants