Commit Graph

318 Commits (670dae371a61f9530346eb7ad5f258547a0eac46)

Author SHA1 Message Date
Christian Schmidt 8da99ffb0d
Add alt text for preview card thumbnails ()
Christian Schmidt 8891d8945d
Fix request URL normalisation for bare domain and 8-bit characters ()
Christian Schmidt fd284311e7
Do not normalize URL before fetching it ()
Claire 6c3c5bbbc3
Fix crash when processing Flag activity with no status ()
Claire 5b457961fc
Fix linting issue ()
Claire 144a406d33
Clean up unused application records ()
Claire 1e3b19230a
Add stricter protocol fields validation for accounts ()
Matt Jankowski 6c5a2233a8
Fix `RSpec/StubbedMock` cop ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Matt Jankowski 05f9e39b32
Fix `RSpec/VerifiedDoubles` cop ()
Claire c78280a8ce
Add translate="no" to outgoing mentions and links ()
Matt Jankowski e1c9d52e91
Reduce `sleep` time in request pool spec ()
Matt Jankowski 4c5aa0e470
Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop ()
Matt Jankowski b5675e265e
Add coverage for `CLI::Feeds` command ()
Matt Jankowski 07933db788
Add coverage for `CLI::Cache` command ()
Matt Jankowski 6c0e3f490a
Fix RSpec/MissingExampleGroupArgument cop ()
Matt Jankowski b74c3cd708
Fix `RSpec/DescribedClass` cop missed items ()
Matt Jankowski c42591356d
Fix `RSpec/DescribedClass` cop ()
Daniel M Brasil eb6f8181e1
Add test coverage for `Mastodon::CLI::Accounts#reset_relationships` ()
Eugen Rochko 4eda233e09
Add webhook templating ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Matt Jankowski af135bddd0
Update `Admin::Metrics::Measure` classes for Rails 7 ()
Matt Jankowski 3b21c13dcc
Rails 7 compatibility fix for `Admin::Metrics::Dimension` classes ()
Daniel M Brasil 70cd2d6000
Add test coverage for `Mastodon::CLI::Accounts#cull` ()
Darius Kazemi bacb674921
Add exclusive lists ()
Co-authored-by: Liam Cooke <liam@liamcooke.com>
Co-authored-by: John Holdun <john@johnholdun.com>
Co-authored-by: Effy Elden <effy@effy.space>
Co-authored-by: Lina Reyne <git@lina.pizza>
Co-authored-by: Lina <20880695+necropolina@users.noreply.github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Matt Jankowski 5c87c66504
Add coverage for CLI::CanonicalEmailBlocks command ()
Daniel M Brasil 03a707f6a6
Add test coverage for `Mastodon::CLI::Accounts#merge` ()
Daniel M Brasil 2a353200ad
Add test coverage for `Mastodon::CLI::Accounts#rotate` ()
Daniel M Brasil f906e21a4f
Add test coverage for `Mastodon::CLI::Accounts#refresh` ()
Matt Jankowski f84037ae2b
Remove unused #hash_to_object method in SettingsHelper ()
Claire e9385e93e9
Add a confirmation screen when suspending a domain ()
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 ()