AFK-AlignedFamKernel/afk_monorepo

Nostr hashtag & trending

Open

#184 opened on Oct 16, 2024

 (28 comments) (0 reactions) (0 assignees)TypeScript (59 forks)auto 404
backendfeaturesgood first issuehelp wantedmobileonlydust-waveurgent

Repository metrics

Stars
 (19 stars)
PR merge metrics
 (PR metrics pending)

Description

Description

Trending & Hashtags:

We need to work on trending notes on Nostr, to add it in a rightsidebar (just need to uncomment in the router), that's need maybe a fetching and caching in a backend a render it. Also we have a few search/filter like trending and for you etc and we can add it

  • Get trending hashtag in relay : check if a NIP is for it
  • People trending
  • Notes trending
  • Create endpoints for trending view and filter
  • Readd the RightSidebar in Desktop mode with this data (like the example in the image)
  • Display t tag in a bage in the Nostr note component, just above the interactions
  • Display hashtag trending (start with brut one, and create endpoint backend to get the data)
  • Endpoint for top Trending notes (most interactions etc)

Resources:

https://wikifreedia.xyz/cip-01/hodlbod@coracle.social

image

image

Contributor guide