Merge remote-tracking branch 'upstream/main'

This commit is contained in:
Essem 2023-09-04 19:00:18 -05:00
commit b871816f0e
No known key found for this signature in database
GPG key ID: 7D497397CC3A2A8C
150 changed files with 3282 additions and 932 deletions

View file

@ -801,6 +801,7 @@ class Status extends ImmutablePureComponent {
tabIndex={0}
data-featured={featured ? 'true' : null}
aria-label={textForScreenReader(intl, status, rebloggedByText, !status.get('hidden'))}
data-nosnippet={status.getIn(['account', 'noindex'], true) || undefined}
>
{!muted && prepend}