2454 Commits (618eb10d18c723dd419c7d6476580b8c86d4e2cb)

Author SHA1 Message Date
Eugen Rochko 8f34072fc0 Change follow button in account row to be more obvious in web UI (#24956)
1 year ago
Claire 21f904b344 Add data-nosnippet so Google doesn't use trending posts in snippets for / (#25279)
1 year ago
S.H 94f9888d57 Fix not shown announcements in hometimeline. (#25251)
1 year ago
Claire 4c2503d36c Fix design issues with recent react-intl upgrade (#25272)
1 year ago
Darius Kazemi 6debddcf89 Add exclusive lists (#22048)
1 year ago
Eugen Rochko c4426198c3 Change "Follow 7 people" to "Find at least 7 people to follow" in web UI (#24954)
1 year ago
Jed Fox 2d2750c6a9 Fix spacing of middle dots in the detailed status meta section (#25247)
1 year ago
Renaud Chaput 29851c83bd Fix `/share` and cleanup and reorganize frontend locale loading (#25240)
1 year ago
Claire a82f036309 Fix overflow behavior of account rows (#25131)
1 year ago
S.H 4e28b89f51 Fix using Date.now() instead of intl.now() (#25234)
1 year ago
Claire 8ee98cfd2b Add a confirmation screen when suspending a domain (#25144)
1 year ago
Christian Schmidt 971eafc709 Translate CW, poll options and media descriptions (#24175)
1 year ago
Renaud Chaput 76960f128a Upgrade react-intl (#24906)
1 year ago
dependabot[bot] 9ba1135000 Bump eslint-plugin-jsdoc from 44.2.5 to 45.0.0 (#25172)
1 year ago
Claire 75ebb60ef6 Fix `null` signUp URL in various places (#25190)
1 year ago
y.takahashi 5c744a5d7d Handle Surrogate Pairs in truncate() (#25148)
1 year ago
fusagiko / takayamaki a19c1671af Rewrite actions/modal and reducers/modal with typescript (#24833)
2 years ago
たいち ひ ae0341c203 Fix export style of `<LoadGap />` based on `<Domain />` (#25128)
2 years ago
Renaud Chaput 169f141c4c Update inconsistent `defaultMessage` (#25114)
2 years ago
Eugen Rochko 97235baa4f Change share action from being in action bar to being in dropdown in web UI (#25105)
2 years ago
Renaud Chaput 9be9f4f5e2 Fix `null` signUp URL handling from #25014 (#25108)
2 years ago
たいち ひ 6077f3e24c Rewrite `<LoadGap />` as FC and TS (#25042)
2 years ago
Renaud Chaput 7b5a274836 Enforce import order with ESLint (#25096)
2 years ago
Claire 4d631fcfb7 Add support for custom sign-up URLs (#25014)
2 years ago
Claire cbcf32777e Fix video player offering to expand in a lightbox when it's in an iframe (#25067)
2 years ago
Renaud Chaput abbc6dfcba Use JSX syntax for Fragments (#25093)
2 years ago
Renaud Chaput 3b0c3e94e0 Use the new JSX transform (#25064)
2 years ago
たいち ひ 9cfab99590 Rewrite `<TimelineHint />` as FC and TS (#25091)
2 years ago
たいち ひ 0b87919abf Rewrite `<Skeleton/>` as FC and TS (#25055)
2 years ago
Claire 18361ae0c5 Allow scripts in post embed previews (#25071)
2 years ago
Renaud Chaput ab029328cf Upgrade to React 18 (#24916)
2 years ago
Nick Schonning c4f2b1e86a Fix minor typos in comments and spec names (#21831)
2 years ago
Claire d2eef78d1c Fix being unable to load past a full page of filtered posts in Home timeline (#24930)
2 years ago
Steven Munn da2d3cc795 Fix spelling of "Lets" on the onboarding page after clicking the confirmation email (#24959)
2 years ago
Christian Schmidt 778fd4d29b Fix UI crash in moderation interface when opening the media modal (#24816)
2 years ago
Emelia Smith db07cfb150 Fix Onboarding Errors (#24883)
2 years ago
Eugen Rochko d05ff56746 Change "Sign in" to "Login" (#24942)
2 years ago
Renaud Chaput 6a3211876c Add stricter ESLint rules for Typescript files (#24926)
2 years ago
Nick Schonning b0dd260a7a Enable ESLint react/no-deprecated (#24471)
2 years ago
たいち ひ 2f09bbdfe0 Rewrite `logo.tsx` as FC (#24909)
2 years ago
Renaud Chaput c9dfc55b22 Disable RTK safety middlewares (#24936)
2 years ago
fusagiko / takayamaki a150bb4f2e Add type annotation for DisplayName component (#24752)
2 years ago
fusagiko / takayamaki cbca954632 Rename Image component to ServerHeroImage (#24894)
2 years ago
Nick Schonning 0886856bd2 Use Prettier for ESLint formatting TypeScript (#23631)
2 years ago
Renaud Chaput d67de22458 Type Redux store and middleware (#24843)
2 years ago
Renaud Chaput d57be2731c Remove unused iOS agent sniffing function (#24931)
2 years ago
Renaud Chaput b640f89777 Rework polyfills loading (#24907)
2 years ago
Renaud Chaput 85b3823e66 Enforce stricter rules for Typescript files (#24910)
2 years ago
Renaud Chaput b785500809 Enforce React Rules of Hooks with eslint (#24911)
2 years ago
Renaud Chaput 45146e3f3b Dont use CommonJS (`require`, `module.exports`) anywhere (#24913)
2 years ago
Renaud Chaput b8d44c55fd Mark `wheel` events on scrollable list as passive (#24914)
2 years ago
fusagiko / takayamaki 4ab18dee50 Rewrite Domain component as function component (#24896)
2 years ago
fusagiko / takayamaki 01caf92d80 Use LayoutType from is_mobile in actions/app (#24863)
2 years ago
たいち ひ 5f709b1601 Add TypeScript support for `mastodon` alias and image imports (#24895)
2 years ago
たいち ひ 13a16f3054 Rewrite RadioButton component as FC (#24897)
2 years ago
たいち ひ c1ccb55a59 Rewrite Image component as function component (#24893)
2 years ago
たいち ひ 23a97effdb Rewrite <NotSignedInIndicator /> as FC (#24903)
2 years ago
たいち ひ daecca565e Rewrite <Check /> as FC (#24901)
2 years ago
fusagiko / takayamaki 2c894915dc Rewrite VerifiedBadge component as function component (#24892)
2 years ago
S.H 2a651be35a Fix column back button error (#24867)
2 years ago
Nick Schonning c366c93cfd Fail ESLint for Warnings in CI (#24836)
2 years ago
Florin 1421a8efbd Fix Back button going outside the app (#24835)
2 years ago
Renaud Chaput e1985e14f6 Fixes build errors from some previous TS-related commits (#24811)
2 years ago
fusagiko / takayamaki 9ed91c444e Rewrite actions/app.ts and reducers/missed_updates.ts with createAction (#24801)
2 years ago
fusagiko / takayamaki 6fa4054a5d Add type annotation for some js files (#24787)
2 years ago
Claire d76495d080 Fix incorrect import of redux store (#24805)
2 years ago
fusagiko / takayamaki 69bd3a86f3 use configureStore of redux-toolkit instead of createStore of redux (#24790)
2 years ago
Eugen Rochko d6808a561e Add ALT badges to media that has alternative text in web UI (#24782)
2 years ago
Claire 8c43856691 Change media elements to use aspect-ratio rather than compute height themselves (#24686)
2 years ago
fusagiko / takayamaki fc4bb5ed66 Add type annotation for Blurhash component (#24750)
2 years ago
fusagiko / takayamaki bee49de3db Add type annotation for IconButton component (#24753)
2 years ago
fusagiko / takayamaki 90e4ab9f8f Add type annotation for RelativeTimestamp component (#24749)
2 years ago
fusagiko / takayamaki 27a750cc04 Rewrite Icon and IconWithBadge with typescript (#24747)
2 years ago
Eugen Rochko b9f44a797a New Crowdin updates (#24678)
2 years ago
Claire 9cf043f63a Fix audio player width in thread view (#24713)
2 years ago
Nick Schonning 0224c3c0d9 Add eslint-plugin-jsdoc (#24719)
2 years ago
Christian Schmidt 6ccea199ca Fix media description not being cleared (#24720)
2 years ago
Eugen Rochko ff65e8e974 Add default post text to onboarding flow in web UI (#24705)
2 years ago
Eugen Rochko 4e6e4bcc4d Change logo version in header based on screen size in web UI (#24707)
2 years ago
Eugen Rochko a6c7401225 Change label from "For you" to "People" on explore screen in web UI (#24706)
2 years ago
Eugen Rochko 231c132159 New Crowdin updates (#24617)
2 years ago
Eugen Rochko d94f500d9c Add more tips to onboarding flow in web UI (#24646)
2 years ago
Eugen Rochko 49493f8b50 Change hashtags and mentions in bios to open in-app in web UI (#24643)
2 years ago
Eugen Rochko 1af9d25c8a Fix cutting off first letter of hashtag links sometimes in web UI (#24623)
2 years ago
Nick Schonning 86d0a0b7d8 Enable formatjs/prefer-pound-in-plural (#24622)
2 years ago
Eugen Rochko 4141f9228c Add lines to threads in web UI (#24549)
2 years ago
Nick Schonning 92e237574f Remove empty Kushubian (csb) local files (#24151)
2 years ago
Christian Schmidt 4613dfe97b Use CSS to trim long card descriptions (#24265)
2 years ago
Eugen Rochko 30666618ea Add new onboarding flow to web UI (#24619)
2 years ago
Eugen Rochko 4a0aa54a87 New Crowdin updates (#24517)
2 years ago
Claire a55f461b4b Fix infinite loop in emoji replacement code (#24615)
2 years ago
Claire 2473078db7 Fix characters being emojified even when using Variation Selector 15 (text) (#20949)
2 years ago
fusagiko / takayamaki f14395c2cf Allow `==` when null checking (#24593)
2 years ago
fusagiko / takayamaki b72a9eb02e Rewrite AnimatedNumber component with React hooks (#24559)
2 years ago
Claire 8e36b04fd2 Fix crash when trying to open the filter modal (#24556)
2 years ago
fusagiko / takayamaki d7a0f21886 Rewrite AvatarOverlay component with React hooks (#24543)
2 years ago
fusagiko / takayamaki e8450b1dc2 Rewrite GIFV component with React hooks (#24552)
2 years ago
Eugen Rochko 39bb8504b5 Add client-side validation for taken username in sign-up form (#24546)
2 years ago
Ivan Rodriguez 9b7e66c109 Fix status title for statuses without text (#24359)
2 years ago
Nick Schonning de18852ec7 typo: collapsable -> collapsible (#24521)
2 years ago