Commit Graph

13606 Commits (14bb6bb29a49f151c8a6c379e5d2ddb663f8e923)
 

Author SHA1 Message Date
fusagiko / takayamaki 9818f34273
Rewrite Domain component as function component (#24896) 2 years ago
fusagiko / takayamaki 5bc8e2d1fd
Use LayoutType from is_mobile in actions/app (#24863) 2 years ago
たいち ひ 7c1305b3a4
Add TypeScript support for `mastodon` alias and image imports (#24895) 2 years ago
たいち ひ 76264e3fe8
Rewrite RadioButton component as FC (#24897) 2 years ago
たいち ひ a65d2d1045
Rewrite Image component as function component (#24893) 2 years ago
たいち ひ 490ccbf40b
Rewrite <NotSignedInIndicator /> as FC (#24903) 2 years ago
たいち ひ 6fdbee240c
Rewrite <Check /> as FC (#24901) 2 years ago
fusagiko / takayamaki 140aa6b054
Rewrite VerifiedBadge component as function component (#24892) 2 years ago
Matt Jankowski f877aa9d70
Use released version 4.1.0 of devise-two-factor (#24875) 2 years ago
Claire 746979f75d
Fix compose textarea scroll behavior (#24872) 2 years ago
Tim Campbell f258478395
Fixed mastodon version injection into containers via github actions (#24873) 2 years ago
mogaminsk c9e040fb24
Fix import data field type (#24874) 2 years ago
S.H 5811ccc611
Fix column back button error (#24867) 2 years ago
zunda c0ea33e3fc
Make it possible to upload audio and video to Heroku app (#24866) 2 years ago
Nick Schonning e675c10d19
Add production asset compile (#24839) 2 years ago
Tim Campbell ac41a9712e
Fixed mastodon version injection into containers via github actions (#24858) 2 years ago
Daniel M Brasil c9210af3ee
Add test coverage for `Mastodon::SettingsCLI` (#24856) 2 years ago
dependabot[bot] 64fae0efb5
Bump @babel/core from 7.21.5 to 7.21.8 (#24831)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Matt Jankowski 0b249ebdb0
Extract StatusSafeReblogInsert concern from Status (#24821) 2 years ago
Renaud Chaput 830e6cefae
Add version suffixes to nightly & edge image builds (#24823) 2 years ago
Nick Schonning 569b39256b
Bump rubocop-rails 2.19.1 with update .rubocop_todo.yml (#24469) 2 years ago
dependabot[bot] 880e661d53
Bump stylelint from 15.6.0 to 15.6.1 (#24829)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot] ff974395c2
Bump react-select from 5.7.2 to 5.7.3 (#24830)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot] 849d93e50a
Bump json-ld from 3.2.4 to 3.2.5 (#24832)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Claire c3c7d59072
Fix infinite loop in AccountsStatusesCleanupScheduler (#24840) 2 years ago
Nick Schonning f95125bd04
Fail ESLint for Warnings in CI (#24836) 2 years ago
Florin 27bafabb64
Fix Back button going outside the app (#24835) 2 years ago
Nick Schonning e1ebcc007d
Regenerate rubocop-todo (#24834) 2 years ago
Nick Schonning ff3b7069cf
Autofix Rubocop Style/ConcatArrayLiterals (#23755) 2 years ago
Nick Schonning da3bd913ae
Autofix Rubocop Style/HashSyntax (#23754) 2 years ago
Nick Schonning d5a185d721
Autofix Rubocop Style/CaseLikeIf (#23756) 2 years ago
Nick Schonning 1fe04f740a
Enable Rubocop Rails/FilePath (#23854) 2 years ago
Matt Jankowski c97b611b6b
Fix RSpec/InferredSpecType cop (#24736) 2 years ago
Matt Jankowski 710745e16b
Fix RSpec/ContextWording cop (#24739) 2 years ago
Matt Jankowski cf18cc2891
Fix RSpec/MultipleSubjects cop (#24738) 2 years ago
Matt Jankowski bdcd8a9e88
Misc spec cleanup (#24822) 2 years ago
Matt Jankowski 08fb9d300a
Spec coverage for settings/preferences/* controllers (#24825) 2 years ago
Matt Jankowski 2c6c398c60
Fix Performance/CollectionLiteralInLoop cop (#24819) 2 years ago
Matt Jankowski a1cca1c8b6
Update capistrano config lock version to match bundle (#24820) 2 years ago
Matt Jankowski d9a958fcf7
Fix Performance/RedundantMerge cop (#24817) 2 years ago
Nick Schonning b25860c509
Revert "Bump better_errors from 2.9.1 to 2.10.0 (#24779)" (#24827) 2 years ago
Claire a2a22bad23
Fix various edge cases with local moves (#24812) 2 years ago
Claire 1e75eb690d
Fix own posts not getting delivered to own lists (#24810) 2 years ago
Renaud Chaput 45579a26cf
Fixes build errors from some previous TS-related commits (#24811) 2 years ago
fusagiko / takayamaki 0999cb4601
Rewrite actions/app.ts and reducers/missed_updates.ts with createAction (#24801) 2 years ago
Claire c98b012583
Change Move handler to also move list memberships (#24808) 2 years ago
Renaud Chaput 9a52a7f7a0
Remove MastodonMap TS type (#24807) 2 years ago
fusagiko / takayamaki e38b391940
Add type annotation for some js files (#24787) 2 years ago
dependabot[bot] 9b8cb947a7
Bump better_errors from 2.9.1 to 2.10.0 (#24779)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Matt Jankowski 3df665fd23
Fix Lint/ConstantDefinitionInBlock cop (#24763) 2 years ago