Commit Graph

289 Commits (b922ad7a1b4bc8d968d0df2c7f307d4fec53435d)

Author SHA1 Message Date
Christian Schmidt 69057467cb
Translate CW, poll options and media descriptions ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Daniel M Brasil 3c41547f49
Add test coverage for `Mastodon::CLI::Accounts#backup` ()
Daniel M Brasil bf9a7ce8e8
Add test coverage for `Mastodon::CLI::Accounts#unfollow` ()
Daniel M Brasil dbc44be0ca
Add test coverage for `Mastodon::CLI::Accounts#follow` ()
Daniel M Brasil 3d253b9830
Add test coverage for `Mastodon::CLI::Accounts#approve` ()
Daniel M Brasil bbbcdc083f
Add test coverage for `Mastodon::CLI::Accounts#delete` ()
Daniel M Brasil bdc7548652
Add test coverage for `Mastodon::CLI::Accounts#modify` ()
Daniel M Brasil 11b8336418
Add test coverage for `Mastodon::CLI::Accounts#create` ()
Matt Jankowski 384345b0de
Add CLI Base class for command line code ()
Matt Jankowski 778e4a7bf7
Fix RSpec/ExpectInHook cop ()
Matt Jankowski b6b4ea4ca5
Move the mastodon/*_cli files to mastodon/cli/* ()
Emelia Smith 19f9098551
Allow reports with long comments from remote instances, but truncate ()
Matt Jankowski d34d94d08f
Add spec for migration warning module ()
Claire 9015c2d646
Change profile updates to be sent to recently-mentioned servers ()
Daniel M Brasil 9cbda99941
Add test coverage for `Mastodon::IpBlocksCLI` ()
Claire 6b0942d107
Change AccessTokensVacuum to also delete expired tokens ()
Daniel M Brasil c9210af3ee
Add test coverage for `Mastodon::SettingsCLI` ()
Matt Jankowski 710745e16b
Fix RSpec/ContextWording cop ()
Matt Jankowski 3df665fd23
Fix Lint/ConstantDefinitionInBlock cop ()
Matt Jankowski 570079f8ce
Fix Performance/TimesMap cop ()
Claire 32a030dd74
Rewrite import feature ()
Matt Jankowski 9d39b111f1
Expand coverage for "system checks" ()
Eugen Rochko a9b5598c97
Change user settings to be stored in a more optimal way ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Matt Jankowski b179ff84c7
Add specs for Chewy importers ()
Christian Schmidt bd047acc35
Replace `Status#translatable?` with language matrix in separate endpoint ()
Matt Jankowski a471e1c48f
Add spec for the CLI `version` task ()
Matt Jankowski 688287c59d
Coverage improvement round-out following up previous work ()
Christian Schmidt 684a970b3c
Unescape HTML entities ()
Christian Schmidt 5a8c651e8f
Only offer translation for supported languages ()
Claire 3a6451c867
Add support for incoming rich text ()
Nick Schonning 84cc805cae
Enable Style/FrozenStringLiteralComment for specs ()
Nick Schonning 2c3c734bcc
Autofix Rubocop Style/SymbolProc ()
Nick Schonning 5116347eb7
Autofix Rubocop RSpec/BeEq ()
Nick Schonning 4552685f6b
Autofix Rubocop RSpec/LeadingSubject ()
Nick Schonning 38a1d8bb85
Autofix Rubocop RSpec/ImplicitSubject ()
Nick Schonning 5179c47087
Autofix Rubocops RSpec/ScatteredLet ()
Nick Schonning bd1d57c230
Autofix Rubocop RSpec/EmptyLineAfterSubject ()
Nick Schonning dbc6d7b276
Autofix Rubocop Lint/UnusedBlockArgument ()
Nick Schonning 65ba0d92ef
Enable Rubocop RSpec/NotToNot ()
Nick Schonning 81ad6c2e39
Autofix Rubocop Style/StringLiterals ()
Nick Schonning 3680e032b4
Autofix Rubocop RSpec/EmptyLineAfterFinalLet ()
Nick Schonning 167709f6b0
Autofix Rubocop Style/BlockDelimiters ()
Nick Schonning 08289a38fa
Autofix Rubocop Style/TrailingCommaInArrayLiteral ()
Nick Schonning 5069769cbe
Autofix Rubocop Style/TrailingCommaInHashLiteral ()
Nick Schonning a7db0b41cd
Autofix Rubocop Lint/ParenthesesAsGroupedExpression ()
Nick Schonning efd424506a
Autofix Rubocop Style/RedundantPercentQ ()
Nick Schonning 54318dcd6d
Autofix Rubocop RSpec/ClassCheck ()
Nick Schonning 634368c491
Autofix Rubocop Lint/SymbolConversion ()
Nick Schonning 6d42820e5d
Autofix Rubocop Lint/AmbiguousOperator ()
Nick Schonning 669f6d2c0a
Run rubocop formatting except line length ()