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/app/helpers
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
..
admin Add trending statuses (#17431) 4 years ago
accounts_helper.rb Change number_to_human calls to always use 3-digits precision (#16469) 4 years ago
application_helper.rb Fix link_to_login argument handling when a block is passed (#17345) 4 years ago
context_helper.rb Compact JSON-LD signed incoming activities (#17426) 4 years ago
domain_control_helper.rb
email_helper.rb Add canonical e-mail blocks for suspended accounts (#16049) 4 years ago
flashes_helper.rb
home_helper.rb
instance_helper.rb
jsonld_helper.rb Fix compacted JSON-LD possibly causing compatibility issues on forwarding (#17428) 4 years ago
languages_helper.rb Add trending statuses (#17431) 4 years ago
mascot_helper.rb Use custom mascot on static share page (#15687) 5 years ago
routing_helper.rb
settings_helper.rb Remove language detection through cld3 (#17478) 4 years ago
statuses_helper.rb Fix error when trying to render component for media without meta (#16112) 4 years ago
webfinger_helper.rb Remove dependency on goldfinger gem (#14919) 5 years ago