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 Fix Sidekiq warnings about JSON serialization (#17381) 2022-01-28 00:43:56 +01:00
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 Bump jest from 26.6.3 to 27.1.0 (#16376) 2021-08-28 09:58:04 +09:00
application.rb Add global locale param (#17464) 2022-02-08 02:34:56 +01:00
boot.rb Bump bootsnap from 1.6.0 to 1.8.1 (#16677) 2021-09-19 14:42:32 +09:00
brakeman.ignore Add trending statuses (#17431) 2022-02-25 00:34:14 +01:00
database.yml
deploy.rb Change references to tootsuite/mastodon to mastodon/mastodon (#16491) 2021-07-13 15:46:20 +02:00
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