2296 Commits (f0999de66f0d3f4f77728b379b30a7d601561847)

Author SHA1 Message Date
Renaud Chaput e11d884c53 [Glitch] Add stricter ESLint rules for Typescript files
1 year ago
Nick Schonning dc9dcd0fa9 [Glitch] Enable ESLint react/no-deprecated
1 year ago
Renaud Chaput afde99dc29 [Glitch] Disable RTK safety middlewares
1 year ago
fusagiko / takayamaki a3c2519ba0 [Glitch] Add type annotation for DisplayName component
1 year ago
fusagiko / takayamaki b3e018ce58 [Glitch] Rename Image component to ServerHeroImage
1 year ago
Claire 5a99be78e4 Fix margins around small avatars (reply indicators, autocompletion suggestion) (#2231)
1 year ago
Claire b13b71d1f5 Greatly simplify history management code (#2230)
1 year ago
Claire 56ac8eb6ea [Glitch] Update style of captcha confirmation page to match sign-up form (#2226)
1 year ago
Claire 0206081e40 Fix AvatarComposite and DisplayName referencing undefined props (#2222)
2 years ago
Claire abb99eca95 Remove our copy of image.d.ts as tsconfig already uses upstream's
2 years ago
Claire e63a08bafd Run prettier on Typescript files
2 years ago
Renaud Chaput 487715a3e3 [Glitch] Type Redux store and middleware
2 years ago
Renaud Chaput b21d2eaeb6 [Glitch] Remove unused iOS agent sniffing function
2 years ago
Renaud Chaput e8415aa727 [Glitch] Rework polyfills loading
2 years ago
fusagiko / takayamaki c5fb52eb23 [Glitch] Add more detailed type annotation for Account
2 years ago
Claire 81b01c961b Disable broken onboarding code
2 years ago
Renaud Chaput d0545c950c [Glitch] Enforce stricter rules for Typescript files
2 years ago
Renaud Chaput a7d51b92f3 [Glitch] Enforce React Rules of Hooks with eslint
2 years ago
Renaud Chaput 4e88d37759 [Glitch] Dont use CommonJS (`require`, `module.exports`) anywhere
2 years ago
たいち ひ 8a2bb3fb99 [Glitch] Add TypeScript support for `mastodon` alias and image imports
2 years ago
Claire 43b38dc9e6 Copy hooks/useHovering.ts to glitch-soc
2 years ago
Claire a0047223a5 Fix IconButton prop types in glitch-soc
2 years ago
Renaud Chaput d8cae2752c [Glitch] Mark `wheel` events on scrollable list as passive
2 years ago
fusagiko / takayamaki fe8412bcf4 [Glitch] Rewrite Domain component as function component
2 years ago
fusagiko / takayamaki 7630b904ee [Glitch] Use LayoutType from is_mobile in actions/app
2 years ago
たいち ひ bf45760e0b [Glitch] Rewrite RadioButton component as FC
2 years ago
たいち ひ 3c62d50502 [Glitch] Rewrite Image component as function component
2 years ago
たいち ひ 77edfc33ba [Glitch] Rewrite <NotSignedInIndicator /> as FC
2 years ago
Renaud Chaput 2354041cb7 [Glitch] Fixes build errors from some previous TS-related commits
2 years ago
fusagiko / takayamaki 31e4da41ee [Glitch] Rewrite actions/app.ts and reducers/missed_updates.ts with createAction
2 years ago
Renaud Chaput 2c5141e5ed [Glitch] Remove MastodonMap TS type
2 years ago
fusagiko / takayamaki ac97d77cb3 [Glitch] Add type annotation for some js files
2 years ago
Claire 902b2175df Copy Typescript type definitions to glitch-soc
2 years ago
Claire 9775d02a15 [Glitch] Fix incorrect import of redux store
2 years ago
fusagiko / takayamaki 5af7007906 [Glitch] use configureStore of redux-toolkit instead of createStore of redux
2 years ago
Eugen Rochko c10a2036bc [Glitch] Add ALT badges to media that has alternative text in web UI
2 years ago
Claire 62f5d29c25 [Glitch] Change media elements to use aspect-ratio rather than compute height themselves
2 years ago
Claire 319ff9bd71 [Glitch] Fix incorrect box shadow on avatar in thread view
2 years ago
fusagiko / takayamaki e225a49255 [Glitch] Add type annotation for Blurhash component
2 years ago
fusagiko / takayamaki cccf0bdace [Glitch] Add type annotation for IconButton component
2 years ago
Claire 2847b0423b Fix glitch-soc's thread line styling (#2214)
2 years ago
fusagiko / takayamaki dd098625f0 [Glitch] Add type annotation for RelativeTimestamp component
2 years ago
fusagiko / takayamaki c17c65aa57 [Glitch] Rewrite Icon and IconWithBadge with typescript
2 years ago
Eugen Rochko 5bfff5807a [Glitch] Fix icons having an image role
2 years ago
Claire acc7cdc664 [Glitch] Fix audio player width in thread view
2 years ago
Nick Schonning 55561098c4 [Glitch] Add eslint-plugin-jsdoc
2 years ago
Christian Schmidt a9089a2458 [Glitch] Fix media description not being cleared
2 years ago
Claire c90f09d36f Fix more JS linting issues (#2212)
2 years ago
Claire db240323f6 Fix some more JS linting issues (#2211)
2 years ago
Claire 12e8bcac9d Fix some more Javascript linting issues and discrepancies with upstream (#2209)
2 years ago
Claire 43c40b5df8 Fix thread lines not being properly updated when new posts are received (#2210)
2 years ago
Plastikmensch ef5df7fc66 Reset language to default when cancelling a reply (#2114)
2 years ago
Claire e390c26429 Fix some of the Javascript linting issues, as well as bugs and unneeded divergences with upstream (#2208)
2 years ago
Claire b80dc7d2ed Fix SCSS linting issues (#2207)
2 years ago
Claire 481aed8061 New Crowdin updates (#2202)
2 years ago
Claire eb3911d9bf Restore translations from not-yet-ported onboarding changes as glitch-soc translations
2 years ago
Eugen Rochko ffb5a3d4f3 [Glitch] Change logo version in header based on screen size in web UI
2 years ago
Nick Schonning c4e35a3f68 [Glitch] Enable formatjs/prefer-pound-in-plural
2 years ago
Claire a1a60257c5 Disable full-width media in thread view
2 years ago
Claire a6a1587450 [Glitch] Fix thread lines in right-to-left locales (#24714)
2 years ago
Claire c82f3a67c1 [Glitch] Fix sass warning about deprecated slash as division (#24653)
2 years ago
Eugen Rochko a2a800c212 [Glitch] Add lines to threads in web UI
2 years ago
Eugen Rochko bf04ff4601 [Glitch] Change label from "For you" to "People" on explore screen in web UI
2 years ago
Chike Nwaenie 1b1a7e5a51 [Glitch] Change styling of the recommended accounts to allow bio to be more visible
2 years ago
Christian Schmidt ab2df6fb69 [Glitch] Use CSS to trim long card descriptions
2 years ago
Claire 5c4f034e9b [Glitch] Fix infinite loop in emoji replacement code
2 years ago
Claire 53e8b2dc7e [Glitch] Fix characters being emojified even when using Variation Selector 15 (text)
2 years ago
fusagiko / takayamaki e45bb3f893 [Glitch] Allow `==` when null checking
2 years ago
Plastikmensch c33ecc00fa [Glitch] [Proposal] Make able to write React in Typescript (#2190)
2 years ago
Plastikmensch c6305b9817 Fix small mistakes in RTL layout (#2182)
2 years ago
Plastikmensch 10259df1be Change `drawer--header` to `drawer__header` (#2189)
2 years ago
Claire f353e2b0b5 Fix JS crashing if initial-state is not set (#2193)
2 years ago
fusagiko / takayamaki 0015bd91a6 [Glitch] Rewrite AnimatedNumber component with React hooks
2 years ago
fusagiko / takayamaki eadf9807fb [Glitch] Rewrite GIFV component with React hooks
2 years ago
Eugen Rochko 0bc7beb1b1 [Glitch] Add client-side validation for taken username in sign-up form
2 years ago
Claire 3919549c96 [Glitch] Fix crash when trying to open the filter modal
2 years ago
Eugen Rochko 7642a3bb67 [Glitch] Add progress indicator to sign-up flow
2 years ago
Ivan Rodriguez 98bc47e3ca [Glitch] Fix status title for statuses without text
2 years ago
Nick Schonning b31e7d43ea [Glitch] typo: collapsable -> collapsible
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
Plastikmensch da094537d6 [Glitch] Refactor styles to use logical properties for positioning (#2156)
2 years ago
Claire c012b39674 New Crowdin updates (#2172)
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 0174059370 New Crowdin updates (#2126)
2 years ago
Rubicon Rowe f49d2ec5a3 [Glitch] Fix inconsistent radius in drawer
2 years ago
Christian Schmidt 90ecb96dba [Glitch] Add colour to follow button when hashtag is being followed
2 years ago