This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/config
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
2018-05-27 21:45:30 +02:00
..
environments
initializers Disable AMS logging (#7623) 2018-05-26 01:08:31 +02:00
locales Weblate translations (2018-05-26) (#7624) 2018-05-26 04:45:58 +02:00
webpack
application.rb
boot.rb
brakeman.ignore
database.yml
deploy.rb
environment.rb
i18n-tasks.yml
navigation.rb
puma.rb
routes.rb Track trending tags (#7638) 2018-05-27 21:45:30 +02:00
secrets.yml
settings.yml
sidekiq.yml
themes.yml More polished light theme (#7620) 2018-05-25 18:36:26 +02:00
webpacker.yml