570 Commits (95a1fde6b68a2dabdb19aa34be4e9e73422a7760)

Author SHA1 Message Date
Eugen Rochko 71f8c45c18 [Glitch] Change label and design of sensitive and unavailable media in web UI
1 year ago
fusagiko / takayamaki 9e311f95aa [Glitch] simplify counters
1 year ago
alfe 5b9e43187c [Glitch] Rewrite `<ShortNumber />` as FC and TS
1 year ago
Renaud Chaput 55ea79165a [Glitch] Convert `<DismissableBanner>` to Typescript
1 year ago
Renaud Chaput 0bfa4a990f [Glitch] Fix translate button position
1 year ago
Eugen Rochko a117c953d0 [Glitch] Add button to see results for polls in web UI
1 year ago
forsamori ac74374311 [Glitch] Add at-symbol prepended to mention span title
1 year ago
たいち ひ 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
1 year ago
たいち ひ 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
1 year ago
fusagiko / takayamaki 7d9b7f28b8 [Glitch] Add type annotation for DisplayName component
1 year ago
fusagiko / takayamaki ea1f9b4223 [Glitch] Rename Image component to ServerHeroImage
1 year ago
Claire cb6f445b90
Greatly simplify history management code (#2230)
1 year 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