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 Add support for separate Redis for cache (#7272) 2018-04-27 01:37:59 +02:00
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 Limit environment variables to expose to webpack (#7480) 2018-05-14 17:45:37 +02:00
application.rb Add Slovene language (#7475) 2018-05-14 12:52:25 +02:00
boot.rb
brakeman.ignore
database.yml
deploy.rb Update dependencies for Ruby (2018-04-23) (#7237) 2018-04-23 11:29:17 +02:00
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 Add preference to hide following/followers lists (#7532) 2018-05-18 02:26:51 +02:00
sidekiq.yml
themes.yml More polished light theme (#7620) 2018-05-25 18:36:26 +02:00
webpacker.yml