11016 Commits (b735954971a3e191fbfa1860e871724fafb9363d)

Author SHA1 Message Date
Claire b735954971 Merge commit '2ce0b666a139726dc406e6c1887728553b947e59' into glitch-soc/merge-upstream
2 years ago
Claire 646cde71d1
Change captcha to be presented even for invited users (#2227)
2 years ago
Claire 69903b5830
Fix margins around small avatars (reply indicators, autocompletion suggestion) (#2231)
2 years ago
Claire cb6f445b90
Greatly simplify history management code (#2230)
2 years ago
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 7b54e47d03
Fix being unable to load past a full page of filtered posts in Home timeline (#24930)
2 years ago
Claire aa4c9730f6
Change composer highlight border size to be more noticeable (#25010)
2 years ago
Claire 3ed3d54bf3
Fix reports not being closed when performing batch suspensions (#24988)
2 years ago
Steven Munn 52d36f0f98
Fix spelling of "Lets" on the onboarding page after clicking the confirmation email (#24959)
2 years ago
Daniel M Brasil 433ab0c9a3
Fix uncaught NoMethodError error in `/api/v1/admin/canonical_email_blocks/test` (#24947)
2 years ago
Claire 9015c2d646
Change profile updates to be sent to recently-mentioned servers (#24852)
2 years ago
Christian Schmidt 5241f7b2fd
Fix UI crash in moderation interface when opening the media modal (#24816)
2 years ago
Emelia Smith b8a2430642
Fix Onboarding Errors (#24883)
2 years ago
Claire 6b0942d107
Change AccessTokensVacuum to also delete expired tokens (#24868)
2 years ago
Eugen Rochko 3869e8c210
Change "Sign in" to "Login" (#24942)
2 years ago
Claire 0eed06073f
Fix videos being improperly positioned on safari (#24943)
2 years ago
Renaud Chaput 5eeb40bdbe
Add stricter ESLint rules for Typescript files (#24926)
2 years ago
Nick Schonning b878e3d8df
Enable ESLint react/no-deprecated (#24471)
2 years ago
たいち ひ 2d5e257938
Rewrite `logo.tsx` as FC (#24909)
2 years ago
Renaud Chaput 6f8db56a01
Disable RTK safety middlewares (#24936)
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
fusagiko / takayamaki 349cae0b57
Add type annotation for DisplayName component (#24752)
2 years ago
fusagiko / takayamaki ab7716cff4
Rename Image component to ServerHeroImage (#24894)
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