about summary refs log tree commit diff
path: root/app/lib
AgeCommit message (Expand)Author
2023-02-25Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-02-22Enable Rubocop Style/StringConcatenation defaults (#23792)Nick Schonning
2023-02-20Autofix Rubocop Style/RescueStandardError (#23745)Nick Schonning
2023-02-20Autofix Rubocop remaining Layout rules (#23679)Nick Schonning
2023-02-20Autofix Rubocop Rails/Pluck (#23730)Nick Schonning
2023-02-19Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-02-19Autofix Rubocop Style/StringLiterals (#23695)Nick Schonning
2023-02-19Autofix Rubocop Style/RedundantBegin (#23703)Nick Schonning
2023-02-18Autofix Rubocop Style/IfUnlessModifier (#23697)Nick Schonning
2023-02-18Autofix Rubocop Style/PerlBackrefs (#23649)Nick Schonning
2023-02-18Autofix Rubocop Lint/AmbiguousOperatorPrecedence (#23681)Nick Schonning
2023-02-18Autofix Rubocop Lint/SymbolConversion (#23683)Nick Schonning
2023-02-18Run rubocop formatting except line length (#23632)Nick Schonning
2023-02-10Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-02-10Fix unbounded recursion in post discovery (#23506)Claire
2023-02-09Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-02-08Apply Rubocop Rails/WhereNot (#23448)Nick Schonning
2023-02-08Apply Rubocop Performance/BlockGivenWithExplicitBlock (#23441)Nick Schonning
2023-02-08Apply Rubocop Performance/StringIdentifierArgument (#23444)Nick Schonning
2023-02-08Apply Rubocop Performance/DoubleStartEndWith (#23442)Nick Schonning
2023-02-07Autofix Rails/EagerEvaluationLogMessage (#23429)Nick Schonning
2023-02-03Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-02-01Change number of stored items in home feed from 400 to 800 (#23349)Eugen Rochko
2023-01-20Advertise supported MIME types for statuses (#2090)Vyr Cossont
2023-01-18Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-01-18Fix spurious admin dashboard warning when using ElasticSearch 7.x (#23064)Claire
2023-01-12Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-01-11fix: allow verification when page size exceeds 1MB (using HTML5 parser) (#22879)Markus Unterwaditzer
2023-01-11Fix/remove calling private method with send in model (#22951)Kaspar V
2023-01-05Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-01-05Check OpenSearch compatibility version instead of regular version (#22422)Vyr Cossont
2023-01-05Fix home TL could contain post from who blocked me (#22849)Jeong Arm
2022-12-15Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-12-15Fix status cache hydration discrepancy (#19879)Claire
2022-12-15Fix inability to use local LibreTranslate without setting ALLOWED_PRIVATE_ADD...Claire
2022-12-15Fix crash in elasticsearch_check.rb (#21006)s0
2022-12-15Don't delivery a reply to domains which are blocked by author (#22117)Jeong Arm
2022-12-07Fix unbounded recursion in account discovery (#22025)Claire
2022-12-04Fix unbounded recursion in account discovery (#1994)Claire
2022-12-02Use a tree‐based approach for advanced text formatting (#1907)kibigo!
2022-12-01Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-12-01Fix some performance issues with /admin/instances (#21907)Claire
2022-11-28Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-27refactor(vacuum statuses): reduce amount of db queries and load for each quer...Kaspar V
2022-11-14Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-14Fix emoji substitution not applying only to text nodes in backend code (#20641)Claire
2022-11-12Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-11fixes ArgumentError when proxy is used (#20420)Bearice Ren
2022-11-10Change incoming activity processing to happen in `ingress` queue (#20264)Eugen Rochko
2022-11-10Merge branch 'main' into glitch-soc/merge-upstreamClaire