summaryrefslogtreecommitdiffstats
path: root/spec/lib
AgeCommit message (Expand)Author
2023-08-02Fix request URL normalisation for bare domain and 8-bit characters (#26285)Christian Schmidt
2023-07-31Do not normalize URL before fetching it (#26219)Christian Schmidt
2023-07-27Fix crash when processing Flag activity with no status (#26189)Claire
2023-07-21Fix linting issue (#26106)Claire
2023-07-21Clean up unused application records (#24871)Claire
2023-07-20Add stricter protocol fields validation for accounts (#25937)Claire
2023-07-12Fix `RSpec/StubbedMock` cop (#25552)Matt Jankowski
2023-06-22Fix `RSpec/VerifiedDoubles` cop (#25469)Matt Jankowski
2023-06-20Add translate="no" to outgoing mentions and links (#25524)Claire
2023-06-19Reduce `sleep` time in request pool spec (#25470)Matt Jankowski
2023-06-14Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698)Matt Jankowski
2023-06-10Add coverage for `CLI::Feeds` command (#25319)Matt Jankowski
2023-06-10Add coverage for `CLI::Cache` command (#25238)Matt Jankowski
2023-06-06Fix RSpec/MissingExampleGroupArgument cop (#25310)Matt Jankowski
2023-06-06Fix `RSpec/DescribedClass` cop missed items (#25309)Matt Jankowski
2023-06-06Fix `RSpec/DescribedClass` cop (#25104)Matt Jankowski
2023-06-06Add test coverage for `Mastodon::CLI::Accounts#reset_relationships` (#25194)Daniel M Brasil
2023-06-06Add webhook templating (#23289)Eugen Rochko
2023-06-05Update `Admin::Metrics::Measure` classes for Rails 7 (#25236)Matt Jankowski
2023-06-05Rails 7 compatibility fix for `Admin::Metrics::Dimension` classes (#25277)Matt Jankowski
2023-06-05Add test coverage for `Mastodon::CLI::Accounts#cull` (#25250)Daniel M Brasil
2023-06-05Add exclusive lists (#22048)Darius Kazemi
2023-06-05Add coverage for CLI::CanonicalEmailBlocks command (#25239)Matt Jankowski
2023-06-05Add test coverage for `Mastodon::CLI::Accounts#merge` (#25199)Daniel M Brasil
2023-06-01Add test coverage for `Mastodon::CLI::Accounts#rotate` (#25212)Daniel M Brasil
2023-06-01Add test coverage for `Mastodon::CLI::Accounts#refresh` (#25196)Daniel M Brasil
2023-06-01Remove unused #hash_to_object method in SettingsHelper (#25213)Matt Jankowski
2023-06-01Add a confirmation screen when suspending a domain (#25144)Claire
2023-06-01Translate CW, poll options and media descriptions (#24175)Christian Schmidt
2023-05-31Add test coverage for `Mastodon::CLI::Accounts#backup` (#25163)Daniel M Brasil
2023-05-31Add test coverage for `Mastodon::CLI::Accounts#unfollow` (#25162)Daniel M Brasil
2023-05-30Add test coverage for `Mastodon::CLI::Accounts#follow` (#25161)Daniel M Brasil
2023-05-30Add test coverage for `Mastodon::CLI::Accounts#approve` (#25160)Daniel M Brasil
2023-05-30Add test coverage for `Mastodon::CLI::Accounts#delete` (#25146)Daniel M Brasil
2023-05-29Add test coverage for `Mastodon::CLI::Accounts#modify` (#25145)Daniel M Brasil
2023-05-29Add test coverage for `Mastodon::CLI::Accounts#create` (#25143)Daniel M Brasil
2023-05-24Add CLI Base class for command line code (#25106)Matt Jankowski
2023-05-23Fix RSpec/ExpectInHook cop (#25100)Matt Jankowski
2023-05-23Move the mastodon/*_cli files to mastodon/cli/* (#24139)Matt Jankowski
2023-05-22Allow reports with long comments from remote instances, but truncate (#25028)Emelia Smith
2023-05-19Add spec for migration warning module (#25033)Matt Jankowski
2023-05-12Change profile updates to be sent to recently-mentioned servers (#24852)Claire
2023-05-11Add test coverage for `Mastodon::IpBlocksCLI` (#24935)Daniel M Brasil
2023-05-11Change AccessTokensVacuum to also delete expired tokens (#24868)Claire
2023-05-04Add test coverage for `Mastodon::SettingsCLI` (#24856)Daniel M Brasil
2023-05-04Fix RSpec/ContextWording cop (#24739)Matt Jankowski
2023-05-03Fix Lint/ConstantDefinitionInBlock cop (#24763)Matt Jankowski
2023-05-02Fix Performance/TimesMap cop (#24789)Matt Jankowski
2023-05-02Rewrite import feature (#21054)Claire
2023-04-07Expand coverage for "system checks" (#24216)Matt Jankowski