17935 Commits (2f2f74efd8c4c699f0bcc9a6054105af2e36d1a8)
 

Author SHA1 Message Date
Claire 2f2f74efd8
[Glitch] Update style of captcha confirmation page to match sign-up form (#2226)
2 years ago
Claire 058898802a
Fix AvatarComposite and DisplayName referencing undefined props (#2222)
2 years ago
Claire 054df2d67e
Merge pull request #2216 from ClearlyClaire/glitch-soc/merge-upstream
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
Claire facc7ab03c Merge commit '51b83ed19536b06ce3f57b260400ecec2d1dd187' into glitch-soc/merge-upstream
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 1a664560cc Merge commit '6aeb162927e6f9bbfd597632a10d82d9656c2385' into glitch-soc/merge-upstream
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
Claire c81d1b0d38 Merge commit 'c8181eb0a41c4f5c1655d4e400cab071aee4182a' into glitch-soc/merge-upstream
2 years ago
たいち ひ 887112a065 [Glitch] Add TypeScript support for `mastodon` alias and image imports
2 years ago
Claire 42bdc2add9 Copy hooks/useHovering.ts to glitch-soc
2 years ago
Claire 8e806b6e88 Fix IconButton prop types in glitch-soc
2 years ago
Renaud Chaput 6415981056 [Glitch] Mark `wheel` events on scrollable list as passive
2 years ago
fusagiko / takayamaki f94eb65cf9 [Glitch] Rewrite Domain component as function component
2 years ago
fusagiko / takayamaki 468dfffd26 [Glitch] Use LayoutType from is_mobile in actions/app
2 years ago
たいち ひ 87a704f70b [Glitch] Rewrite RadioButton component as FC
2 years ago
たいち ひ bd851d3b58 [Glitch] Rewrite Image component as function component
2 years ago
たいち ひ 1edaf58fb9 [Glitch] Rewrite <NotSignedInIndicator /> as FC
2 years ago
Claire 8b568755ad Merge commit '89269e4b713e3291a5c8c29b8d2e7b950b60eb35' into glitch-soc/merge-upstream
2 years ago
Nick Schonning 51b83ed195
Use Prettier for ESLint formatting TypeScript (#23631)
2 years ago
Renaud Chaput 6aeb162927
Type Redux store and middleware (#24843)
2 years ago
Claire e1f466fbbe
Fix javascript on moderation interface (#24933)
2 years ago
Renaud Chaput 224d458f7e
Remove unused iOS agent sniffing function (#24931)
2 years ago
dependabot[bot] 72dcb2ef58
Bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.5 (#24922)
2 years ago
dependabot[bot] a5ba98d2df
Bump @typescript-eslint/parser from 5.59.2 to 5.59.5 (#24921)
2 years ago
eggplants af7bf59b3e
Fix wrong documentation link (#24924)
2 years ago
Renaud Chaput a3a2414f0e
Rework polyfills loading (#24907)
2 years ago
Claire f08f6d20e6
Merge pull request #2215 from ClearlyClaire/glitch-soc/merge-upstream
2 years ago
Daniel M Brasil 536dd046d4
Add ability to block sign-ups from IP using the CLI (#24870)
2 years ago
Daniel M Brasil ffb3fef7db
Fix uncaught `ActiveRecord::StatementInvalid` in Mastodon::IpBlocksCLI (#24861)
2 years ago
Renaud Chaput aec486b4ec
Upgrade `uuid` to 9.0.0 (#24917)
2 years ago
fusagiko / takayamaki 6579e3af7d
Add more detailed type annotation for Account (#24815)
2 years ago
Renaud Chaput c8181eb0a4
Enforce stricter rules for Typescript files (#24910)
2 years ago
Renaud Chaput 64ec41d89c
Make Webpack fail on failed imports (#24908)
2 years ago
Renaud Chaput d9b93bd15e
Enforce React Rules of Hooks with eslint (#24911)
2 years ago
Renaud Chaput 955179fc55
Dont use CommonJS (`require`, `module.exports`) anywhere (#24913)
2 years ago
Renaud Chaput 89269e4b71
Mark `wheel` events on scrollable list as passive (#24914)
2 years ago
Renaud Chaput ea04f33f50 [Glitch] Fixes build errors from some previous TS-related commits
2 years ago
fusagiko / takayamaki 3d9e35375c [Glitch] Rewrite actions/app.ts and reducers/missed_updates.ts with createAction
2 years ago
Renaud Chaput a33d6c946a [Glitch] Remove MastodonMap TS type
2 years ago
fusagiko / takayamaki e8243d5bbd [Glitch] Add type annotation for some js files
2 years ago
Claire 5f0d2b6e3b Copy Typescript type definitions to glitch-soc
2 years ago
Claire f3af434c25 [Glitch] Fix incorrect import of redux store
2 years ago