0
0
Fork 0
mirror of https://github.com/lunaisnotaboy/mastodon.git synced 2025-03-29 05:19:22 +00:00
mastodon/config
Eugen Rochko 27965ce5ed
Add trending statuses ()
* 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 () 2022-01-28 00:43:56 +01:00
initializers Fix various typos () 2022-02-22 20:14:17 +01:00
locales Add trending statuses () 2022-02-25 00:34:14 +01:00
webpack Bump jest from 26.6.3 to 27.1.0 () 2021-08-28 09:58:04 +09:00
application.rb Add global locale param () 2022-02-08 02:34:56 +01:00
boot.rb Bump bootsnap from 1.6.0 to 1.8.1 () 2021-09-19 14:42:32 +09:00
brakeman.ignore Add trending statuses () 2022-02-25 00:34:14 +01:00
database.yml
deploy.rb Change references to tootsuite/mastodon to mastodon/mastodon () 2021-07-13 15:46:20 +02:00
environment.rb
i18n-tasks.yml Add notifications for new sign-ups () 2022-02-23 16:45:22 +01:00
navigation.rb Add trending statuses () 2022-02-25 00:34:14 +01:00
pghero.yml Fix PgHero Content-Security-Policy when CDN_HOST is used () 2020-05-04 13:52:41 +02:00
puma.rb Add PERSISTENT_TIMEOUT option () 2019-09-04 20:44:08 +02:00
routes.rb Add trending statuses () 2022-02-25 00:34:14 +01:00
secrets.yml
settings.yml Add appeals () 2022-02-14 21:27:53 +01:00
sidekiq.yml Change e-mail domain blocks to block IPs dynamically () 2022-02-24 17:28:23 +01:00
storage.yml Update Mastodon to Rails 6.1 () 2021-03-24 10:44:31 +01:00
themes.yml
webpacker.yml