about summary refs log tree commit diff
path: root/app/javascript
AgeCommit message (Expand)Author
2023-04-22Merge remote-tracking branch 'glitch/main'Starfall
2023-04-22Fix JS crashing if initial-state is not set (#2193)Claire
2023-04-22[Glitch] Rewrite AnimatedNumber component with React hooksfusagiko / takayamaki
2023-04-22[Glitch] Rewrite GIFV component with React hooksfusagiko / takayamaki
2023-04-22[Glitch] Add client-side validation for taken username in sign-up formEugen Rochko
2023-04-22[Glitch] Fix crash when trying to open the filter modalClaire
2023-04-22[Glitch] Add progress indicator to sign-up flowEugen Rochko
2023-04-22[Glitch] Fix status title for statuses without textIvan Rodriguez
2023-04-22[Glitch] typo: collapsable -> collapsibleNick Schonning
2023-04-22Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-04-17Rewrite AnimatedNumber component with React hooks (#24559)fusagiko / takayamaki
2023-04-17Fix crash when trying to open the filter modal (#24556)Claire
2023-04-17Rewrite AvatarOverlay component with React hooks (#24543)fusagiko / takayamaki
2023-04-16[Glitch] Change all components to use the same error page in web UIEugen Rochko
2023-04-16[Glitch] Add “In Memoriam” banner back to profilesClaire
2023-04-16[Glitch] Fix tab arrows on RTL layoutsClaire
2023-04-16Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-04-16[Glitch] Refactor styles to use logical properties for positioning (#2156)Plastikmensch
2023-04-16New Crowdin updates (#2172)Claire
2023-04-16Rewrite GIFV component with React hooks (#24552)fusagiko / takayamaki
2023-04-16Add progress indicator to sign-up flow (#24545)Eugen Rochko
2023-04-16Add client-side validation for taken username in sign-up form (#24546)Eugen Rochko
2023-04-14Merge remote-tracking branch 'glitch/main'Starfall
2023-04-14Fix status title for statuses without text (#24359)Ivan Rodriguez
2023-04-14typo: collapsable -> collapsible (#24521)Nick Schonning
2023-04-12Fix tab arrows on RTL layouts (#24520)Claire
2023-04-12Fix missing translation strings in en.json and defaultMessages.json (#24518)Claire
2023-04-12Add “In Memoriam” banner back to profiles (#23614)Claire
2023-04-12New Crowdin updates (#24447)Eugen Rochko
2023-04-12Change all components to use the same error page in web UI (#24512)Eugen Rochko
2023-04-09Run `yarn manage:translations`Claire
2023-04-09Move glitch-soc-only translation strings out of `app/javascript/mastodono/loc...Claire
2023-04-09[Glitch] Ensure tabIndex is number instead of stringNick Schonning
2023-04-09[Glitch] Fix loading spinner + infinite scroll for private mentionsChristian Schmidt
2023-04-09[Glitch] Enable Stylelint property-no-unknownNick Schonning
2023-04-09[Glitch] Fix tooltip for dates without timeChristian Schmidt
2023-04-09[Glitch] Remove Array.prototype.includes polyfillNick Schonning
2023-04-09[Glitch] Fix account header image missing in low-resChristian Schmidt
2023-04-09[Glitch] Fix height of announcements not being updated when using reduced ani...Christian Schmidt
2023-04-09[Glitch] Update display_media typing to stringNick Schonning
2023-04-09[Glitch] Set marginRight as stringNick Schonning
2023-04-09[Glitch] SUBMIT doesn't exist on XMLHttpRequestNick Schonning
2023-04-09[Glitch] HTML string attributes set as booleansNick Schonning
2023-04-09Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-04-08Move locale-data back to `app/javascript/mastodon/locales/locale-data` (#2169)Claire
2023-04-07Fix tooltip for dates without time (#24244)Christian Schmidt
2023-04-07Fix loading spinner + infinite scroll for private mentions (#24446)Christian Schmidt
2023-04-07Remove Array.prototype.includes polyfill (#24234)Nick Schonning
2023-04-07Fix account header image missing in low-res (#24433)Christian Schmidt
2023-04-06New Crowdin updates (#24378)Eugen Rochko