2262 Commits (20e8b117e333468275909e57d58d97a7daecb8cb)

Author SHA1 Message Date
Claire 20e8b117e3 fixup! [Glitch] Upgrade to React 18
1 year ago
たいち ひ 114ad2d4d1 [Glitch] Rewrite `<TimelineHint />` as FC and TS
1 year ago
たいち ひ 76e9386332 [Glitch] Rewrite `<Skeleton/>` as FC and TS
1 year ago
Claire 758a0ae1e9 [Glitch] Allow scripts in post embed previews
1 year ago
Renaud Chaput 056dd39631 [Glitch] Upgrade to React 18
1 year ago
Claire b55d56387b [Glitch] Add polling and automatic redirection to `/start` on email confirmation
1 year ago
Claire c3cca0eff4 [Glitch] Fix being unable to load past a full page of filtered posts in Home timeline
1 year ago
Christian Schmidt 6cde4718c0 [Glitch] Fix UI crash in moderation interface when opening the media modal
1 year ago
Eugen Rochko 12c177a34e [Glitch] Change "Sign in" to "Login"
1 year ago
Claire 0042d5a246 [Glitch] Fix videos being improperly positioned on safari
1 year ago
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