Claire
|
86961b5b7b
|
Add polling and automatic redirection to `/start` on email confirmation (#25013)
|
2 years ago |
Claire
|
d2eef78d1c
|
Fix being unable to load past a full page of filtered posts in Home timeline (#24930)
|
2 years ago |
Claire
|
74ff0cd2d5
|
Change composer highlight border size to be more noticeable (#25010)
|
2 years ago |
Steven Munn
|
da2d3cc795
|
Fix spelling of "Lets" on the onboarding page after clicking the confirmation email (#24959)
Co-authored-by: Steven Munn <stevenjmunn@gmail.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
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 |
Claire
|
de95d0ca8f
|
Fix videos being improperly positioned on safari (#24943)
|
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 |
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 |
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 |
Chike Nwaenie
|
84adcaa474
|
Change styling of the recommended accounts to allow bio to be more visible (#24480)
|
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
|
9a7a4d79ec
|
Add progress indicator to sign-up flow (#24545)
|
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
|
98022f6f5d
|
Fix tab arrows on RTL layouts (#24520)
|
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
|
07497b9956
|
Fix tooltip for dates without time (#24244)
|
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 |
Christian Schmidt
|
b2e306d3db
|
Fix account header image missing in low-res (#24433)
|
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
|
24919590a0
|
Enable Stylelint property-no-unknown (#24404)
|
2 years ago |
Claire
|
0679fcd2f1
|
Fix styling regressions from RTL layout refactor (#24415)
|
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 |
Rubicon Rowe
|
ffa9249c1e
|
Fix inconsistent radius in drawer (#24407)
|
2 years ago |
Nick Schonning
|
72a1dd736a
|
Align typings with installed versions (#24410)
|
2 years ago |
Christian Schmidt
|
d5da587d27
|
Add colour to follow button when hashtag is being followed (#24361)
|
2 years ago |
Eugen Rochko
|
1c1bbbebd6
|
New Crowdin updates (#24276)
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
|
2 years ago |
Nick Schonning
|
d0bf149232
|
Move ESLint configs to overrides (#24370)
|
2 years ago |
fusagiko / takayamaki
|
4866812b28
|
[Proposal] Make able to write React in Typescript (#16210)
Co-authored-by: berlysia <berlysia@gmail.com>
Co-authored-by: fusagiko / takayamaki <takayamaki@users.noreply.github.com>
|
2 years ago |
Eugen Rochko
|
d22e712648
|
Change search pop-out in web UI (#24305)
|
2 years ago |
Eugen Rochko
|
4e63f1e64b
|
Fix regressions from change in account row design in web UI (#24343)
|
2 years ago |
Eugen Rochko
|
868d478b1b
|
Change "direct message" nomenclature to "private mention" in web UI (#24248)
|
2 years ago |
Tdxdxoz
|
d339684df5
|
Fix: set multiColumn value for /explore Statuses (#24314)
|
2 years ago |
Nick Schonning
|
a159e8e5e1
|
Move marky to devDependency (#24258)
|
2 years ago |
Eugen Rochko
|
5b9c983305
|
New Crowdin updates (#24130)
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
|
2 years ago |
Eugen Rochko
|
5ec33534f8
|
Refactor styles to use logical properties for positioning (#23944)
|
2 years ago |
Eugen Rochko
|
1d2a941bc8
|
Change media upload limits and remove client-side resizing (#23726)
|
2 years ago |
Eugen Rochko
|
f185c40714
|
Change design of account rows in web UI (#24247)
|
2 years ago |
Yamagishi Kazutoshi
|
8b68ca7e61
|
Add missing parenthesis (#24238)
|
2 years ago |
Yamagishi Kazutoshi
|
e272fc91e4
|
Remove legacy decorators syntax (#18357)
|
2 years ago |
Nick Schonning
|
169b9c9b13
|
Remove isNaN polyfill (#24224)
|
2 years ago |
Christian Schmidt
|
61e7fe2e2a
|
Fix broken links in account gallery (#24218)
|
2 years ago |
mogamin
|
6ffb8609f9
|
Fit the max-width of media in .prose to parent box (#24180)
|
2 years ago |
Eugen Rochko
|
83f302c101
|
New Crowdin updates (#23904)
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
|
2 years ago |
Christian Schmidt
|
7583523bf0
|
Replace `Status#translatable?` with language matrix in separate endpoint (#24037)
|
2 years ago |
Rodion Borisov
|
100ada1e2b
|
Center the text itself in upload area (#24029)
|
2 years ago |
PauloVilarinho
|
c4c1c8aecc
|
add modal message when editing toot (#23936)
Co-authored-by: PauloVilarinho <paulotarsobranco@hotmail.com>
|
2 years ago |
Christian Schmidt
|
50b76430b4
|
Do not leave Mastodon when clicking “Back” (#23953)
|
2 years ago |
Christian Schmidt
|
cc0c37cd69
|
Only offer translation for supported languages (#23879)
|
2 years ago |
Terry Garcia
|
f5fe444913
|
Switched bookmark and favourites around (#23701)
|
2 years ago |
Claire
|
3faa229d8d
|
Fix duplicate “Publish” button on mobile (#23804)
|
2 years ago |
Claire
|
16c8144b1c
|
Add support for incoming rich text (#23913)
|
2 years ago |
Eugen Rochko
|
096f622340
|
New Crowdin updates (#23802)
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
|
2 years ago |
Christian Schmidt
|
41655e16ea
|
Add `lang` attribute to media and poll options (#23891)
|
2 years ago |
Christian Schmidt
|
e56145661c
|
Add `lang` attribute to preview card (#23869)
|
2 years ago |
Tim Lucas
|
808c9a7cf4
|
Increase contrast of upload progress background (#23836)
|
2 years ago |
Eugen Rochko
|
6bfb54dccc
|
New Crowdin updates (#23625)
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
|
2 years ago |
Botao Wang
|
1f844d0d18
|
Fix sidebar cut-off on small screens in admin UI (#23764)
|
2 years ago |
Claire
|
82c464d4d0
|
Add `lang` tag to native language names in language picker (#23749)
|
2 years ago |
Claire
|
b5b0bc17e8
|
Change compose form checkbox to native input with `appearance: none` (#22949)
|
2 years ago |
Christian Schmidt
|
2dbe2b56aa
|
Make larger part of status clickable (#23621)
|
2 years ago |
Renaud Chaput
|
ae3812d182
|
Rename JSX files with proper `.jsx` extension (#23733)
|
2 years ago |
Claire
|
6ce20a89f5
|
Fix focus point of already-attached media not saving after edit (#23566)
|
2 years ago |
Christian Schmidt
|
2c8bb9a76a
|
Fix bad type for spellCheck attribute (#23638)
|
2 years ago |
Nick Schonning
|
a80ff32d9a
|
Enable ESLint Promise plugin defaults (#22229)
|
2 years ago |
Eugen Rochko
|
4ed26b106c
|
New Crowdin updates (#23527)
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
|
2 years ago |
Nick Schonning
|
2663b421be
|
Enable ESLint import recommended rules (#23315)
|
2 years ago |
Nick Schonning
|
1c2ca9557f
|
Enable ESLint no-useless-escape (#23311)
|
2 years ago |
Dean Bassett
|
28bc6265bf
|
Fix case-sensitive check for previously used hashtags (#23526)
|
2 years ago |
Nick Schonning
|
6417e06194
|
Upgrade to Stylelint 15 with Prettier (#23558)
|
2 years ago |