tangled
alpha
login
or
join now
rocksky.app
/
rocksky
98
fork
atom
A decentralized music tracking and discovery platform built on AT Protocol 🎵
rocksky.app
spotify
atproto
lastfm
musicbrainz
scrobbling
listenbrainz
98
fork
atom
overview
issues
7
pulls
pipelines
[web] update feed page
tsiry-sandratraina.com
7 months ago
90e44943
ebf90b8d
+1
-1
1 changed file
expand all
collapse all
unified
split
apps
web
src
pages
home
feed
Feed.tsx
+1
-1
apps/web/src/pages/home/feed/Feed.tsx
···
90
</Link>
91
<Handle link={`/profile/${song.user}`} did={song.user} />{" "}
92
<LabelMedium className="!text-[var(--color-text-primary)]">
93
-
is listening to this song
94
</LabelMedium>
95
<StatefulTooltip
96
content={dayjs(song.date).format(
···
90
</Link>
91
<Handle link={`/profile/${song.user}`} did={song.user} />{" "}
92
<LabelMedium className="!text-[var(--color-text-primary)]">
93
+
recently played this song
94
</LabelMedium>
95
<StatefulTooltip
96
content={dayjs(song.date).format(