5993 Commits (98bc47e3cae4f5fbe80cb70f1a38de3830401d81)

Author SHA1 Message Date
Ivan Rodriguez 98bc47e3ca [Glitch] Fix status title for statuses without text
2 years ago
Nick Schonning b31e7d43ea [Glitch] typo: collapsable -> collapsible
2 years ago
Claire 5c962d77bb Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
fusagiko / takayamaki b72a9eb02e Rewrite AnimatedNumber component with React hooks (#24559)
2 years ago
Claire 8e36b04fd2 Fix crash when trying to open the filter modal (#24556)
2 years ago
fusagiko / takayamaki d7a0f21886 Rewrite AvatarOverlay component with React hooks (#24543)
2 years ago
Eugen Rochko d509c41d38 [Glitch] Change all components to use the same error page in web UI
2 years ago
Claire d6e6a036b4 [Glitch] Add “In Memoriam” banner back to profiles
2 years ago
Claire 0332ac95c0 [Glitch] Fix tab arrows on RTL layouts
2 years ago
Claire fca86b29d9 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Plastikmensch da094537d6 [Glitch] Refactor styles to use logical properties for positioning (#2156)
2 years ago
Claire c012b39674 New Crowdin updates (#2172)
2 years ago
fusagiko / takayamaki e8450b1dc2 Rewrite GIFV component with React hooks (#24552)
2 years ago
Eugen Rochko 9a7a4d79ec Add progress indicator to sign-up flow (#24545)
2 years ago
Eugen Rochko 39bb8504b5 Add client-side validation for taken username in sign-up form (#24546)
2 years ago
Ivan Rodriguez 9b7e66c109 Fix status title for statuses without text (#24359)
2 years ago
Nick Schonning de18852ec7 typo: collapsable -> collapsible (#24521)
2 years ago
Claire 98022f6f5d Fix tab arrows on RTL layouts (#24520)
2 years ago
Claire da451d859f Fix missing translation strings in en.json and defaultMessages.json (#24518)
2 years ago
Claire e5498861d4 Add “In Memoriam” banner back to profiles (#23614)
2 years ago
Eugen Rochko 7636512acb New Crowdin updates (#24447)
2 years ago
Eugen Rochko 8b0c634a8a Change all components to use the same error page in web UI (#24512)
2 years ago
Claire db3900bf4c Run `yarn manage:translations`
2 years ago
Claire ba8ba4f476 Move glitch-soc-only translation strings out of `app/javascript/mastodono/locales`
2 years ago
Nick Schonning 3237eb3759 [Glitch] Ensure tabIndex is number instead of string
2 years ago
Christian Schmidt 3e1e35b8ec [Glitch] Fix loading spinner + infinite scroll for private mentions
2 years ago
Nick Schonning 61e2fa8b76 [Glitch] Enable Stylelint property-no-unknown
2 years ago
Christian Schmidt b32dbd5500 [Glitch] Fix tooltip for dates without time
2 years ago
Nick Schonning 8aafeb72cf [Glitch] Remove Array.prototype.includes polyfill
2 years ago
Christian Schmidt 95a401efa4 [Glitch] Fix account header image missing in low-res
2 years ago
Christian Schmidt ba35f8f630 [Glitch] Fix height of announcements not being updated when using reduced animations
2 years ago
Nick Schonning e9fd7d9e02 [Glitch] Update display_media typing to string
2 years ago
Nick Schonning bd52e88774 [Glitch] Set marginRight as string
2 years ago
Nick Schonning 499485585e [Glitch] SUBMIT doesn't exist on XMLHttpRequest
2 years ago
Nick Schonning 970001fd77 [Glitch] HTML string attributes set as booleans
2 years ago
Claire 9558de3b67 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 69a94bf6e1 Move locale-data back to `app/javascript/mastodon/locales/locale-data` (#2169)
2 years ago
Christian Schmidt 07497b9956 Fix tooltip for dates without time (#24244)
2 years ago
Christian Schmidt c9fed25d56 Fix loading spinner + infinite scroll for private mentions (#24446)
2 years ago
Nick Schonning e9df65bad0 Remove Array.prototype.includes polyfill (#24234)
2 years ago
Christian Schmidt b2e306d3db Fix account header image missing in low-res (#24433)
2 years ago
Eugen Rochko 66cbd18531 New Crowdin updates (#24378)
2 years ago
Claire 0174059370 New Crowdin updates (#2126)
2 years ago
Christian Schmidt 2507c0a462 Fix height of announcements not being updated when using reduced animations (#24354)
2 years ago
Nick Schonning a334f64652 Update display_media typing to string (#24416)
2 years ago
Nick Schonning 37e98d9d56 Set marginRight as string (#24422)
2 years ago
Nick Schonning d5a6c93808 SUBMIT doesn't exist on XMLHttpRequest (#24423)
2 years ago
Nick Schonning 24919590a0 Enable Stylelint property-no-unknown (#24404)
2 years ago
Claire 0679fcd2f1 Fix styling regressions from RTL layout refactor (#24415)
2 years ago
Nick Schonning 53376db94c Ensure tabIndex is number instead of string (#24409)
2 years ago