554 Commits (447b44a5d6a41689b32ff14d6ac991d617869211)

Author SHA1 Message Date
Renaud Chaput b428d82286 [Glitch] Upgrade react-intl
1 year ago
Claire 615a7d5795 Fix extraneous newlines
1 year ago
fusagiko / takayamaki 62f386d44e [Glitch] Rewrite actions/modal and reducers/modal with typescript
1 year ago
たいち ひ cd0ff98425 [Glitch] Fix export style of `<LoadGap />` based on `<Domain />`
1 year ago
Renaud Chaput f58504f2c7 [Glitch] Update inconsistent `defaultMessage`
1 year ago
Eugen Rochko 2592015ce6 [Glitch] Change share action from being in action bar to being in dropdown in web UI
1 year ago
たいち ひ 8134d62112 [Glitch] Rewrite `<LoadGap />` as FC and TS
1 year ago
Claire a7e6f3df20 Fix import order with ESLint
1 year ago
Claire 8793625bf3 [Glitch] Use JSX syntax for Fragments
1 year ago
Claire fb2bf621eb [Glitch] Use the new JSX transform everywhere
1 year ago
たいち ひ 114ad2d4d1 [Glitch] Rewrite `<TimelineHint />` as FC and TS
2 years ago
たいち ひ 76e9386332 [Glitch] Rewrite `<Skeleton/>` as FC and TS
2 years ago
Renaud Chaput 056dd39631 [Glitch] Upgrade to React 18
2 years ago
Claire c3cca0eff4 [Glitch] Fix being unable to load past a full page of filtered posts in Home timeline
2 years ago
Christian Schmidt 6cde4718c0 [Glitch] Fix UI crash in moderation interface when opening the media modal
2 years ago
Eugen Rochko 12c177a34e [Glitch] Change "Sign in" to "Login"
2 years ago
Renaud Chaput e11d884c53 [Glitch] Add stricter ESLint rules for Typescript files
2 years ago
Nick Schonning dc9dcd0fa9 [Glitch] Enable ESLint react/no-deprecated
2 years ago
fusagiko / takayamaki a3c2519ba0 [Glitch] Add type annotation for DisplayName component
2 years ago
fusagiko / takayamaki b3e018ce58 [Glitch] Rename Image component to ServerHeroImage
2 years ago
Claire b13b71d1f5 Greatly simplify history management code (#2230)
2 years 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