A social RSS reader built on the AT Protocol. glean.at
glean atproto atmosphere rss feed social app
14
fork

Configure Feed

Select the types of activity you want to include in your feed.

Clarify trending articles description to mention time range

+1 -1
+1 -1
internal/tmpl/trending.html
··· 18 18 </div> 19 19 </div> 20 20 <p class="text-sm text-spot-secondary mb-6"> 21 - {{if eq .Scope "for-me"}}Trending articles from readers with similar tastes.{{else}}Most liked and discussed articles across Glean.{{end}} 21 + {{if eq .Scope "for-me"}}Trending articles from the past 7 days, from readers with similar tastes.{{else}}Most liked and discussed articles from the past 7 days across Glean.{{end}} 22 22 </p> 23 23 24 24 <div id="trending-list" class="space-y-3">