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 |
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)
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
|
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 |
Claire
|
da451d859f
|
Fix missing translation strings in en.json and defaultMessages.json (#24518)
|
2 years ago |
Claire
|
e5498861d4
|
Add “In Memoriam” banner back to profiles (#23614)
|
2 years ago |
Eugen Rochko
|
7636512acb
|
New Crowdin updates (#24447)
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
|
2 years ago |
Eugen Rochko
|
8b0c634a8a
|
Change all components to use the same error page in web UI (#24512)
|
2 years ago |
Christian Schmidt
|
c9fed25d56
|
Fix loading spinner + infinite scroll for private mentions (#24446)
|
2 years ago |
Nick Schonning
|
e9df65bad0
|
Remove Array.prototype.includes polyfill (#24234)
|
2 years ago |
Eugen Rochko
|
66cbd18531
|
New Crowdin updates (#24378)
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
|
2 years ago |
Christian Schmidt
|
2507c0a462
|
Fix height of announcements not being updated when using reduced animations (#24354)
|
2 years ago |
Nick Schonning
|
a334f64652
|
Update display_media typing to string (#24416)
|
2 years ago |
Nick Schonning
|
37e98d9d56
|
Set marginRight as string (#24422)
|
2 years ago |
Nick Schonning
|
d5a6c93808
|
SUBMIT doesn't exist on XMLHttpRequest (#24423)
|
2 years ago |
Nick Schonning
|
53376db94c
|
Ensure tabIndex is number instead of string (#24409)
|
2 years ago |
Nick Schonning
|
4ba81aa8dd
|
HTML string attributes set as booleans (#24408)
|
2 years ago |
Nick Schonning
|
72a1dd736a
|
Align typings with installed versions (#24410)
|
2 years ago |