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)
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
|
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)
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
|
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 |