fusagiko / takayamaki
|
a150bb4f2e
|
Add type annotation for DisplayName component (#24752)
|
2023-05-09 23:08:54 +02:00 |
|
fusagiko / takayamaki
|
cbca954632
|
Rename Image component to ServerHeroImage (#24894)
|
2023-05-09 23:08:28 +02:00 |
|
Nick Schonning
|
0886856bd2
|
Use Prettier for ESLint formatting TypeScript (#23631)
|
2023-05-09 19:02:12 +02:00 |
|
Renaud Chaput
|
d67de22458
|
Type Redux store and middleware (#24843)
|
2023-05-09 16:56:26 +02:00 |
|
Claire
|
da803512c9
|
Fix javascript on moderation interface (#24933)
|
2023-05-09 16:42:02 +02:00 |
|
Renaud Chaput
|
d57be2731c
|
Remove unused iOS agent sniffing function (#24931)
|
2023-05-09 15:48:53 +02:00 |
|
Renaud Chaput
|
b640f89777
|
Rework polyfills loading (#24907)
|
2023-05-09 14:55:35 +02:00 |
|
fusagiko / takayamaki
|
a2e9b9d87d
|
Add more detailed type annotation for Account (#24815)
|
2023-05-09 12:09:32 +02:00 |
|
Renaud Chaput
|
85b3823e66
|
Enforce stricter rules for Typescript files (#24910)
|
2023-05-09 03:11:56 +02:00 |
|
Renaud Chaput
|
b785500809
|
Enforce React Rules of Hooks with eslint (#24911)
|
2023-05-09 03:09:11 +02:00 |
|
Renaud Chaput
|
45146e3f3b
|
Dont use CommonJS (require , module.exports ) anywhere (#24913)
|
2023-05-09 03:08:47 +02:00 |
|
Renaud Chaput
|
b8d44c55fd
|
Mark wheel events on scrollable list as passive (#24914)
|
2023-05-09 03:07:13 +02:00 |
|
fusagiko / takayamaki
|
4ab18dee50
|
Rewrite Domain component as function component (#24896)
|
2023-05-08 15:12:12 +02:00 |
|
fusagiko / takayamaki
|
01caf92d80
|
Use LayoutType from is_mobile in actions/app (#24863)
|
2023-05-08 15:10:21 +02:00 |
|
たいち ひ
|
5f709b1601
|
Add TypeScript support for mastodon alias and image imports (#24895)
|
2023-05-08 11:28:36 +02:00 |
|
たいち ひ
|
13a16f3054
|
Rewrite RadioButton component as FC (#24897)
|
2023-05-08 11:12:53 +02:00 |
|
たいち ひ
|
c1ccb55a59
|
Rewrite Image component as function component (#24893)
|
2023-05-08 11:12:44 +02:00 |
|
たいち ひ
|
23a97effdb
|
Rewrite <NotSignedInIndicator /> as FC (#24903)
|
2023-05-08 11:12:13 +02:00 |
|
たいち ひ
|
daecca565e
|
Rewrite <Check /> as FC (#24901)
|
2023-05-08 08:26:02 +02:00 |
|
fusagiko / takayamaki
|
2c894915dc
|
Rewrite VerifiedBadge component as function component (#24892)
|
2023-05-07 09:10:58 +02:00 |
|
Claire
|
f18f692f65
|
Fix compose textarea scroll behavior (#24872)
|
2023-05-05 18:58:58 +02:00 |
|
S.H
|
2a651be35a
|
Fix column back button error (#24867)
|
2023-05-05 15:13:28 +02:00 |
|
Nick Schonning
|
c366c93cfd
|
Fail ESLint for Warnings in CI (#24836)
|
2023-05-04 09:48:50 +02:00 |
|
Florin
|
1421a8efbd
|
Fix Back button going outside the app (#24835)
|
2023-05-04 08:14:04 +02:00 |
|
Renaud Chaput
|
e1985e14f6
|
Fixes build errors from some previous TS-related commits (#24811)
|
2023-05-03 16:28:14 +02:00 |
|
fusagiko / takayamaki
|
9ed91c444e
|
Rewrite actions/app.ts and reducers/missed_updates.ts with createAction (#24801)
|
2023-05-03 15:28:39 +02:00 |
|
Renaud Chaput
|
7bc13c1ca3
|
Remove MastodonMap TS type (#24807)
|
2023-05-03 13:32:11 +02:00 |
|
fusagiko / takayamaki
|
6fa4054a5d
|
Add type annotation for some js files (#24787)
|
2023-05-03 11:43:29 +02:00 |
|
Claire
|
d76495d080
|
Fix incorrect import of redux store (#24805)
|
2023-05-03 10:29:45 +02:00 |
|
Claire
|
52ed627d9e
|
Fix incorrect box shadow on avatar in thread view (#24800)
|
2023-05-03 09:11:20 +02:00 |
|
fusagiko / takayamaki
|
69bd3a86f3
|
use configureStore of redux-toolkit instead of createStore of redux (#24790)
|
2023-05-02 20:39:06 +02:00 |
|
Eugen Rochko
|
d6808a561e
|
Add ALT badges to media that has alternative text in web UI (#24782)
|
2023-05-02 14:47:04 +02:00 |
|
Claire
|
8c43856691
|
Change media elements to use aspect-ratio rather than compute height themselves (#24686)
|
2023-05-02 13:58:48 +02:00 |
|
fusagiko / takayamaki
|
fc4bb5ed66
|
Add type annotation for Blurhash component (#24750)
|
2023-05-02 12:54:00 +02:00 |
|
fusagiko / takayamaki
|
bee49de3db
|
Add type annotation for IconButton component (#24753)
|
2023-05-02 12:53:32 +02:00 |
|
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>
|
2023-05-01 18:23:57 +09:00 |
|
fusagiko / takayamaki
|
90e4ab9f8f
|
Add type annotation for RelativeTimestamp component (#24749)
|
2023-05-01 00:51:31 +02:00 |
|
fusagiko / takayamaki
|
27a750cc04
|
Rewrite Icon and IconWithBadge with typescript (#24747)
|
2023-05-01 00:51:00 +02:00 |
|
Eugen Rochko
|
b9f44a797a
|
New Crowdin updates (#24678)
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
|
2023-04-30 17:02:11 +09:00 |
|
Claire
|
9dfb594a45
|
Fix pop-in player placeholder layout in thread view (#24715)
|
2023-04-30 06:42:43 +02:00 |
|
Claire
|
9cf043f63a
|
Fix audio player width in thread view (#24713)
|
2023-04-30 06:42:22 +02:00 |
|
Nick Schonning
|
0224c3c0d9
|
Add eslint-plugin-jsdoc (#24719)
|
2023-04-30 02:29:54 +02:00 |
|
Christian Schmidt
|
6ccea199ca
|
Fix media description not being cleared (#24720)
|
2023-04-30 02:29:24 +02:00 |
|
Claire
|
4e7a3a2faf
|
Fix thread lines in right-to-left locales (#24714)
|
2023-04-28 13:12:35 +02:00 |
|
Claire
|
febcc47cb3
|
Fix wrong classes audio and video instead of audio-player and video-player in CSS (#24711)
|
2023-04-28 11:15:43 +02:00 |
|
Eugen Rochko
|
ff65e8e974
|
Add default post text to onboarding flow in web UI (#24705)
|
2023-04-28 10:05:34 +02:00 |
|
Eugen Rochko
|
4e6e4bcc4d
|
Change logo version in header based on screen size in web UI (#24707)
|
2023-04-28 10:00:33 +02:00 |
|
Eugen Rochko
|
a6c7401225
|
Change label from "For you" to "People" on explore screen in web UI (#24706)
|
2023-04-28 08:54:20 +02:00 |
|
Claire
|
7aed94ab13
|
Fix refering to unused preview-card CSS class instead of status-card (#24696)
|
2023-04-28 07:50:31 +02:00 |
|
Claire
|
4fb3d20faf
|
Fix preview cards layout in thread view (#24677)
|
2023-04-27 01:45:19 +02:00 |
|