Skip to content

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

@yoavartzi

Description

@yoavartzi

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).

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

Status

No status

Relationships

None yet

Development

No branches or pull requests

Issue actions