478 Commits (bb5fddd588a562ee488db3227016389c63fd1c1f)

Author SHA1 Message Date
Claire c752e939d5 Change AccessTokensVacuum to also delete expired tokens (#24868)
1 year ago
Claire da25a0bd04 Fix rubocop issues in glitch-soc-specific code
1 year ago
Claire 348aed03cf Merge commit '0d919f27beb6e4e7a562a6eed8f354415b5c217e' into glitch-soc/merge-upstream
1 year ago
Daniel M Brasil a82a6882ad Add test coverage for `Mastodon::SettingsCLI` (#24856)
1 year ago
Matt Jankowski 8dec215a57 Fix RSpec/ContextWording cop (#24739)
1 year ago
Matt Jankowski 916f204ec1 Fix Lint/ConstantDefinitionInBlock cop (#24763)
1 year ago
Matt Jankowski 3030a8b458 Fix Performance/TimesMap cop (#24789)
1 year ago
Claire abce7cf2b9 Rewrite import feature (#21054)
1 year ago
Claire 9558de3b67 Merge branch 'main' into glitch-soc/merge-upstream
1 year ago
Claire 0cbf19affd Fix most rubocop issues (#2165)
1 year ago
Matt Jankowski e323372ebe Expand coverage for "system checks" (#24216)
1 year ago
Claire 1a0c54554f Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko c75fccf033 Change user settings to be stored in a more optimal way (#23630)
2 years ago
Claire d11d2dda17 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Matt Jankowski d38c3ba12e Add specs for Chewy importers (#24204)
2 years ago
Claire 488cd37f1a Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Christian Schmidt 7583523bf0 Replace `Status#translatable?` with language matrix in separate endpoint (#24037)
2 years ago
Claire f39d9ab256 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Matt Jankowski a7bc6ae1de Add spec for the CLI `version` task (#23978)
2 years ago
Matt Jankowski 7a8257b638 Coverage improvement round-out following up previous work (#23987)
2 years ago
Christian Schmidt 170d3a0bc8 Unescape HTML entities (#24019)
2 years ago
Claire a6363c3a2a Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Christian Schmidt cc0c37cd69 Only offer translation for supported languages (#23879)
2 years ago
Claire 16c8144b1c Add support for incoming rich text (#23913)
2 years ago
Claire f15ded319f Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Nick Schonning dd46810e8a Enable Style/FrozenStringLiteralComment for specs (#23790)
2 years ago
Nick Schonning 9376fccf91 Autofix Rubocop Style/SymbolProc (#23742)
2 years ago
Nick Schonning a4cbfac4d9 Autofix Rubocop RSpec/BeEq (#23740)
2 years ago
Nick Schonning 754c417e29 Autofix Rubocop RSpec/LeadingSubject (#23670)
2 years ago
Nick Schonning ac56c3971b Autofix Rubocop RSpec/ImplicitSubject (#23721)
2 years ago
Nick Schonning 0d47dee648 Autofix Rubocops RSpec/ScatteredLet (#23725)
2 years ago
Nick Schonning f6c4699d73 Autofix Rubocop RSpec/EmptyLineAfterSubject (#23719)
2 years ago
Nick Schonning 181617e3d9 Autofix Rubocop Lint/UnusedBlockArgument (#23712)
2 years ago
Nick Schonning a25f6522da Enable Rubocop RSpec/NotToNot (#23723)
2 years ago
Claire 63992c6900 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Nick Schonning be1ec56c6d Autofix Rubocop Style/StringLiterals (#23695)
2 years ago
Nick Schonning a63cb79201 Autofix Rubocop RSpec/EmptyLineAfterFinalLet (#23707)
2 years ago
Nick Schonning e9074c3eb5 Autofix Rubocop Style/BlockDelimiters (#23706)
2 years ago
Nick Schonning 6988b04ec7 Autofix Rubocop Style/TrailingCommaInArrayLiteral (#23692)
2 years ago
Nick Schonning 4dc470fbee Autofix Rubocop Style/TrailingCommaInHashLiteral (#23693)
2 years ago
Nick Schonning 35dbf602f2 Autofix Rubocop Lint/ParenthesesAsGroupedExpression (#23682)
2 years ago
Nick Schonning 298f61ecef Autofix Rubocop Style/RedundantPercentQ (#23651)
2 years ago
Nick Schonning 92d606bc98 Autofix Rubocop RSpec/ClassCheck (#23685)
2 years ago
Nick Schonning a71a0802d6 Autofix Rubocop Lint/SymbolConversion (#23683)
2 years ago
Nick Schonning efcf9f0076 Autofix Rubocop Lint/AmbiguousOperator (#23680)
2 years ago
Nick Schonning 31ca76fe2c Run rubocop formatting except line length (#23632)
2 years ago
Claire 6917c854d1 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire ea4cffac37 Fix unbounded recursion in post discovery (#23506)
2 years ago
Claire 43b9c4c0a7 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 614dd22095 Fix sanitizer parsing link text as HTML when stripping unsupported links (#22558)
2 years ago
Markus Unterwaditzer b7f37e68ad fix: allow verification when page size exceeds 1MB (using HTML5 parser) (#22879)
2 years ago
Claire 341b653578 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Jeong Arm 5180ae5bf6 Fix home TL could contain post from who blocked me (#22849)
2 years ago
kibigo! 2fbfe4ad92 Use a tree‐based approach for advanced text formatting (#1907)
2 years ago
Claire 09f987bce1 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
luzpaz 1edd90fe99 Fix typos (#19849)
2 years ago
Claire 99cdfec05e Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 2ed7a4124b Fix filter handling in status cache hydration (#19963)
2 years ago
Claire 20fb459dee Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 0735081cc2 Fix additional issues with status cache hydration (#19747)
2 years ago
Claire e97b0e0700 Fix various issues with store hydration (#19746)
2 years ago
Eugen Rochko 5b639f9e15 Add caching for payload serialization during fan-out (#19642)
2 years ago
Claire 0060eb5dcf Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko d53e1fc6d9 Fix vacuum scheduler missing lock, locks never expiring (#19458)
2 years ago
Eugen Rochko 0fdfbe555e Change public accounts pages to mount the web UI (#19319)
2 years ago
Eugen Rochko a56ab9f111 [Glitch] Allow non-logged users to access /web
2 years ago
Claire 735498abe9 Revert server-side part of "Add logged-out access to the web UI"
2 years ago
Claire a4fc7ac922 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko babebc4e8a Add logged-out access to the web UI (#18961)
2 years ago
Eugen Rochko 7a482567f8 Add retention policy for cached content and media (#19232)
2 years ago
Claire e1d78575c4 Refactor ActivityPub handling to prepare for non-Account actors (#19212)
2 years ago
Eugen Rochko f4e91041b2 Add ability to filter followed accounts' posts by language (#19095)
2 years ago
luzpaz 45ddea2f0c Fix typos (#18604)
2 years ago
Claire b50ab06371 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 38d04135bf Change how hashtags are normalized (#18795)
2 years ago
Claire f239a473ce Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 6e31d2d520 Fix crash when a remote Flag activity mentions a private post (#18760)
2 years ago
Claire 490417762f Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 90e5a9bd98 Revamp post filtering system (#18058)
2 years ago
Claire 17d4aad44b Add test
2 years ago
Claire c6e7c928ab Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 41ad817afa Change RSS feeds (#18356)
2 years ago
Claire 7eb54adc71 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 553889bc7c Fix single Redis connection being used across all threads (#18135)
2 years ago
Claire 6aef96ceff Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 368c9631d2 Fix PeerTube videos appearing with an erroneous “Edited at” marker (#18100)
2 years ago
Claire 654be99637 Fix link sanitization for outgoing text/html and text/markdown toots
2 years ago
Claire b0781a933d Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko f982d56b4e Remove sign-in token authentication, instead send e-mail about new sign-in (#17970)
2 years ago
Claire 66b7baafb8 Fix code blocks processing
3 years ago
Claire eb7844c2c5 Add advanced text formatting back into glitch-soc
3 years ago
Claire 00a0866ea6 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire ffd34fd31a Fix test-related issues (#17888)
3 years ago
Claire 250ce1608d Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 5a7219e532 Refactor formatter (#17828)
3 years ago
Eugen Rochko 79d186ffa8 Add workaround for YouTube Shorts links (#17869)
3 years ago
Claire 09306d7c3c Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Josh Soref 1c070bd94c Spelling (#17705)
3 years ago
Claire 4795ee7f2c Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 4d0a2968d9 Change authorized applications page (#17656)
3 years ago