#trendingposts — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #trendingposts, aggregated by home.social.
-
Sometimes the filters don't work on posts.
It's tragedy to have to mute accounts that are otherwise not triggering.
I will always put my #MentalHealth first when looking at trending posts in #Explore.
Sadly, this means they'll be #muted until #Mastodon functions correctly.
-
🏄♀️ Ride the trend waves with #Publer 🌊
Stay ahead of the curve by discovering the hottest posts in your niche with Publer’s #TrendingPosts feature. 🔥
Make waves with content that resonates and keeps you in the spotlight. ⚡️
Start surfing Trending Posts now:
👉 https://publer.io/blog/trending-posts/ -
4. 各趋势项目的机制是,服务器后端会对话题标签、嘟文互动等数据进行统计,满足指标的项目会出现在实例管理员(admin和moderator)的审核页;管理员可以决定是否允许某项目出现在趋势上。
当然,4.0还提供给管理员一项设置,即满足指标的项目可以直接出现在趋势页、无需管理员审核。该选项默认关闭、并且默嘟象项目开发者不建议开启。那么,作为入门门槛的统计指标是怎样的呢?一条嘟文要满足怎样的条件,才有可能成为#热门嘟文(#TrendingPosts)呢?
默嘟象的项目文档里没有写。但它是个开源项目,所以可以从它的代码里查看——
在默嘟象的#变更记录(#changelog)里
https://github.com/mastodon/mastodon/blob/main/CHANGELOG.md
有这样两项:
mastodon 3.5
Hashtag trends algorithm is extended to work for posts and links
话题标签热门算法拓展到对嘟文和链接生效
(如前所述,在3.5之前treads就是trendinghashtags,之后被拓展为四类)以及——
下续↓