563 Commits (587ddc2c7ff4bc02a61ac258afc1d764eb81988f)

Author SHA1 Message Date
たいち ひ c71fc42f4e [Glitch] Rewrite `<AutosuggestHashtag />` as FC and TS
1 year ago
alfe 9bf63257fb [Glitch] Rewrite `<LoadingIndicator/>` as FC and TS (#25364)
1 year ago
alfe cdec45eca9 [Glitch] Rewrite <LoadPending /> as FC and TS
1 year ago
Plastikmensch fefdc3244c
[Glitch] Change "direct message" nomenclature to "private mention" in web UI (#2158)
1 year ago
Eugen Rochko fb0d2de8fe [Glitch] Change design of dropdowns in web UI
1 year ago
alfe 83ae40e192 [Glitch] Rewrite `<LoadMore />` as FC and TS
1 year ago
S.H a4d7a17089 [Glitch] Fix using Date.now() instead of intl.now()
1 year ago
Claire 9af04d5a46 [Glitch] Add a confirmation screen when suspending a domain
1 year ago
Christian Schmidt 7e25fd9b0c [Glitch] Translate CW, poll options and media descriptions
1 year ago
Renaud Chaput 9e133e2527 [Glitch] Upgrade react-intl
1 year ago
Claire 5ed48e6878 Fix extraneous newlines
1 year ago
fusagiko / takayamaki 382b2a506a [Glitch] Rewrite actions/modal and reducers/modal with typescript
1 year ago
たいち ひ 6a592083f1 [Glitch] Fix export style of `<LoadGap />` based on `<Domain />`
1 year ago
Renaud Chaput 0009b4b574 [Glitch] Update inconsistent `defaultMessage`
1 year ago
Eugen Rochko e7dc375aab [Glitch] Change share action from being in action bar to being in dropdown in web UI
1 year ago
たいち ひ 017fbc7a74 [Glitch] Rewrite `<LoadGap />` as FC and TS
1 year ago
Claire 7d7db8977b Fix import order with ESLint
1 year ago
Claire a0bc0619ca [Glitch] Use JSX syntax for Fragments
1 year ago
Claire 6001f5ff36 [Glitch] Use the new JSX transform everywhere
1 year ago
たいち ひ 60c7e559d8 [Glitch] Rewrite `<TimelineHint />` as FC and TS
2 years ago
たいち ひ 6746e5d430 [Glitch] Rewrite `<Skeleton/>` as FC and TS
2 years ago
Renaud Chaput 3b375ee395 [Glitch] Upgrade to React 18
2 years ago
Claire b0ec3bfcf9 [Glitch] Fix being unable to load past a full page of filtered posts in Home timeline
2 years ago
Christian Schmidt 4a1f4cb6a2 [Glitch] Fix UI crash in moderation interface when opening the media modal
2 years ago
Eugen Rochko d728222121 [Glitch] Change "Sign in" to "Login"
2 years ago
Renaud Chaput e6a7cfd12e [Glitch] Add stricter ESLint rules for Typescript files
2 years 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