2245 Commits (dc9dcd0fa9bd2e7ed682f833d678e54a61d1b77c)

Author SHA1 Message Date
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)
1 year ago
Claire abb99eca95 Remove our copy of image.d.ts as tsconfig already uses upstream's
1 year ago
Claire e63a08bafd Run prettier on Typescript files
1 year ago
Renaud Chaput 487715a3e3 [Glitch] Type Redux store and middleware
1 year ago
Renaud Chaput b21d2eaeb6 [Glitch] Remove unused iOS agent sniffing function
1 year ago
Renaud Chaput e8415aa727 [Glitch] Rework polyfills loading
1 year ago
fusagiko / takayamaki c5fb52eb23 [Glitch] Add more detailed type annotation for Account
1 year ago
Claire 81b01c961b Disable broken onboarding code
1 year ago
Renaud Chaput d0545c950c [Glitch] Enforce stricter rules for Typescript files
1 year ago
Renaud Chaput a7d51b92f3 [Glitch] Enforce React Rules of Hooks with eslint
1 year ago
Renaud Chaput 4e88d37759 [Glitch] Dont use CommonJS (`require`, `module.exports`) anywhere
1 year ago
たいち ひ 8a2bb3fb99 [Glitch] Add TypeScript support for `mastodon` alias and image imports
1 year ago
Claire 43b38dc9e6 Copy hooks/useHovering.ts to glitch-soc
1 year ago
Claire a0047223a5 Fix IconButton prop types in glitch-soc
1 year ago
Renaud Chaput d8cae2752c [Glitch] Mark `wheel` events on scrollable list as passive
1 year ago
fusagiko / takayamaki fe8412bcf4 [Glitch] Rewrite Domain component as function component
1 year ago
fusagiko / takayamaki 7630b904ee [Glitch] Use LayoutType from is_mobile in actions/app
1 year ago
たいち ひ bf45760e0b [Glitch] Rewrite RadioButton component as FC
1 year ago
たいち ひ 3c62d50502 [Glitch] Rewrite Image component as function component
1 year ago
たいち ひ 77edfc33ba [Glitch] Rewrite <NotSignedInIndicator /> as FC
1 year ago
Renaud Chaput 2354041cb7 [Glitch] Fixes build errors from some previous TS-related commits
1 year ago
fusagiko / takayamaki 31e4da41ee [Glitch] Rewrite actions/app.ts and reducers/missed_updates.ts with createAction
1 year ago
Renaud Chaput 2c5141e5ed [Glitch] Remove MastodonMap TS type
1 year ago
fusagiko / takayamaki ac97d77cb3 [Glitch] Add type annotation for some js files
1 year ago
Claire 902b2175df Copy Typescript type definitions to glitch-soc
1 year ago
Claire 9775d02a15 [Glitch] Fix incorrect import of redux store
1 year ago
fusagiko / takayamaki 5af7007906 [Glitch] use configureStore of redux-toolkit instead of createStore of redux
1 year ago
Eugen Rochko c10a2036bc [Glitch] Add ALT badges to media that has alternative text in web UI
1 year ago
Claire 62f5d29c25 [Glitch] Change media elements to use aspect-ratio rather than compute height themselves
1 year ago
Claire 319ff9bd71 [Glitch] Fix incorrect box shadow on avatar in thread view
1 year ago
fusagiko / takayamaki e225a49255 [Glitch] Add type annotation for Blurhash component
1 year ago
fusagiko / takayamaki cccf0bdace [Glitch] Add type annotation for IconButton component
1 year ago
Claire 2847b0423b Fix glitch-soc's thread line styling (#2214)
1 year ago
fusagiko / takayamaki dd098625f0 [Glitch] Add type annotation for RelativeTimestamp component
1 year ago
fusagiko / takayamaki c17c65aa57 [Glitch] Rewrite Icon and IconWithBadge with typescript
1 year ago
Eugen Rochko 5bfff5807a [Glitch] Fix icons having an image role
1 year ago
Claire acc7cdc664 [Glitch] Fix audio player width in thread view
1 year ago
Nick Schonning 55561098c4 [Glitch] Add eslint-plugin-jsdoc
1 year ago
Christian Schmidt a9089a2458 [Glitch] Fix media description not being cleared
1 year ago
Claire c90f09d36f Fix more JS linting issues (#2212)
1 year ago
Claire db240323f6 Fix some more JS linting issues (#2211)
1 year ago
Claire 12e8bcac9d Fix some more Javascript linting issues and discrepancies with upstream (#2209)
1 year ago
Claire 43c40b5df8 Fix thread lines not being properly updated when new posts are received (#2210)
1 year ago