summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-11-07Fix verified links being re-checked on all profile fetchesfixes/account-refresh-link-verificationClaire
2023-11-03Use Immutable `Record` for accounts in Redux state (#26559)Renaud Chaput
2023-11-03Reduce CI job matrix job count (#27660)Matt Jankowski
2023-11-03Archive uploaded CI assets into single file between build/test (#27668)Matt Jankowski
2023-11-03New Crowdin Translations (automated) (#27646)github-actions[bot]
2023-11-02Fix posts from threads received out-of-order sometimes not being inserted int...Claire
2023-11-01Mark version 4.0 as no longer supported (#27627)Renaud Chaput
2023-11-01Fix inserting emojis from emoji picker fails with TypeError (#27647)mogaminsk
2023-10-31Use helpers to check environment in frontend (#27633)Renaud Chaput
2023-10-31Move json_ld context loaders to `config/initializers` (#27590)Matt Jankowski
2023-10-31Silence deprecation warning about secrets/credentials with Devise patch (#27578)Matt Jankowski
2023-10-31Update strong_migrations to version 1.3.0 (#25991)Matt Jankowski
2023-10-31Improve Babel configuration and automatically load polyfills (#27333)Renaud Chaput
2023-10-31Rewrite `AutosuggestTextarea` as Functional Component (#27618)Claire
2023-10-31Update haml-lint line length configuration to match rubocop value (#27570)Matt Jankowski
2023-10-31Add some more tests and clean up domain block controller (#27469)Claire
2023-10-31New Crowdin Translations (automated) (#27630)github-actions[bot]
2023-10-31Update dependency rspec-sidekiq to v4.1.0 (#27593)renovate[bot]
2023-10-31Update dependency bootsnap to '~> 1.17.0' (#27617)renovate[bot]
2023-10-31Fix `RSpec/LetSetup` cop in spec/controllers/admin area (#27619)Matt Jankowski
2023-10-30Fix posts from force-sensitized accounts being able to trend (#27620)Claire
2023-10-30Update dependency axios to v1.6.0 (#27580)renovate[bot]
2023-10-30Update dependency punycode to v2.3.1 (#27625)renovate[bot]
2023-10-30Update dependency core-js to v3.33.2 (#27624)renovate[bot]
2023-10-30Update dependency @types/react to v18.2.33 (#27615)renovate[bot]
2023-10-30New Crowdin Translations (automated) (#27596)github-actions[bot]
2023-10-30Update libretranslate/libretranslate Docker tag to v1.4.1 (#27616)renovate[bot]
2023-10-30Remove version check from update cache_concern.rb (#27592)Ricardo Trindade
2023-10-27Extract class from CSP configuration/initialization (#26905)Matt Jankowski
2023-10-27Use `deliveries.size` in mailer-related examples in controller specs (#27589)Matt Jankowski
2023-10-27Have `Follow` activities bypass availability (#27586)Jonathan de Jong
2023-10-27Fix hashtag matching pattern matching some URLs (#27584)Claire
2023-10-27Fix account click on detailed status (#27587)SouthFox
2023-10-27Update dependency pundit to v2.3.1 (#27585)renovate[bot]
2023-10-27Simplify column headers (#27557)Renaud Chaput
2023-10-27Misc spec/refactor to user mailer and user mailer spec (#27486)Matt Jankowski
2023-10-27Update libretranslate/libretranslate Docker tag to v1.4.0 (#27504)renovate[bot]
2023-10-27New Crowdin Translations (automated) (#27583)github-actions[bot]
2023-10-27Fix error and incorrect URLs in `/api/v1/accounts/:id/featured_tags` for remo...Claire
2023-10-27Handle featured collections without items (#27581)Jeong Arm
2023-10-26Fix various icon styles in web UI (#27579)Eugen Rochko
2023-10-26Use `Rails.env.local?` shorthand method to check env (#27519)Matt Jankowski
2023-10-26Capture minimum postgres version 12 (#27528)Matt Jankowski
2023-10-26Add HTML lang attribute to preview card descriptions (#27503)Simon Rapilly
2023-10-26Fix report processing notice not mentioning the report number when performing...Claire
2023-10-26Issue 26048: swap "muting" and "blocking" list options in settings -> Data Ex...Mark T. Tomczak
2023-10-26Fix error when trying to delete already-deleted file with OpenStack Swift (#2...Claire
2023-10-26New Crowdin Translations (automated) (#27567)github-actions[bot]
2023-10-26Use a context to propagate column-related Props, and remove `forceUpdate` usa...Renaud Chaput
2023-10-26Use `next` keyword in field loop in admin/accounts/index view (#27559)Matt Jankowski