1
0
mirror of https://github.com/glitch-soc/mastodon.git synced 2025-02-24 03:23:48 -05:00

1 Commits

Author SHA1 Message Date
Eugen Rochko
9bd23dc4e5
Track trending tags ()
* Track trending tags

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

Fix 

* 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
2018-05-27 21:45:30 +02:00