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
2022-02-25 00:34:14 +01:00
..
environments
initializers Fix various typos (#17621) 2022-02-22 20:14:17 +01:00
locales Add trending statuses (#17431) 2022-02-25 00:34:14 +01:00
webpack
application.rb Add global `locale` param (#17464) 2022-02-08 02:34:56 +01:00
boot.rb
brakeman.ignore Add trending statuses (#17431) 2022-02-25 00:34:14 +01:00
database.yml
deploy.rb
environment.rb
i18n-tasks.yml Add notifications for new sign-ups (#16953) 2022-02-23 16:45:22 +01:00
navigation.rb Add trending statuses (#17431) 2022-02-25 00:34:14 +01:00
pghero.yml
puma.rb
routes.rb Add trending statuses (#17431) 2022-02-25 00:34:14 +01:00
secrets.yml
settings.yml Add appeals (#17364) 2022-02-14 21:27:53 +01:00
sidekiq.yml Change e-mail domain blocks to block IPs dynamically (#17635) 2022-02-24 17:28:23 +01:00
storage.yml
themes.yml
webpacker.yml