2277 Commits (734e18671779734ec3899972464e29a95afde599)

Author SHA1 Message Date
S.H a4d7a17089 [Glitch] Fix using Date.now() instead of intl.now()
1 year ago
Claire 9af04d5a46 [Glitch] Add a confirmation screen when suspending a domain
1 year ago
Renaud Chaput 8188522bde [Glitch] Fix prev/next buttons color in media viewer
1 year ago
Christian Schmidt 7e25fd9b0c [Glitch] Translate CW, poll options and media descriptions
1 year ago
Renaud Chaput 9e133e2527 [Glitch] Upgrade react-intl
1 year ago
dependabot[bot] 7fc1297c3e [Glitch] Bump eslint-plugin-jsdoc from 44.2.5 to 45.0.0
1 year ago
Claire 5e876c2901 [Glitch] Fix `null` signUp URL in various places
1 year ago
y.takahashi 4993b6e800 [Glitch] Handle Surrogate Pairs in truncate()
1 year ago
Claire ee771f5bad
Fix closeModal invocation (#2239)
1 year ago
Claire 5ed48e6878 Fix extraneous newlines
1 year ago
fusagiko / takayamaki 382b2a506a [Glitch] Rewrite actions/modal and reducers/modal with typescript
1 year ago
たいち ひ 6a592083f1 [Glitch] Fix export style of `<LoadGap />` based on `<Domain />`
1 year ago
Renaud Chaput 0009b4b574 [Glitch] Update inconsistent `defaultMessage`
1 year ago
Eugen Rochko e7dc375aab [Glitch] Change share action from being in action bar to being in dropdown in web UI
1 year ago
Renaud Chaput 7bec63e6e2 [Glitch] Fix `null` signUp URL handling from #25014
1 year ago
たいち ひ 017fbc7a74 [Glitch] Rewrite `<LoadGap />` as FC and TS
1 year ago
Claire 7d7db8977b Fix import order with ESLint
1 year ago
Claire 9e5278ea7b [Glitch] Add support for custom sign-up URLs
1 year ago
Claire 8f380a33fc [Glitch] Fix video player offering to expand in a lightbox when it's in an iframe
1 year ago
Claire a0bc0619ca [Glitch] Use JSX syntax for Fragments
1 year ago
Claire 6001f5ff36 [Glitch] Use the new JSX transform everywhere
1 year ago
Claire 1347ca6eb0 fixup! [Glitch] Upgrade to React 18
1 year ago
たいち ひ 60c7e559d8 [Glitch] Rewrite `<TimelineHint />` as FC and TS
1 year ago
たいち ひ 6746e5d430 [Glitch] Rewrite `<Skeleton/>` as FC and TS
1 year ago
Claire 892b3c16f5 [Glitch] Allow scripts in post embed previews
1 year ago
Renaud Chaput 3b375ee395 [Glitch] Upgrade to React 18
1 year ago
Claire ba73f0ea3a [Glitch] Add polling and automatic redirection to `/start` on email confirmation
1 year ago
Claire b0ec3bfcf9 [Glitch] Fix being unable to load past a full page of filtered posts in Home timeline
1 year ago
Christian Schmidt 4a1f4cb6a2 [Glitch] Fix UI crash in moderation interface when opening the media modal
1 year ago
Eugen Rochko d728222121 [Glitch] Change "Sign in" to "Login"
1 year ago
Claire 602ae7f2f6 [Glitch] Fix videos being improperly positioned on safari
1 year ago
Renaud Chaput e6a7cfd12e [Glitch] Add stricter ESLint rules for Typescript files
1 year ago
Nick Schonning e8fc445e14 [Glitch] Enable ESLint react/no-deprecated
1 year ago
Renaud Chaput 79c43b61a6 [Glitch] Disable RTK safety middlewares
1 year ago
fusagiko / takayamaki 7d9b7f28b8 [Glitch] Add type annotation for DisplayName component
1 year ago
fusagiko / takayamaki ea1f9b4223 [Glitch] Rename Image component to ServerHeroImage
1 year ago
Claire 69903b5830
Fix margins around small avatars (reply indicators, autocompletion suggestion) (#2231)
1 year ago
Claire cb6f445b90
Greatly simplify history management code (#2230)
1 year ago
Claire 2f2f74efd8
[Glitch] Update style of captcha confirmation page to match sign-up form (#2226)
1 year ago
Claire 058898802a
Fix AvatarComposite and DisplayName referencing undefined props (#2222)
2 years ago
Claire f371464639 Remove our copy of image.d.ts as tsconfig already uses upstream's
2 years ago
Claire 96e99e2170 Run prettier on Typescript files
2 years ago
Renaud Chaput 5aa08826cf [Glitch] Type Redux store and middleware
2 years ago
Renaud Chaput a56c71faba [Glitch] Remove unused iOS agent sniffing function
2 years ago
Renaud Chaput 526fe33e2f [Glitch] Rework polyfills loading
2 years ago
fusagiko / takayamaki e22a88b512 [Glitch] Add more detailed type annotation for Account
2 years ago
Claire 0fff2b67de Disable broken onboarding code
2 years ago
Renaud Chaput 5f2071d055 [Glitch] Enforce stricter rules for Typescript files
2 years ago
Renaud Chaput b509b96504 [Glitch] Enforce React Rules of Hooks with eslint
2 years ago
Renaud Chaput 108720d7b0 [Glitch] Dont use CommonJS (`require`, `module.exports`) anywhere
2 years ago