Commit Graph

327 Commits (e9b528eaee834221e1740b029260b35fe80d673b)

Author SHA1 Message Date
Eugen Rochko ece1ff77d6
Add `in:library` syntax to search ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Claire 16681e0f20
Add admin notifications for new Mastodon versions ()
Eugen Rochko e754083e8a
Fix unmatched quotes and prefixes causing search to fail ()
Claire e3825a13c1
Add PublicStatusesCheck to Elasticsearch index check on admin dashboard ()
jsgoldstein 30c191aaa0
Add new public status index ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Nick Schonning b970ed6098
Update rubocop and rubocop-rspec ()
Claire ac0eb0533e
Add Elasticsearch cluster health check and indexes mismatch check to dashboard ()
Renaud Chaput b95867ad1f
Allow setting a custom HTTP method in CacheBuster ()
Co-authored-by: Jorijn Schrijvershof <jorijn@jorijn.com>
Matt Jankowski d9a9323968
Avoid connecting to a running ES instance in ES search check spec ()
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 ()