You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/javascript
Eugen Rochko 9bd23dc4e5
Track trending tags (#7638)
* Track trending tags

- Half-life of 1 day
- Historical usage in daily buckets (last 7 days stored)
- GET /api/v1/trends

Fix #271

* Add trends to web UI

* Don't render compose form on search route, adjust search results header

* Disqualify tag from trends if it's in disallowed hashtags setting

* Count distinct accounts using tag, ignore silenced accounts
7 years ago
..
fonts Redesign the landing page, mount public timeline on it (#4122) 8 years ago
images Focal points (#6520) 7 years ago
mastodon Track trending tags (#7638) 7 years ago
packs Combine similar components into one on public UI (#7458) 7 years ago
styles Track trending tags (#7638) 7 years ago