1233 Commits (e9a181c52c2a701a1f93782233111c234dab5342)

Author SHA1 Message Date
Claire c45a965bf7 [Glitch] Change “About” and “Privacy policy” links to open in a new tab in advanced interface
1 year ago
Stanislas Signoud 9bd012b7cb [Glitch] Change links in multi-column mode so tabs are open in single-column mode
1 year ago
Claire 0d61985713 Remove layout glitch-soc settings
1 year ago
Eugen Rochko f0d3267fbf [Glitch] Fix dropdowns being disabled for logged out users in web UI
1 year ago
Claire a98b5c2246 [Glitch] Fix embed dropdown menu item for unauthenticated users
1 year ago
Claire e271d018b7 Fix home timeline's regexp field
1 year ago
Renaud Chaput 18f55567b0 [Glitch] Upgrade to `typescript-eslint` v6
1 year ago
Renaud Chaput 447ab7ab24 [Glitch] Convert Home timeline components to Typescript
1 year ago
Claire 0870c7c95e [Glitch] Upgrade to Prettier 3
1 year ago
Trevor Wolf 15f6fa8d47 [Glitch] fix buttons showing inconsistent styles
1 year ago
Claire c3af91ce48 [Glitch] Fix filters not applying to explore tab
1 year ago
Claire c699dc0908 [Glitch] Add `forward_to_domains` parameter to `POST /api/v1/reports`
1 year ago
Eugen Rochko c250b37f0a [Glitch] Fix explore page being inaccessible when opted-out of trends in web UI
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
Claire 67055b0343
Fix import order inconsistencies (#2289)
1 year ago
Eugen Rochko b3f209370b [Glitch] Add canonical link tags in web UI
1 year ago
mogaminsk c6246807f5 [Glitch] Fix local live feeds does not expand
1 year ago
Eugen Rochko 0a5271629c [Glitch] Change labels of live feeds tabs in web UI
1 year ago
Plastikmensch ed15893eed
Add regex filter back to firehose (#2266)
1 year ago
Plastikmensch b422b5eebd
Fix showing local only toots in "All" (#2265)
1 year ago
Claire 9f3c3f5209 Show local-only posts in “All” by default, and add back option to toggle it
1 year ago
mogaminsk 587ddc2c7f [Glitch] Prevent duplicate concurrent calls of `/api/*/instance` in web UI
1 year ago
Eugen Rochko c49e339c89 [Glitch] Change dropdown icon above compose form from ellipsis to bars in web UI
1 year ago
Claire 7cc2c1be29 [Glitch] Change local and federated timelines to be in a single firehose column
1 year ago
Claire 2ba4773ebe [Glitch] Fix onboarding prompt being displayed because of disconnection gaps
1 year ago
Claire b75aa6b819 [Glitch] Remove the search button from UI header when logged out
1 year ago
Renaud Chaput c43cfd2406 [Glitch] Improve dismissable banner buttons when they dont fit on 1 line
1 year ago
Eugen Rochko 4faa4eb3c4 [Glitch] Fix onboarding prompt flashing while home feed is loading in web UI
1 year ago
Eugen Rochko 2f996375e5 [Glitch] Fix search not being easily findable on smaller screens in web UI
1 year ago
Claire 5def74a436 [Glitch] Remove unique accounts condition from Home onboarding prompt
1 year ago
Eugen Rochko 6fb34258a4 [Glitch] Add onboarding prompt when home feed too slow in web UI
1 year ago
Claire 7d160d2272 [Glitch] Fix j/k keyboard shortcuts on some status lists
1 year ago
mogaminsk 222713a768 [Glitch] Fix custom signup URL may not loaded
1 year ago
Ian 6fe345c383 [Glitch] Change emoji picker icon
1 year ago
Claire 3b04e39534 [Glitch] Fix non-interactive upload container being given a `button` role and tabIndex
1 year ago
たいち ひ b1b95ddd1f [Glitch] Rewrite `emoji_mart_data_light` as TS
1 year ago
alfe 9bf63257fb [Glitch] Rewrite `<LoadingIndicator/>` as FC and TS (#25364)
1 year ago
Renaud Chaput 0a212cfa7f [Glitch] Add missing report category translation
1 year ago
Eugen Rochko f815bd5fd9 [Glitch] Change "bot" label to "automated"
1 year ago
Plastikmensch fefdc3244c
[Glitch] Change "direct message" nomenclature to "private mention" in web UI (#2158)
1 year ago
Claire 20718a8b59 Fix some translation strings inconsistencies
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
Claire 88c5ad3136 [Glitch] Add data-nosnippet so Google doesn't use trending posts in snippets for /
1 year ago
Darius Kazemi a8a30f1298 [Glitch] Add exclusive lists
1 year ago
Jed Fox 753385d3e0 [Glitch] Fix spacing of middle dots in the detailed status meta section
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
y.takahashi 4993b6e800 [Glitch] Handle Surrogate Pairs in truncate()
1 year ago
Claire ee771f5bad
Fix closeModal invocation (#2239)
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 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
Renaud Chaput 7bec63e6e2 [Glitch] Fix `null` signUp URL handling from #25014
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 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
たいち ひ 60c7e559d8 [Glitch] Rewrite `<TimelineHint />` as FC and TS
1 year ago
たいち ひ 6746e5d430 [Glitch] Rewrite `<Skeleton/>` as FC and TS
1 year ago
Claire 892b3c16f5 [Glitch] Allow scripts in post embed previews
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)
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
Renaud Chaput b509b96504 [Glitch] Enforce React Rules of Hooks with eslint
2 years ago
Renaud Chaput 108720d7b0 [Glitch] Dont use CommonJS (`require`, `module.exports`) anywhere
2 years ago
fusagiko / takayamaki 3d9e35375c [Glitch] Rewrite actions/app.ts and reducers/missed_updates.ts with createAction
2 years ago
Claire a8939e9098 [Glitch] Change media elements to use aspect-ratio rather than compute height themselves
2 years ago
Claire e9eab013e7 [Glitch] Fix audio player width in thread view
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 16c5354b8c
Fix some more JS linting issues (#2211)
2 years ago
Claire de74acbe0c
Fix some more Javascript linting issues and discrepancies with upstream (#2209)
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
Nick Schonning 1033598416 [Glitch] Enable formatjs/prefer-pound-in-plural
2 years ago
Eugen Rochko 7b01b7c3bf [Glitch] Add lines to threads in web UI
2 years ago
Eugen Rochko 8015297f9e [Glitch] Change label from "For you" to "People" on explore screen in web UI
2 years ago
Christian Schmidt 0091b28ffe [Glitch] Use CSS to trim long card descriptions
2 years ago
Claire 11b34a903a [Glitch] Fix infinite loop in emoji replacement code
2 years ago
Claire 0a813d96db [Glitch] Fix characters being emojified even when using Variation Selector 15 (text)
2 years ago
Plastikmensch 1565af1caf
[Glitch] [Proposal] Make able to write React in Typescript (#2190)
2 years ago
Plastikmensch aea7866161
Change `drawer--header` to `drawer__header` (#2189)
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
Ivan Rodriguez a21a875dba [Glitch] Fix status title for statuses without text
2 years ago
Nick Schonning f2797276b2 [Glitch] typo: collapsable -> collapsible
2 years ago
Eugen Rochko 34f8e696e2 [Glitch] Change all components to use the same error page in web UI
2 years ago
Claire a3c05640f7 [Glitch] Add “In Memoriam” banner back to profiles
2 years ago