Renaud Chaput
|
d67de22458
|
Type Redux store and middleware (#24843)
|
2 years ago |
Claire
|
da803512c9
|
Fix javascript on moderation interface (#24933)
|
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 |
fusagiko / takayamaki
|
a2e9b9d87d
|
Add more detailed type annotation for Account (#24815)
|
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 |
Claire
|
f18f692f65
|
Fix compose textarea scroll behavior (#24872)
|
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 |
Renaud Chaput
|
7bc13c1ca3
|
Remove MastodonMap TS type (#24807)
|
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 |
Claire
|
52ed627d9e
|
Fix incorrect box shadow on avatar in thread view (#24800)
|
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 |
Nick Schonning
|
7a13eb370f
|
Bump stylelint-config-standard-scss from 7.0.1 to 9.0.0 (#24755)
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
|
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
|
9dfb594a45
|
Fix pop-in player placeholder layout in thread view (#24715)
|
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 |
Claire
|
4e7a3a2faf
|
Fix thread lines in right-to-left locales (#24714)
|
2 years ago |
Claire
|
febcc47cb3
|
Fix wrong classes `audio` and `video` instead of `audio-player` and `video-player` in CSS (#24711)
|
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 |
Claire
|
7aed94ab13
|
Fix refering to unused `preview-card` CSS class instead of `status-card` (#24696)
|
2 years ago |
Claire
|
4fb3d20faf
|
Fix preview cards layout in thread view (#24677)
|
2 years ago |
Eugen Rochko
|
231c132159
|
New Crowdin updates (#24617)
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
|
2 years ago |
Claire
|
3141130720
|
Fix sass warning about deprecated slash as division (#24653)
Co-authored-by: Nick Schonning <nschonni@gmail.com>
|
2 years ago |
Eugen Rochko
|
d94f500d9c
|
Add more tips to onboarding flow in web UI (#24646)
|
2 years ago |