Commit Graph

13489 Commits

Author SHA1 Message Date
9015c2d646 Change profile updates to be sent to recently-mentioned servers (#24852) 2023-05-12 13:13:04 +02:00
2c2d924942 Fix RSpec/RepeatedExampleGroupDescription cop (#24850)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-05-12 12:25:32 +02:00
bf3ebeb42f Fix RSpec/SharedContext cop (#24847) 2023-05-12 09:25:43 +02:00
5241f7b2fd Fix UI crash in moderation interface when opening the media modal (#24816) 2023-05-11 12:41:55 +02:00
a610a02d4f Fix RSpec/ScatteredSetup cop (#24848) 2023-05-11 10:32:09 +02:00
9cbda99941 Add test coverage for Mastodon::IpBlocksCLI (#24935) 2023-05-11 10:19:24 +02:00
b8a2430642 Fix Onboarding Errors (#24883) 2023-05-11 07:55:10 +02:00
6b0942d107 Change AccessTokensVacuum to also delete expired tokens (#24868) 2023-05-11 04:40:03 +02:00
3869e8c210 Change "Sign in" to "Login" (#24942) 2023-05-10 20:17:55 +02:00
0eed06073f Fix videos being improperly positioned on safari (#24943) 2023-05-10 17:22:34 +02:00
5eeb40bdbe Add stricter ESLint rules for Typescript files (#24926) 2023-05-10 12:59:29 +02:00
b878e3d8df Enable ESLint react/no-deprecated (#24471) 2023-05-10 09:05:32 +02:00
2d5e257938 Rewrite logo.tsx as FC (#24909) 2023-05-10 08:58:21 +02:00
6f8db56a01 Disable RTK safety middlewares (#24936) 2023-05-10 08:38:02 +02:00
349cae0b57 Add type annotation for DisplayName component (#24752) 2023-05-09 23:08:54 +02:00
ab7716cff4 Rename Image component to ServerHeroImage (#24894) 2023-05-09 23:08:28 +02:00
51b83ed195 Use Prettier for ESLint formatting TypeScript (#23631) 2023-05-09 19:02:12 +02:00
6aeb162927 Type Redux store and middleware (#24843) 2023-05-09 16:56:26 +02:00
e1f466fbbe Fix javascript on moderation interface (#24933) 2023-05-09 16:42:02 +02:00
224d458f7e Remove unused iOS agent sniffing function (#24931) 2023-05-09 15:48:53 +02:00
72dcb2ef58 Bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.5 (#24922)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-09 15:42:21 +02:00
a5ba98d2df Bump @typescript-eslint/parser from 5.59.2 to 5.59.5 (#24921)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-09 15:25:49 +02:00
af7bf59b3e Fix wrong documentation link (#24924) 2023-05-09 14:56:02 +02:00
a3a2414f0e Rework polyfills loading (#24907) 2023-05-09 14:55:35 +02:00
536dd046d4 Add ability to block sign-ups from IP using the CLI (#24870) 2023-05-09 14:46:00 +02:00
ffb3fef7db Fix uncaught ActiveRecord::StatementInvalid in Mastodon::IpBlocksCLI (#24861) 2023-05-09 14:45:47 +02:00
aec486b4ec Upgrade uuid to 9.0.0 (#24917) 2023-05-09 14:43:07 +02:00
6579e3af7d Add more detailed type annotation for Account (#24815) 2023-05-09 12:09:32 +02:00
c8181eb0a4 Enforce stricter rules for Typescript files (#24910) 2023-05-09 03:11:56 +02:00
64ec41d89c Make Webpack fail on failed imports (#24908) 2023-05-09 03:10:04 +02:00
d9b93bd15e Enforce React Rules of Hooks with eslint (#24911) 2023-05-09 03:09:11 +02:00
955179fc55 Dont use CommonJS (require, module.exports) anywhere (#24913) 2023-05-09 03:08:47 +02:00
89269e4b71 Mark wheel events on scrollable list as passive (#24914) 2023-05-09 03:07:13 +02:00
9818f34273 Rewrite Domain component as function component (#24896) 2023-05-08 15:12:12 +02:00
5bc8e2d1fd Use LayoutType from is_mobile in actions/app (#24863) 2023-05-08 15:10:21 +02:00
7c1305b3a4 Add TypeScript support for mastodon alias and image imports (#24895) 2023-05-08 11:28:36 +02:00
76264e3fe8 Rewrite RadioButton component as FC (#24897) 2023-05-08 11:12:53 +02:00
a65d2d1045 Rewrite Image component as function component (#24893) 2023-05-08 11:12:44 +02:00
490ccbf40b Rewrite <NotSignedInIndicator /> as FC (#24903) 2023-05-08 11:12:13 +02:00
6fdbee240c Rewrite <Check /> as FC (#24901) 2023-05-08 08:26:02 +02:00
140aa6b054 Rewrite VerifiedBadge component as function component (#24892) 2023-05-07 09:10:58 +02:00
f877aa9d70 Use released version 4.1.0 of devise-two-factor (#24875) 2023-05-05 19:48:23 +02:00
746979f75d Fix compose textarea scroll behavior (#24872) 2023-05-05 18:58:58 +02:00
f258478395 Fixed mastodon version injection into containers via github actions (#24873) 2023-05-05 18:58:35 +02:00
c9e040fb24 Fix import data field type (#24874) 2023-05-05 18:10:10 +02:00
S.H
5811ccc611 Fix column back button error (#24867) 2023-05-05 15:13:28 +02:00
c0ea33e3fc Make it possible to upload audio and video to Heroku app (#24866) 2023-05-05 14:41:07 +02:00
e675c10d19 Add production asset compile (#24839) 2023-05-05 09:06:51 +02:00
ac41a9712e Fixed mastodon version injection into containers via github actions (#24858) 2023-05-04 21:33:32 +02:00
c9210af3ee Add test coverage for Mastodon::SettingsCLI (#24856) 2023-05-04 20:37:42 +02:00