772 Commits (9c1929efad6cd101ea593c321efcb4e8c43e8e1e)

Author SHA1 Message Date
Matt Jankowski 668a19a2f3
Fix Performance/DeletePrefix cop (#24796) 3 years ago
Matt Jankowski f1c1dd0118
Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741) 3 years ago
Matt Jankowski bae694108a
Fix Performance/Count cop (#24793) 3 years ago
Matt Jankowski 5e060e1f44
Fix Performance/Sum cop (#24788) 3 years ago
Matt Jankowski 88d33f361f
Fix Lint/DuplicateBranch cop (#24766) 3 years ago
Claire 32a030dd74
Rewrite import feature (#21054) 3 years ago
dependabot[bot] fa14976a5d
Bump connection_pool from 2.3.0 to 2.4.0 (#24290) 3 years ago
Nick Schonning 49fad26eca
Drop EOL Ruby 2.7 (#24237) 3 years ago
Matt Jankowski 0a5f0a8b20
Remove instance variables from helper usage (#24203) 3 years ago
Eugen Rochko a9b5598c97
Change user settings to be stored in a more optimal way (#23630) 3 years ago
Matt Jankowski e63524f457
Update retention model sql query (#24249) 3 years ago
Claire 8fdf49b11d
Add warning for object storage misconfiguration (#24137) 3 years ago
Christian Schmidt bd047acc35
Replace `Status#translatable?` with language matrix in separate endpoint (#24037) 3 years ago
Eugen Rochko 630436ab2d
Refactor monkey-patching of `PrivateAddressCheck` (#24122) 3 years ago
Claire 9875be09fe
Fix dashboard crash on ElasticSearch server error (#23751) 3 years ago
Claire 1d0ad558ff
Change sidekiq-bulk's batch size from 10,000 to 1,000 jobs in one Redis call (#24034) 3 years ago
Christian Schmidt 684a970b3c
Unescape HTML entities (#24019) 3 years ago
Matt Jankowski dfa1be4ab4
Remove unused TOCGenerator (#23986) 3 years ago
Jean byroot Boussier 922837dc96
Upgrade to latest redis-rb 4.x and fix deprecations (#23616) 3 years ago
Christian Schmidt 5a8c651e8f
Only offer translation for supported languages (#23879) 3 years ago
Nick Schonning 0cfdd1a401
Enable Rubocop Style/StringConcatenation defaults (#23792) 3 years ago
Nick Schonning 59c8d43d94
Autofix Rubocop Style/RescueStandardError (#23745) 3 years ago
Nick Schonning 717683d1c3
Autofix Rubocop remaining Layout rules (#23679) 3 years ago
Nick Schonning 21bf326356
Autofix Rubocop Rails/Pluck (#23730) 3 years ago
Nick Schonning 81ad6c2e39
Autofix Rubocop Style/StringLiterals (#23695) 3 years ago
Nick Schonning 2177daeae9
Autofix Rubocop Style/RedundantBegin (#23703) 3 years ago
Nick Schonning e2a3ebb271
Autofix Rubocop Style/IfUnlessModifier (#23697) 3 years ago
Nick Schonning 8aee4de034
Autofix Rubocop Style/PerlBackrefs (#23649) 3 years ago
Nick Schonning a6f77aa28a
Autofix Rubocop Lint/AmbiguousOperatorPrecedence (#23681) 3 years ago
Nick Schonning 634368c491
Autofix Rubocop Lint/SymbolConversion (#23683) 3 years ago
Nick Schonning 669f6d2c0a
Run rubocop formatting except line length (#23632) 3 years ago
Claire 0c9eac80d8
Fix unbounded recursion in post discovery (#23506) 3 years ago
Nick Schonning 0592937264
Apply Rubocop Rails/WhereNot (#23448) 3 years ago
Nick Schonning 0d1f192c54
Apply Rubocop Performance/BlockGivenWithExplicitBlock (#23441) 3 years ago
Nick Schonning 203739dd3a
Apply Rubocop Performance/StringIdentifierArgument (#23444) 3 years ago
Nick Schonning ef8988aef2
Apply Rubocop Performance/DoubleStartEndWith (#23442) 3 years ago
Nick Schonning ed570050c6
Autofix Rails/EagerEvaluationLogMessage (#23429) 3 years ago
Eugen Rochko 4c919812b9
Change number of stored items in home feed from 400 to 800 (#23349) 3 years ago
Claire 41517a4845
Fix spurious admin dashboard warning when using ElasticSearch 7.x (#23064) 3 years ago
Markus Unterwaditzer 0c689b9d01
fix: allow verification when page size exceeds 1MB (using HTML5 parser) (#22879) 3 years ago
Kaspar V ae62e5fa53
Fix/remove calling private method with send in model (#22951) 3 years ago
Vyr Cossont 06f979098c
Check OpenSearch compatibility version instead of regular version (#22422) 3 years ago
Jeong Arm fdd1facba1
Fix home TL could contain post from who blocked me (#22849) 3 years ago
Claire d13702ac06
Fix status cache hydration discrepancy (#19879) 3 years ago
Claire 673c54f114
Fix inability to use local LibreTranslate without setting ALLOWED_PRIVATE_ADDRESSES (#21926) 3 years ago
s0 52540771b0
Fix crash in elasticsearch_check.rb (#21006) 3 years ago
Jeong Arm e8cc63105f
Don't delivery a reply to domains which are blocked by author (#22117) 3 years ago
Claire c8849d6cee
Fix unbounded recursion in account discovery (#22025) 3 years ago
Claire 68d1df8bc3
Fix some performance issues with /admin/instances (#21907) 3 years ago
Kaspar V 47f0d7021e
refactor(vacuum statuses): reduce amount of db queries and load for each query - improve performance (#21487) 3 years ago