371 Commits (eb1cb8224a898e2a3e37be7c4b4b205b0dcf724e)

Author SHA1 Message Date
Claire b75aa6b819 [Glitch] Remove the search button from UI header when logged out
1 year ago
Eugen Rochko 2f996375e5 [Glitch] Fix search not being easily findable on smaller screens in web UI
1 year ago
mogaminsk 222713a768 [Glitch] Fix custom signup URL may not loaded
1 year ago
alfe 9bf63257fb [Glitch] Rewrite `<LoadingIndicator/>` as FC and TS (#25364)
1 year ago
Plastikmensch fefdc3244c
[Glitch] Change "direct message" nomenclature to "private mention" in web UI (#2158)
1 year ago
Christian Schmidt 7e25fd9b0c [Glitch] Translate CW, poll options and media descriptions
1 year ago
Claire 5e876c2901 [Glitch] Fix `null` signUp URL in various places
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
Renaud Chaput 7bec63e6e2 [Glitch] Fix `null` signUp URL handling from #25014
1 year ago
Claire 7d7db8977b Fix import order with ESLint
1 year ago
Claire 9e5278ea7b [Glitch] Add support for custom sign-up URLs
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
Claire 892b3c16f5 [Glitch] Allow scripts in post embed previews
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
Claire cb6f445b90
Greatly simplify history management code (#2230)
2 years ago
Claire 0fff2b67de Disable broken onboarding code
2 years ago
Renaud Chaput 5f2071d055 [Glitch] Enforce stricter rules for Typescript files
2 years ago
fusagiko / takayamaki 3d9e35375c [Glitch] Rewrite actions/app.ts and reducers/missed_updates.ts with createAction
2 years ago
Nick Schonning 51479f5c28 [Glitch] Add eslint-plugin-jsdoc
2 years ago
Claire 5d18840ab9
Fix more JS linting issues (#2212)
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
Eugen Rochko 38eeed6cbf [Glitch] Change logo version in header based on screen size in web UI
2 years ago
fusagiko / takayamaki 799e9917e4 [Glitch] Rewrite GIFV component with React hooks
2 years ago
Claire bc7b3399fb [Glitch] Fix crash when trying to open the filter modal
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
Nick Schonning f3f7ef2d13 [Glitch] Set marginRight as 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
Terry Garcia 9a1bd1c3e9 [Glitch] Switched bookmark and favourites around
2 years ago
Claire 03ac84b0f4 [Glitch] Fix duplicate “Publish” button on mobile
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
Claire 587f6b3b06 [Glitch] Enable ESLint import recommended rules
2 years ago
Eugen Rochko 95e2cab22e [Glitch] Add setting for status page URL
2 years ago
Claire 155424e52f [Glitch] Run eslint --fix
2 years ago
Christian Schmidt fb9c786baf [Glitch] Add lang attribute to image description textarea and poll option field
2 years ago
Claire 3f74235ac5 [Glitch] Fix confusing wording in the sign in banner
2 years ago
Connor Shea 00cc1536f2 [Glitch] Add listing of followed hashtags
2 years ago
Claire 55e368c02f [Glitch] Add option to make the landing page be /about even when trends are enabled
2 years ago
Claire b5c6a116a7 [Glitch] Add support for editing media description and focus point of already-posted statuses
2 years ago
Holden Foreman fdabfb9d0e [Glitch] Fix footer link circle dividers' screen reader accessibility by adding aria-hidden
2 years ago
Akira Ouchi b6a928cd04 [Glitch] Add variable autoFocus to video
2 years ago