543 Commits (6746e5d4309fa8022e8a84674b85251543a31317)

Author SHA1 Message Date
たいち ひ 6746e5d430 [Glitch] Rewrite `<Skeleton/>` as FC and TS
1 year ago
Renaud Chaput 3b375ee395 [Glitch] Upgrade to React 18
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
Renaud Chaput e6a7cfd12e [Glitch] Add stricter ESLint rules for Typescript files
1 year ago
Nick Schonning e8fc445e14 [Glitch] Enable ESLint react/no-deprecated
2 years ago
fusagiko / takayamaki 7d9b7f28b8 [Glitch] Add type annotation for DisplayName component
2 years ago
fusagiko / takayamaki ea1f9b4223 [Glitch] Rename Image component to ServerHeroImage
2 years ago
Claire cb6f445b90
Greatly simplify history management code (#2230)
2 years ago
Claire 058898802a
Fix AvatarComposite and DisplayName referencing undefined props (#2222)
2 years ago
Claire 96e99e2170 Run prettier on Typescript files
2 years ago
Renaud Chaput 5f2071d055 [Glitch] Enforce stricter rules for Typescript files
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
たいち ひ 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 5f0d2b6e3b Copy Typescript type definitions to glitch-soc
2 years ago
Eugen Rochko bbd0e9caa6 [Glitch] Add ALT badges to media that has alternative text in web UI
2 years ago
Claire a8939e9098 [Glitch] Change media elements to use aspect-ratio rather than compute height themselves
2 years ago
fusagiko / takayamaki 9ab89bb832 [Glitch] Add type annotation for Blurhash component
2 years ago
fusagiko / takayamaki 20f1f3aa7d [Glitch] Add type annotation for IconButton component
2 years ago
fusagiko / takayamaki aff2d55b80 [Glitch] Add type annotation for RelativeTimestamp component
2 years ago
fusagiko / takayamaki a49707dacb [Glitch] Rewrite Icon and IconWithBadge with typescript
2 years ago
Eugen Rochko 7835f8fd22 [Glitch] Fix icons having an image role
2 years ago
Nick Schonning 51479f5c28 [Glitch] Add eslint-plugin-jsdoc
2 years ago
Claire de74acbe0c
Fix some more Javascript linting issues and discrepancies with upstream (#2209)
2 years ago
Claire ed0a407888
Fix thread lines not being properly updated when new posts are received (#2210)
2 years ago
Claire 3fb7fe14c6
Fix some of the Javascript linting issues, as well as bugs and unneeded divergences with upstream (#2208)
2 years ago
Claire 6f64c79ca4
Fix SCSS linting issues (#2207)
2 years ago
Eugen Rochko 38eeed6cbf [Glitch] Change logo version in header based on screen size in web UI
2 years ago
Nick Schonning 1033598416 [Glitch] Enable formatjs/prefer-pound-in-plural
2 years ago
Claire edec08b970 Disable full-width media in thread view
2 years ago
Eugen Rochko 7b01b7c3bf [Glitch] Add lines to threads in web UI
2 years ago
fusagiko / takayamaki 66bda4713e [Glitch] Allow `==` when null checking
2 years ago
Plastikmensch 1565af1caf
[Glitch] [Proposal] Make able to write React in Typescript (#2190)
2 years ago
fusagiko / takayamaki 9ef32ea570 [Glitch] Rewrite AnimatedNumber component with React hooks
2 years ago
fusagiko / takayamaki 799e9917e4 [Glitch] Rewrite GIFV component with React hooks
2 years ago
Eugen Rochko 34f8e696e2 [Glitch] Change all components to use the same error page in web UI
2 years ago
Nick Schonning bfe46d08f9 [Glitch] Ensure tabIndex is number instead of string
2 years ago
neatchee 8215df76c0 [Glitch] Remove legacy decorators syntax
2 years ago
Christian Schmidt 8f97ffe91e [Glitch] Replace `Status#translatable?` with language matrix in separate endpoint
2 years ago
Christian Schmidt 1317553f3a [Glitch] Only offer translation for supported languages
2 years ago
Christian Schmidt 0e476f3c4f [Glitch] Add `lang` attribute to media and poll options
2 years ago
Renaud Chaput 81ef21a0c8 [Glitch] Rename JSX files with proper `.jsx` extension
2 years ago
Christian Schmidt 229ab559dc [Glitch] Fix bad type for spellCheck attribute
2 years ago
Christian Schmidt 8fd6c36243 [Glitch] Spell check input fields
2 years ago