537 Commits (dc9dcd0fa9bd2e7ed682f833d678e54a61d1b77c)

Author SHA1 Message Date
Nick Schonning dc9dcd0fa9 [Glitch] Enable ESLint react/no-deprecated
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 b13b71d1f5 Greatly simplify history management code (#2230)
1 year ago
Claire 0206081e40 Fix AvatarComposite and DisplayName referencing undefined props (#2222)
2 years ago
Claire e63a08bafd Run prettier on Typescript files
2 years ago
Renaud Chaput d0545c950c [Glitch] Enforce stricter rules for Typescript files
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
たいち ひ 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
Claire 902b2175df Copy Typescript type definitions to glitch-soc
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
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
fusagiko / takayamaki dd098625f0 [Glitch] Add type annotation for RelativeTimestamp component
2 years ago
fusagiko / takayamaki c17c65aa57 [Glitch] Rewrite Icon and IconWithBadge with typescript
2 years ago
Eugen Rochko 5bfff5807a [Glitch] Fix icons having an image role
2 years ago
Nick Schonning 55561098c4 [Glitch] Add eslint-plugin-jsdoc
2 years ago
Claire 12e8bcac9d Fix some more Javascript linting issues and discrepancies with upstream (#2209)
2 years ago
Claire 43c40b5df8 Fix thread lines not being properly updated when new posts are received (#2210)
2 years ago
Claire e390c26429 Fix some of the Javascript linting issues, as well as bugs and unneeded divergences with upstream (#2208)
2 years ago
Claire b80dc7d2ed Fix SCSS linting issues (#2207)
2 years ago
Eugen Rochko ffb5a3d4f3 [Glitch] Change logo version in header based on screen size in web UI
2 years ago
Nick Schonning c4e35a3f68 [Glitch] Enable formatjs/prefer-pound-in-plural
2 years ago
Claire a1a60257c5 Disable full-width media in thread view
2 years ago
Eugen Rochko a2a800c212 [Glitch] Add lines to threads in web UI
2 years ago
fusagiko / takayamaki e45bb3f893 [Glitch] Allow `==` when null checking
2 years ago
Plastikmensch c33ecc00fa [Glitch] [Proposal] Make able to write React in Typescript (#2190)
2 years ago
fusagiko / takayamaki 0015bd91a6 [Glitch] Rewrite AnimatedNumber component with React hooks
2 years ago
fusagiko / takayamaki eadf9807fb [Glitch] Rewrite GIFV component with React hooks
2 years ago
Eugen Rochko d509c41d38 [Glitch] Change all components to use the same error page in web UI
2 years ago
Nick Schonning 3237eb3759 [Glitch] Ensure tabIndex is number instead of string
2 years ago
neatchee a73b29e8cc [Glitch] Remove legacy decorators syntax
2 years ago
Christian Schmidt bb60db4471 [Glitch] Replace `Status#translatable?` with language matrix in separate endpoint
2 years ago
Christian Schmidt a813ea3c25 [Glitch] Only offer translation for supported languages
2 years ago
Christian Schmidt b50a08b15b [Glitch] Add `lang` attribute to media and poll options
2 years ago
Renaud Chaput 295d193e7f [Glitch] Rename JSX files with proper `.jsx` extension
2 years ago
Christian Schmidt eb3d03a52a [Glitch] Fix bad type for spellCheck attribute
2 years ago
Christian Schmidt 71629f6f99 [Glitch] Spell check input fields
2 years ago
Claire 5d7c0b3254 [Glitch] Run eslint --fix
2 years ago
neatchee c5af6caf05 Allow users to set the trigger height for lengthy toot auto-collapse (#2070)
2 years ago
Claire 4b9c5fffde [Glitch] Add lang attribute to compose textarea and CW field
2 years ago
Claire caeeec0fdb [Glitch] Fix /api/v1/admin/trends/tags using wrong serializer
2 years ago
Peter Simonsson 37cd05b115 [Glitch] Fix dropdown menu positions when scrolling
2 years ago
Claire e08ebf920d [Glitch] Add dropdown menu item to open admin interface for remote domains
2 years ago