Commit Graph

14801 Commits (922f086253c8bfcead9df895f4624580d5b61a9c)
 

Author SHA1 Message Date
Matt Jankowski 2862ad701f
Stub controller methods and remove `rubocop:disable` in captcha feature spec ()
Matt Jankowski 2d39268bc5
Fix `Lint/OrAssignmentToConstant` cop ()
Matt Jankowski cfa14ec6d1
Fix `Lint/EmptyBlock` cop ()
Matt Jankowski b06284c572
Fix `RSpec/HookArgument` cop ()
github-actions[bot] 1b28ab7263
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Matt Jankowski d6f50839e1
Fix `RSpec/SpecFilePathFormat` cops ()
Matt Jankowski c501d626e8
Fix `Rails/BulkChangeTable` cop ()
Matt Jankowski 0c4e7c06dc
Fix `Rails/FindEach` cop ()
Matt Jankowski fe26f33e0a
Fix `Rails/RedundantActiveRecordAllMethod` cop ()
Matt Jankowski 949f5eb860
Fix `RSpec/MetadataStyle` cop in spec/ ()
zunda e4e752c26e
Adjust transform origin for favorite star ()
renovate[bot] 9c34bb4d54
Update Node.js to v20.9 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 0ca27b2d81
Update DefinitelyTyped types (non-major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 22b4713d2e
Update eslint (non-major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Renaud Chaput 3bf896c973
Disable Babel polyfill injection in dev ()
renovate[bot] 1416745a2b
Update dependency faker to v3.2.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] afd1371fa3
Update dependency rubocop to v1.57.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] ef140da349
Update dependency discard to v1.3.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Claire c0989b78f8
Fix incoming status creation date not being restricted to standard ISO8601 ()
Renaud Chaput 6712bf86cd
Fixes website not loading for unlogged users ()
Renaud Chaput 3bf2a7296e
Use Immutable `Record` for accounts in Redux state ()
Matt Jankowski 9d799d40ba
Reduce CI job matrix job count ()
Matt Jankowski 5d9e71ebe0
Archive uploaded CI assets into single file between build/test ()
github-actions[bot] 2d548e273e
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Claire 0337df3a42
Fix posts from threads received out-of-order sometimes not being inserted into timelines ()
Renaud Chaput 2aa28e06d1
Mark version 4.0 as no longer supported ()
mogaminsk ac8e4ed38d
Fix inserting emojis from emoji picker fails with TypeError ()
Renaud Chaput 277e6968f5
Use helpers to check environment in frontend ()
Matt Jankowski 7ef56d6e50
Move json_ld context loaders to `config/initializers` ()
Matt Jankowski 3107a9410c
Silence deprecation warning about secrets/credentials with Devise patch ()
Matt Jankowski b264318431
Update strong_migrations to version 1.3.0 ()
Renaud Chaput 0e3401bc1c
Improve Babel configuration and automatically load polyfills ()
Claire 9c8891b39a
Rewrite `AutosuggestTextarea` as Functional Component ()
Matt Jankowski a916251d8a
Update haml-lint line length configuration to match rubocop value ()
Claire d649bbf28f
Add some more tests and clean up domain block controller ()
github-actions[bot] e5b7ae9576
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
renovate[bot] 147417a6d0
Update dependency rspec-sidekiq to v4.1.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 204c00b5c6
Update dependency bootsnap to '~> 1.17.0' ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski beee9ea991
Fix `RSpec/LetSetup` cop in spec/controllers/admin area ()
Claire 6c52f8286b
Fix posts from force-sensitized accounts being able to trend ()
renovate[bot] b8adb08f92
Update dependency axios to v1.6.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 372494e553
Update dependency punycode to v2.3.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 547d3c1b9b
Update dependency core-js to v3.33.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] c2cc1df5ef
Update dependency @types/react to v18.2.33 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github-actions[bot] a918208ec6
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
renovate[bot] bf1d452978
Update libretranslate/libretranslate Docker tag to v1.4.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Ricardo Trindade 33f8c1c5eb
Remove version check from update cache_concern.rb ()
Matt Jankowski eae5c7334a
Extract class from CSP configuration/initialization ()
Matt Jankowski 2e6bf60f15
Use `deliveries.size` in mailer-related examples in controller specs ()
Jonathan de Jong 1cc512909c
Have `Follow` activities bypass availability ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>