288 Commits (76960f128a764f5105c076813d8ffaa0df985dda)

Author SHA1 Message Date
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
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
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
Matt Jankowski e323372ebe Expand coverage for "system checks" (#24216)
2 years ago
Eugen Rochko c75fccf033 Change user settings to be stored in a more optimal way (#23630)
2 years ago
Matt Jankowski d38c3ba12e Add specs for Chewy importers (#24204)
2 years ago
Christian Schmidt 7583523bf0 Replace `Status#translatable?` with language matrix in separate endpoint (#24037)
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
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
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
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 ea4cffac37 Fix unbounded recursion in post discovery (#23506)
2 years ago