Commit Graph

1826 Commits (134de736dcbc6aa613fd5aec21d983d92d8b0be8)

Author SHA1 Message Date
Matt Jankowski e93a75f1a1
Rails 7.1 update ()
Daniel M Brasil 26d2a2a0cc
Migrate to request specs in `/api/v1/media` ()
Claire bcae744275
Fix some link anchors being recognized as hashtags ()
Matt Jankowski b0213472df
Validate allowed schemes on preview card URLs ()
Matt Jankowski ab0fb81479
Configure brakeman to ignore url safe preview card urls ()
Claire 13688539bc
Fix processing LDSigned activities from actors with unknown public keys ()
Matt Jankowski 9f218c9924
Refactor appeal partial to avoid brakeman XSS warning ()
Matt Jankowski bcd0171e5e
Fix `Lint/UselessAssignment` cop ()
Daniel M Brasil 7bc8f03162
Add test coverage for `Mastodon::CLI::Accounts#migrate` ()
Matt Jankowski a1b27d8b61
Fix `Naming/VariableNumber` cop ()
Emelia Smith 7c3fea7275
Feature: Allow token introspection without read scope ()
Daniel M Brasil 091a21e1bc
Add test coverage for `Mastodon::CLI::Accounts#prune` ()
Claire e9dc30cdba
Fix duplicate github annotations for rspec failures ()
Nick Schonning 5ef26d8fd5
Add RSpec GitHub annotations gem ()
Matt Jankowski 71447ab19f
Fix `Capybara/ClickLinkOrButtonStyle` cop in spec/features/admin area ()
Matt Jankowski 2528a0721f
Update `rubocop-capybara` to version 2.19.0 ()
Claire b34a2b1b33
Fix errors in CLI specs ()
Victor Lee c4bddc9855
Add spec for poll model ()
Co-authored-by: Nick Schonning <nschonni@gmail.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Matt Jankowski 12bb7be8b5
Spec speed ups on `AccountsController` spec ()
Matt Jankowski d54fec24e5
Add coverage for `CLI::PreviewCards#remove` command ()
Matt Jankowski 19900f647e
Add coverage for `UnreservedUsernameValidator` ()
Matt Jankowski fc9ab61448
Expand spec coverage of `CLI::Media` ()
Matt Jankowski 893b2f33fd
Extract shared example for cacheable response in specs ()
Matt Jankowski 708299bb0d
Misc coverage improvements for `Admin::` and `Settings::` controllers ()
Daniel M Brasil e0ed0f8c7c
Migrate to request specs in `/api/v1/notifications` ()
Daniel M Brasil cafdaec6cf
Migrate to request specs in `/api/v1/lists/:id/accounts` ()
Daniel M Brasil 8e6116503d
Migrate to request specs in `/api/v1/blocks` ()
Daniel M Brasil d9caa6ed24
Migrate to request specs in `/api/v1/admin/accounts` ()
Matt Jankowski f5bc1f20e2
Add coverage for `ExistingUsernameValidator` ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Matt Jankowski f8afa0f614
Remove unused stub json ld context ()
Matt Jankowski 00e92b4038
Add coverage for `CLI::Statuses` command ()
Claire 299aa71c8f
Fix handling of `inLanguage` attribute in preview card processing ()
Daniel M Brasil 82beeb2f7e
Migrate to request specs in `/api/v1/admin/trends/links` ()
Matt Jankowski 1b195ce115
Speed-up on `Rack::Attack` spec ()
Claire 71cfdd7865
Fix duplicate tests ()
Matt Jankowski cad8cc90ba
Speed-up on `MoveWorker` spec ()
Daniel M Brasil 058f73a4f5
Add request specs for `/api/v1/reports` ()
Matt Jankowski abf0e1fa39
Move `SignedReqestHelpers` rspec config to separate file ()
Daniel M Brasil bc6cd27d9e
Migrate to request specs in `/api/v1/followed_tags` ()
Matt Jankowski fd9dea21d0
DB speedup in `API::` controller/request specs ()
Daniel M Brasil ecdb31d479
Migrate to request specs in `/api/v1/favourites` ()
Daniel M Brasil 7664e3b692
Migrate to request specs in `/api/v1/statuses/:status_id/source` ()
Daniel M Brasil 4230d1ee0a
Migrate to request specs in `/api/v1/timelines/tag/:hashtag` ()
KMY(雪あすか) 45bdd60f3c
Fix when unfollow a tag, my post also disappears from the home timeline ()
Matt Jankowski 133f218a4d
Add system specs for admin area `batch` actions ()
Claire 27e84c0691
Fix duplicate reports being sent when reporting some remote posts ()
Claire 3262d1f1b6
Fix incorrect serialization of regional languages in `contentMap` ()
Claire 340c390849
Fix crash when filtering for “dormant” relationships ()
Claire 40ba6e119b
Fix Vary headers not being set on some redirects ()
Matt Jankowski 72cec47c13
Silence deprecation warning in CacheBuster spec ()