1250 Commits (62620956d5dc8a74980d0c73054d3ef3aed057d9)

Author SHA1 Message Date
Plastikmensch ebfa184e74
Port search popout changes from upstream (#2333)
1 year ago
Claire 403a5c0f3f [Glitch] Change the wording of the dismissable explore prompt
1 year ago
Claire aa1789f0dd [Glitch] Change interaction modal in web UI
1 year ago
Christian Schmidt 879c7ed2d3 [Glitch] Fix missing GIF badge in account gallery
1 year ago
Eugen Rochko 450f75b6f7 [Glitch] Add published date and author to news on the explore screen in web UI
1 year ago
Eugen Rochko e48a6a5f2c [Glitch] Fix missing action label on sensitive videos and embeds in web UI
1 year ago
Christian Schmidt 1d4df97049 [Glitch] Add `lang` attribute to trending links
1 year ago
gunchleoc 09ebf7e37c [Glitch] Replace 'favourite' by 'favorite' for American English
1 year ago
Claire 5914dfdd69 [Glitch] Change thread view to scroll to the selected post rather than the post being replied to
1 year ago
Stanislas Signoud f05effeb8f [Glitch] Fix a missing redirection on getting-started in multi column mode
1 year ago
Plastikmensch 1cc3fcf7d0
Fix Public TL not indicating new toots when `onlyRemote` or `allowLocalOnly` is enabled (#2336)
1 year ago
Plastikmensch feaf3cf780
Fix firehose not indicating new toots in "All" (#2335)
1 year ago
Plastikmensch e69fe94669
Fix "All" live feed not loading automatically. (#2332)
1 year ago
Claire 49767d20bd
Fix glitch local settings navigation items not being proper buttons (#2320)
1 year ago
Claire dd09535bda
Annotate doodle parameters to please eslint (#2321)
1 year ago
Claire 52500965cc
Fix “Open in advanced web interface” being shown on mobile view (#2318)
1 year ago
Claire 0c45bed333 [Glitch] Fix “Back” button sometimes redirecting out of Mastodon
1 year ago
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)
1 year 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