Change trending hashtags to be affected be reblogs (#16164)
If a status with a hashtag becomes very popular, it stands to reason that the hashtag should have a chance at trending Fix no stats being recorded for hashtags that are not allowed to trend, and stop ignoring bots Remove references to hashtags in profile directory from the code and the admin UI
parent
2c77d97e
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Affichage de
- app/controllers/directories_controller.rb 0 ajout, 10 suppressionsapp/controllers/directories_controller.rb
- app/lib/activitypub/activity/announce.rb 4 ajouts, 0 suppressionapp/lib/activitypub/activity/announce.rb
- app/lib/activitypub/activity/create.rb 1 ajout, 1 suppressionapp/lib/activitypub/activity/create.rb
- app/models/account.rb 2 ajouts, 9 suppressionsapp/models/account.rb
- app/models/account_tag_stat.rb 0 ajout, 24 suppressionsapp/models/account_tag_stat.rb
- app/models/tag.rb 9 ajouts, 29 suppressionsapp/models/tag.rb
- app/models/tag_filter.rb 0 ajout, 2 suppressionsapp/models/tag_filter.rb
- app/models/trending_tags.rb 8 ajouts, 4 suppressionsapp/models/trending_tags.rb
- app/services/process_hashtags_service.rb 1 ajout, 2 suppressionsapp/services/process_hashtags_service.rb
- app/services/reblog_service.rb 11 ajouts, 0 suppressionapp/services/reblog_service.rb
- app/views/admin/tags/_tag.html.haml 0 ajout, 2 suppressionsapp/views/admin/tags/_tag.html.haml
- app/views/admin/tags/index.html.haml 2 ajouts, 7 suppressionsapp/views/admin/tags/index.html.haml
- app/views/admin/tags/show.html.haml 2 ajouts, 11 suppressionsapp/views/admin/tags/show.html.haml
- config/locales/en.yml 2 ajouts, 5 suppressionsconfig/locales/en.yml
- config/locales/simple_form.en.yml 1 ajout, 1 suppressionconfig/locales/simple_form.en.yml
- config/routes.rb 0 ajout, 2 suppressionsconfig/routes.rb
- db/post_migrate/20210502233513_drop_account_tag_stats.rb 13 ajouts, 0 suppressiondb/post_migrate/20210502233513_drop_account_tag_stats.rb
- db/schema.rb 0 ajout, 10 suppressionsdb/schema.rb
- spec/models/account_tag_stat_spec.rb 0 ajout, 38 suppressionsspec/models/account_tag_stat_spec.rb
- spec/models/trending_tags_spec.rb 3 ajouts, 3 suppressionsspec/models/trending_tags_spec.rb
Chargement en cours
Veuillez vous inscrire ou vous se connecter pour commenter