765 Commits (2a3a110f00aacc09d8b8461bf90fda8b61d45fa1)

Author SHA1 Message Date
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
Claire 71c92d3f56
Fix emoji substitution not applying only to text nodes in backend code (#20641) 3 years ago
Bearice Ren 28cda42af5
fixes ArgumentError when proxy is used (#20420) 3 years ago
Eugen Rochko f8e8e622e5
Change incoming activity processing to happen in `ingress` queue (#20264) 3 years ago
James Tucker 78a6b871fe
Improve performance by avoiding regex construction (#20215) 3 years ago
Claire c989faaa62
Change Request connection logic to try both IPv6 and IPv4 when available (#20108) 3 years ago
James Tucker 833d9c2f1c
Improve performance by avoiding method cache busts (#19957) 3 years ago
Claire 3114c826a7
Fix filter handling in status cache hydration (#19963) 3 years ago