Merge remote-tracking branch 'parent/main' into upstream-20241021
This commit is contained in:
commit
ab58aed910
279 changed files with 2761 additions and 1351 deletions
|
@ -17,5 +17,4 @@
|
|||
%span.email-mini-hashtag-img-span
|
||||
= image_tag full_asset_url(account.avatar.url), alt: '', width: 16, height: 16
|
||||
%td
|
||||
- people = hashtag.history.aggregate(2.days.ago.to_date..Time.zone.today).accounts
|
||||
%p= t('user_mailer.welcome.hashtags_recent_count', people: number_with_delimiter(people), count: people)
|
||||
%p= recent_tag_usage(hashtag)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue