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 Underground Trending #1371

Merged
merged 8 commits into from
Apr 3, 2021
Merged

Add Underground Trending #1371

merged 8 commits into from
Apr 3, 2021

Conversation

piazzatron
Copy link
Contributor

Description

  • Adds underground trending.
  • Fixes a bug where playlist trending pagination was broken for calls without a user_id

Tests

Tested locally and via dapp.

raymondjacobson
raymondjacobson previously approved these changes Apr 3, 2021
@@ -454,7 +454,7 @@ class AggregatePlays(Base):

def __repr__(self):
return f"<AggregatePlays(\
play_item_id={self.play_iteme_id},\
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice :D

@piazzatron piazzatron merged commit 4feb5bf into master Apr 3, 2021
@piazzatron piazzatron deleted the piazz-new-trending branch April 3, 2021 01:37
Copy link
Contributor

@dmanjunath dmanjunath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome

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

4 participants