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 27965ce5ed
Add trending statuses (#17431)
* Add trending statuses

* Fix dangling items with stale scores in localized sets

* Various fixes and improvements

- Change approve_all/reject_all to approve_accounts/reject_accounts
- Change Trends::Query methods to not mutate the original query
- Change Trends::Query#skip to offset
- Change follow recommendations to be refreshed in a transaction

* Add tests for trending statuses filtering behaviour

* Fix not applying filtering scope in controller
4 years ago
..
environments Fix Sidekiq warnings about JSON serialization (#17381) 4 years ago
initializers Fix various typos (#17621) 4 years ago
locales Add trending statuses (#17431) 4 years ago
webpack Bump jest from 26.6.3 to 27.1.0 (#16376) 4 years ago
application.rb Add global `locale` param (#17464) 4 years ago
boot.rb Bump bootsnap from 1.6.0 to 1.8.1 (#16677) 4 years ago
brakeman.ignore Add trending statuses (#17431) 4 years ago
database.yml
deploy.rb Change references to tootsuite/mastodon to mastodon/mastodon (#16491) 4 years ago
environment.rb
i18n-tasks.yml Add notifications for new sign-ups (#16953) 4 years ago
navigation.rb Add trending statuses (#17431) 4 years ago
pghero.yml
puma.rb
routes.rb Add trending statuses (#17431) 4 years ago
secrets.yml
settings.yml Add appeals (#17364) 4 years ago
sidekiq.yml Change e-mail domain blocks to block IPs dynamically (#17635) 4 years ago
storage.yml Update Mastodon to Rails 6.1 (#15910) 5 years ago
themes.yml
webpacker.yml