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

Create API call to the activity of a specific user #385

Open
yoavartzi opened this issue Feb 13, 2025 · 0 comments
Open

Create API call to the activity of a specific user #385

yoavartzi opened this issue Feb 13, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@yoavartzi
Copy link
Member

We need an API call to get the activities of a specific user, so we can display them on the user profile page. Activities include recommendation and reactions. Activities will be displayed in a reverse chronological order (most recent at the top). Activities will be displayed on the user page, interleaving recommendation and papers in the order they appear. The API should allow the same continuous scrolling currently available on the user profile page.

The activities returned will respect the recommendation cycle, so a recommendation is not released to be returned by this API until the cutoff time (and then its time is the cutoff time).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

3 participants