1125 Commits (fa16de4a4ec9d5a383e7796092bf5452f9f092fa)

Author SHA1 Message Date
Claire 214f04f04b [Glitch] Add support for custom sign-up URLs
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
Claire 758a0ae1e9 [Glitch] Allow scripts in post embed previews
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 81b01c961b Disable broken onboarding code
2 years ago
Renaud Chaput d0545c950c [Glitch] Enforce stricter rules for Typescript files
2 years ago
Renaud Chaput a7d51b92f3 [Glitch] Enforce React Rules of Hooks with eslint
2 years ago
Renaud Chaput 4e88d37759 [Glitch] Dont use CommonJS (`require`, `module.exports`) anywhere
2 years ago
fusagiko / takayamaki 31e4da41ee [Glitch] Rewrite actions/app.ts and reducers/missed_updates.ts with createAction
2 years ago
Claire 62f5d29c25 [Glitch] Change media elements to use aspect-ratio rather than compute height themselves
2 years ago
Claire acc7cdc664 [Glitch] Fix audio player width in thread view
2 years ago
Nick Schonning 55561098c4 [Glitch] Add eslint-plugin-jsdoc
2 years ago
Claire c90f09d36f Fix more JS linting issues (#2212)
2 years ago
Claire db240323f6 Fix some more JS linting issues (#2211)
2 years ago
Claire 12e8bcac9d Fix some more Javascript linting issues and discrepancies with upstream (#2209)
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
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
Eugen Rochko a2a800c212 [Glitch] Add lines to threads in web UI
2 years ago
Eugen Rochko bf04ff4601 [Glitch] Change label from "For you" to "People" on explore screen in web UI
2 years ago
Christian Schmidt ab2df6fb69 [Glitch] Use CSS to trim long card descriptions
2 years ago
Claire 5c4f034e9b [Glitch] Fix infinite loop in emoji replacement code
2 years ago
Claire 53e8b2dc7e [Glitch] Fix characters being emojified even when using Variation Selector 15 (text)
2 years ago
Plastikmensch c33ecc00fa [Glitch] [Proposal] Make able to write React in Typescript (#2190)
2 years ago
Plastikmensch 10259df1be Change `drawer--header` to `drawer__header` (#2189)
2 years ago
fusagiko / takayamaki eadf9807fb [Glitch] Rewrite GIFV component with React hooks
2 years ago
Claire 3919549c96 [Glitch] Fix crash when trying to open the filter modal
2 years ago
Ivan Rodriguez 98bc47e3ca [Glitch] Fix status title for statuses without text
2 years ago
Nick Schonning b31e7d43ea [Glitch] typo: collapsable -> collapsible
2 years ago
Eugen Rochko d509c41d38 [Glitch] Change all components to use the same error page in web UI
2 years ago
Claire d6e6a036b4 [Glitch] Add “In Memoriam” banner back to profiles
2 years ago
Nick Schonning 3237eb3759 [Glitch] Ensure tabIndex is number instead of string
2 years ago
Christian Schmidt 3e1e35b8ec [Glitch] Fix loading spinner + infinite scroll for private mentions
2 years ago
Christian Schmidt ba35f8f630 [Glitch] Fix height of announcements not being updated when using reduced animations
2 years ago
Nick Schonning bd52e88774 [Glitch] Set marginRight as string
2 years ago
Nick Schonning 970001fd77 [Glitch] HTML string attributes set as booleans
2 years ago
Christian Schmidt 90ecb96dba [Glitch] Add colour to follow button when hashtag is being followed
2 years ago
Tdxdxoz f9cc42d6db [Glitch] Fix: set multiColumn value for /explore Statuses
2 years ago
neatchee a73b29e8cc [Glitch] Remove legacy decorators syntax
2 years ago