505 Commits (f7e8c8033ff46f0f965367c5655710c1299d59cc)

Author SHA1 Message Date
Claire bda5be1406 Merge commit '68296cfb32f6ab7baf5c8400b2bdb261d6aa3694' into glitch-soc/merge-upstream
1 year ago
Darius Kazemi 6debddcf89 Add exclusive lists (#22048)
1 year ago
Matt Jankowski 9c86b994db Add coverage for CLI::CanonicalEmailBlocks command (#25239)
1 year ago
Daniel M Brasil 427661c9eb Add test coverage for `Mastodon::CLI::Accounts#merge` (#25199)
1 year ago
Daniel M Brasil 269812919e Add test coverage for `Mastodon::CLI::Accounts#rotate` (#25212)
1 year ago
Daniel M Brasil 6f0217d056 Add test coverage for `Mastodon::CLI::Accounts#refresh` (#25196)
1 year ago
Matt Jankowski a6f0456756 Remove unused #hash_to_object method in SettingsHelper (#25213)
1 year ago
Claire 8ee98cfd2b Add a confirmation screen when suspending a domain (#25144)
1 year ago
Christian Schmidt 971eafc709 Translate CW, poll options and media descriptions (#24175)
1 year ago
Daniel M Brasil fc30a59e10 Add test coverage for `Mastodon::CLI::Accounts#backup` (#25163)
1 year ago
Daniel M Brasil ac9089805f Add test coverage for `Mastodon::CLI::Accounts#unfollow` (#25162)
1 year ago
Daniel M Brasil 66b7c04b62 Add test coverage for `Mastodon::CLI::Accounts#follow` (#25161)
1 year ago
Daniel M Brasil 0c652b4b6d Add test coverage for `Mastodon::CLI::Accounts#approve` (#25160)
1 year ago
Daniel M Brasil ba924d4642 Add test coverage for `Mastodon::CLI::Accounts#delete` (#25146)
1 year ago
Daniel M Brasil ad3f504a21 Add test coverage for `Mastodon::CLI::Accounts#modify` (#25145)
1 year ago
Daniel M Brasil dd0d755824 Add test coverage for `Mastodon::CLI::Accounts#create` (#25143)
1 year ago
Claire 973743ff50 Merge commit 'b6c687abc288b3ea7fe16bf38912462c2ca1b4e4' into glitch-soc/merge-upstream
1 year ago
Claire 006bc485e4 Merge commit '3e747f08639a78ac86858f6a2d2fc08a05ff3365' into glitch-soc/merge-upstream
1 year ago
Claire ee6f9d2c92 Merge commit 'cc5d2e22dd4b7afb9035cf999979e3cd36d97e46' into glitch-soc/merge-upstream
1 year ago
Claire 11368da545 Merge commit 'afb74b97b237a32c5e1db2a6a9968d587a3d5dd3' into glitch-soc/merge-upstream
1 year ago
Matt Jankowski f97a429d20 Add CLI Base class for command line code (#25106)
2 years ago
Matt Jankowski 15e143106e Fix RSpec/ExpectInHook cop (#25100)
2 years ago
Matt Jankowski eada85f715 Move the mastodon/*_cli files to mastodon/cli/* (#24139)
2 years ago
Emelia Smith 8b4d7b22ed Allow reports with long comments from remote instances, but truncate (#25028)
2 years ago
Matt Jankowski 9082e53002 Add spec for migration warning module (#25033)
2 years ago
Claire c8998a2678 Change profile updates to be sent to recently-mentioned servers (#24852)
2 years ago
Daniel M Brasil 9c5c803c7c Add test coverage for `Mastodon::IpBlocksCLI` (#24935)
2 years ago
Claire c752e939d5 Change AccessTokensVacuum to also delete expired tokens (#24868)
2 years ago
Claire da25a0bd04 Fix rubocop issues in glitch-soc-specific code
2 years ago
Claire 348aed03cf Merge commit '0d919f27beb6e4e7a562a6eed8f354415b5c217e' into glitch-soc/merge-upstream
2 years ago
Daniel M Brasil a82a6882ad Add test coverage for `Mastodon::SettingsCLI` (#24856)
2 years ago
Matt Jankowski 8dec215a57 Fix RSpec/ContextWording cop (#24739)
2 years ago
Matt Jankowski 916f204ec1 Fix Lint/ConstantDefinitionInBlock cop (#24763)
2 years ago
Matt Jankowski 3030a8b458 Fix Performance/TimesMap cop (#24789)
2 years ago
Claire abce7cf2b9 Rewrite import feature (#21054)
2 years ago
Claire 9558de3b67 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 0cbf19affd Fix most rubocop issues (#2165)
2 years ago
Matt Jankowski e323372ebe Expand coverage for "system checks" (#24216)
2 years 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