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/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
7 years ago
..
environments Add support for separate Redis for cache (#7272) 7 years ago
initializers Disable AMS logging (#7623) 7 years ago
locales Weblate translations (2018-05-26) (#7624) 7 years ago
webpack Limit environment variables to expose to webpack (#7480) 7 years ago
application.rb Add Slovene language (#7475) 7 years ago
boot.rb Upgrade Rails to version 5.2.0 (#5898) 7 years ago
brakeman.ignore Save video metadata and improve video OpenGraph tags (#6481) 7 years ago
database.yml use-DB_NAME-in-development (#5430) 7 years ago
deploy.rb Update dependencies for Ruby (2018-04-23) (#7237) 7 years ago
environment.rb Make PreviewCard records reuseable between statuses (#4642) 8 years ago
i18n-tasks.yml Revert #6479, hide sensitive text/images from OpenGraph previews (#6818) 7 years ago
navigation.rb Add headings to the security settings page (#6661) 7 years ago
puma.rb
routes.rb Track trending tags (#7638) 7 years ago
secrets.yml
settings.yml Add preference to hide following/followers lists (#7532) 7 years ago
sidekiq.yml Account archive download (#6460) 7 years ago
themes.yml More polished light theme (#7620) 7 years ago
webpacker.yml Upgrade Webpacker to version 3.0.1 (#5122) 7 years ago