Skip to content
Snippets Groups Projects
Unverified Commit 9bd23dc4 authored by Eugen Rochko's avatar Eugen Rochko Committed by GitHub
Browse files

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
parent 63c7b915
No related branches found
No related tags found
No related merge requests found
Showing
with 310 additions and 10 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment