Commit Graph

13441 Commits (ceaf8f2fa5ed53074971d1e240b17ae7886d8f18)

Author SHA1 Message Date
Tim Campbell ceaf8f2fa5 Fixed mastodon version injection into containers via github actions () 2023-05-04 21:33:32 +02:00
Daniel M Brasil a82a6882ad Add test coverage for `Mastodon::SettingsCLI` () 2023-05-04 20:37:42 +02:00
dependabot[bot] a0b5e9a1b1 Bump @babel/core from 7.21.5 to 7.21.8 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-04 14:14:02 +02:00
Matt Jankowski d65d954409 Extract StatusSafeReblogInsert concern from Status () 2023-05-04 14:06:20 +02:00
Renaud Chaput 5569c64150 Add version suffixes to nightly & edge image builds () 2023-05-04 13:45:39 +02:00
Nick Schonning 833076d6bf Bump rubocop-rails 2.19.1 with update .rubocop_todo.yml () 2023-05-04 11:56:24 +02:00
dependabot[bot] 08eacf6837 Bump stylelint from 15.6.0 to 15.6.1 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-04 11:30:58 +02:00
dependabot[bot] 7eadc801fe Bump react-select from 5.7.2 to 5.7.3 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-04 11:16:39 +02:00
dependabot[bot] 4bcf64b437 Bump json-ld from 3.2.4 to 3.2.5 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-04 11:06:23 +02:00
Claire 53e3a1b06d Fix infinite loop in AccountsStatusesCleanupScheduler () 2023-05-04 10:13:00 +02:00
Nick Schonning c366c93cfd Fail ESLint for Warnings in CI () 2023-05-04 09:48:50 +02:00
Florin 1421a8efbd Fix Back button going outside the app () 2023-05-04 08:14:04 +02:00
Nick Schonning 62d5bb52cc Regenerate rubocop-todo () 2023-05-04 07:43:54 +02:00
Nick Schonning f6fd5e4ad0 Autofix Rubocop Style/ConcatArrayLiterals () 2023-05-04 05:57:40 +02:00
Nick Schonning 2f2c8f671b Autofix Rubocop Style/HashSyntax () 2023-05-04 05:54:26 +02:00
Nick Schonning 54d59b8ee0 Autofix Rubocop Style/CaseLikeIf () 2023-05-04 05:51:18 +02:00
Nick Schonning dfbb3a61c9 Enable Rubocop Rails/FilePath () 2023-05-04 05:50:40 +02:00
Matt Jankowski cf86cc68b7 Fix RSpec/InferredSpecType cop () 2023-05-04 05:49:53 +02:00
Matt Jankowski 8dec215a57 Fix RSpec/ContextWording cop () 2023-05-04 05:49:08 +02:00
Matt Jankowski 2cd141b65f Fix RSpec/MultipleSubjects cop () 2023-05-04 05:48:35 +02:00
Matt Jankowski 790aa68ea3 Misc spec cleanup () 2023-05-04 05:47:52 +02:00
Matt Jankowski fded3a99ab Spec coverage for settings/preferences/* controllers () 2023-05-04 05:44:27 +02:00
Matt Jankowski e8537a3a01 Fix Performance/CollectionLiteralInLoop cop () 2023-05-04 05:33:55 +02:00
Matt Jankowski 326df0d712 Update capistrano config lock version to match bundle () 2023-05-04 05:31:04 +02:00
Matt Jankowski a8aad4a45a Fix Performance/RedundantMerge cop () 2023-05-04 05:25:43 +02:00
Nick Schonning baed1e7687 Revert "Bump better_errors from 2.9.1 to 2.10.0 ()" () 2023-05-04 05:22:50 +02:00
Claire 90b45c5040 Fix various edge cases with local moves () 2023-05-03 19:19:25 +02:00
Claire f89b5c08b6 Fix own posts not getting delivered to own lists () 2023-05-03 19:17:40 +02:00
Renaud Chaput e1985e14f6 Fixes build errors from some previous TS-related commits () 2023-05-03 16:28:14 +02:00
fusagiko / takayamaki 9ed91c444e Rewrite actions/app.ts and reducers/missed_updates.ts with createAction () 2023-05-03 15:28:39 +02:00
Claire a4e3f98fc7 Change Move handler to also move list memberships () 2023-05-03 14:03:38 +02:00
Renaud Chaput 7bc13c1ca3 Remove MastodonMap TS type () 2023-05-03 13:32:11 +02:00
fusagiko / takayamaki 6fa4054a5d Add type annotation for some js files () 2023-05-03 11:43:29 +02:00
dependabot[bot] 412215ff88 Bump better_errors from 2.9.1 to 2.10.0 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-03 11:13:49 +02:00
Matt Jankowski 916f204ec1 Fix Lint/ConstantDefinitionInBlock cop () 2023-05-03 10:32:30 +02:00
Claire ca3003835d Improve automatic post cleanup worker performances () 2023-05-03 10:31:40 +02:00
Matt Jankowski b7e49e1a70 Fix Performance/MethodObjectAsBlock cop () 2023-05-03 10:30:54 +02:00
Matt Jankowski fdd7fc23c2 Fix Performance/RedundantEqualityComparisonBlock cop () 2023-05-03 10:30:10 +02:00
Claire d76495d080 Fix incorrect import of redux store () 2023-05-03 10:29:45 +02:00
Claire 52ed627d9e Fix incorrect box shadow on avatar in thread view () 2023-05-03 09:11:20 +02:00
Matt Jankowski 53682a7b4f Fix Performance/DeletePrefix cop () 2023-05-02 21:07:45 +02:00
Matt Jankowski 8ecd2fbe07 Fix Lint/EmptyClass cop () 2023-05-02 21:06:51 +02:00
dependabot[bot] e72e08165e Bump axios from 1.3.6 to 1.4.0 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-02 21:04:37 +02:00
dependabot[bot] 5fb084b834 Bump @babel/preset-typescript from 7.21.4 to 7.21.5 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-02 21:03:26 +02:00
dependabot[bot] e271027609 Bump @babel/preset-env from 7.21.4 to 7.21.5 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-02 20:50:41 +02:00
dependabot[bot] 0c4905a9f3 Bump @babel/runtime from 7.21.0 to 7.21.5 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-02 20:46:45 +02:00
dependabot[bot] c679dde52b Bump @babel/core from 7.21.4 to 7.21.5 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-02 20:43:11 +02:00
fusagiko / takayamaki 69bd3a86f3 use configureStore of redux-toolkit instead of createStore of redux () 2023-05-02 20:39:06 +02:00
dependabot[bot] d59c6124c9 Bump eslint-plugin-formatjs from 4.10.0 to 4.10.1 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-02 20:35:13 +02:00
dependabot[bot] 64cdcb306b Bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.2 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-02 20:24:48 +02:00