Commit Graph

13477 Commits (2d5e2579389fb2bb41e98fd3502d760a33342908)
 

Author SHA1 Message Date
たいち ひ 2d5e257938
Rewrite `logo.tsx` as FC ()
Renaud Chaput 6f8db56a01
Disable RTK safety middlewares ()
fusagiko / takayamaki 349cae0b57
Add type annotation for DisplayName component ()
fusagiko / takayamaki ab7716cff4
Rename Image component to ServerHeroImage ()
Nick Schonning 51b83ed195
Use Prettier for ESLint formatting TypeScript ()
Renaud Chaput 6aeb162927
Type Redux store and middleware ()
Claire e1f466fbbe
Fix javascript on moderation interface ()
Renaud Chaput 224d458f7e
Remove unused iOS agent sniffing function ()
dependabot[bot] 72dcb2ef58
Bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.5 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] a5ba98d2df
Bump @typescript-eslint/parser from 5.59.2 to 5.59.5 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
eggplants af7bf59b3e
Fix wrong documentation link ()
Renaud Chaput a3a2414f0e
Rework polyfills loading ()
Daniel M Brasil 536dd046d4
Add ability to block sign-ups from IP using the CLI ()
Daniel M Brasil ffb3fef7db
Fix uncaught `ActiveRecord::StatementInvalid` in Mastodon::IpBlocksCLI ()
Renaud Chaput aec486b4ec
Upgrade `uuid` to 9.0.0 ()
fusagiko / takayamaki 6579e3af7d
Add more detailed type annotation for Account ()
Renaud Chaput c8181eb0a4
Enforce stricter rules for Typescript files ()
Renaud Chaput 64ec41d89c
Make Webpack fail on failed imports ()
Renaud Chaput d9b93bd15e
Enforce React Rules of Hooks with eslint ()
Renaud Chaput 955179fc55
Dont use CommonJS (`require`, `module.exports`) anywhere ()
Renaud Chaput 89269e4b71
Mark `wheel` events on scrollable list as passive ()
fusagiko / takayamaki 9818f34273
Rewrite Domain component as function component ()
fusagiko / takayamaki 5bc8e2d1fd
Use LayoutType from is_mobile in actions/app ()
たいち ひ 7c1305b3a4
Add TypeScript support for `mastodon` alias and image imports ()
たいち ひ 76264e3fe8
Rewrite RadioButton component as FC ()
たいち ひ a65d2d1045
Rewrite Image component as function component ()
たいち ひ 490ccbf40b
Rewrite <NotSignedInIndicator /> as FC ()
たいち ひ 6fdbee240c
Rewrite <Check /> as FC ()
fusagiko / takayamaki 140aa6b054
Rewrite VerifiedBadge component as function component ()
Matt Jankowski f877aa9d70
Use released version 4.1.0 of devise-two-factor ()
Claire 746979f75d
Fix compose textarea scroll behavior ()
Tim Campbell f258478395
Fixed mastodon version injection into containers via github actions ()
mogaminsk c9e040fb24
Fix import data field type ()
S.H 5811ccc611
Fix column back button error ()
zunda c0ea33e3fc
Make it possible to upload audio and video to Heroku app ()
Nick Schonning e675c10d19
Add production asset compile ()
Tim Campbell ac41a9712e
Fixed mastodon version injection into containers via github actions ()
Daniel M Brasil c9210af3ee
Add test coverage for `Mastodon::SettingsCLI` ()
dependabot[bot] 64fae0efb5
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>
Matt Jankowski 0b249ebdb0
Extract StatusSafeReblogInsert concern from Status ()
Renaud Chaput 830e6cefae
Add version suffixes to nightly & edge image builds ()
Nick Schonning 569b39256b
Bump rubocop-rails 2.19.1 with update .rubocop_todo.yml ()
dependabot[bot] 880e661d53
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>
dependabot[bot] ff974395c2
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>
dependabot[bot] 849d93e50a
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>
Claire c3c7d59072
Fix infinite loop in AccountsStatusesCleanupScheduler ()
Nick Schonning f95125bd04
Fail ESLint for Warnings in CI ()
Florin 27bafabb64
Fix Back button going outside the app ()
Nick Schonning e1ebcc007d
Regenerate rubocop-todo ()
Nick Schonning ff3b7069cf
Autofix Rubocop Style/ConcatArrayLiterals ()