Commit Graph

387 Commits (main)

Author SHA1 Message Date
Claire 6c1b6194f7 Merge pull request from GHSA-jhrq-qvrm-qr36
* Fix insufficient Content-Type checking of fetched ActivityStreams objects

* Allow JSON-LD documents with multiple profiles
3 months ago
Claire ff58ec0103 Merge pull request from GHSA-3fjr-858r-92rw
* Fix insufficient origin validation

* Bump version to 4.3.0-alpha.1
4 months ago
Matt Jankowski 7c9c6c7f80
Fix remaining `Rails/WhereExists` cop violations, regenerate todo (#28892) 4 months ago
Claire cf2a2ed71c
Fix processing of compacted single-item JSON-LD collections (#28816) 4 months ago
Matt Jankowski 3d82040b26
Reduced repeated setup in `UnallowDomainService` spec (#28785) 4 months ago
Matt Jankowski 6c5a2d51bc
Reduced repeated setup in `PurgeDomainService` spec (#28786) 4 months ago
Claire e621c1c44c
Fix registrations not checking MX records for email domain blocks requiring approval (#28608) 4 months ago
Matt Jankowski a2f02a0775
Disable `Rails/SkipsModelValidations` cop (#28712) 4 months ago
MitarashiDango 2c05b8a60d
Fix Undo Announce activity is not sent, when not followed by the reblogged post author (#18482)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
4 months ago
Matt Jankowski 00341c70ff
Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 4 months ago
Matt Jankowski 5dc634796a
Misc coverage improvements re: sidekiq/inline (#28651) 4 months ago
Matt Jankowski 832b92ac3e
Add attachment check to spec/service/suspend_account_service spec (#28619) 4 months ago
Claire dfdadb92e8
Add ability to require approval when users sign up using specific email domains (#28468) 5 months ago
Matt Jankowski a4d49c236d
Fix `RSpec/LetSetup` cop in ap/fetch_featured_collection_service (#28461) 5 months ago
Matt Jankowski 9251779d75
Fix `RSpec/LetSetup` cop in spec/services (#28459) 5 months ago
Matt Jankowski efd16f3c2c
Clean up of `RSpec/LetSetup` within `spec/services/activitypub` (#28445) 5 months ago
Claire 6fed0fcbaa
Remove unneeded settings cleanup from specs (#28425) 5 months ago
Matt Jankowski db897eaa5a
Unwind `map` on single-item array in `spec/services/delete_account_service` spec (#28358) 5 months ago
Claire 89a496b42f
Fix status edits not always being streamed to mentioned users (#28324) 5 months ago
Matt Jankowski ed7b5c091b
Remove double subject call in `services/delete_account_service` spec (#28212) 5 months ago
Matt Jankowski be6bb1a10d
Remove double subject call in `services/suspend_account_service` spec (#28213) 5 months ago
Matt Jankowski 5517df61de
Remove double subject call in `services/activitypub/process_account_service` spec (#28214) 5 months ago
Matt Jankowski faffd81976
Remove double subject call in `services/unsuspend_account_service` spec (#28215) 5 months ago
Matt Jankowski bb0efe16e6
Remove `default_scope` from `MediaAttachment` class (#28043) 6 months ago
Matt Jankowski 6b46bf9953
Handle scenario when webfinger response `subject` is missing host value (#28088) 6 months ago
Matt Jankowski 973597c6f1
Consolidate configuration of `Sidekiq::Testing.fake!` setup (#28046) 6 months ago
Matt Jankowski b2c5b20ef2
Fix `RSpec/AnyInstance` cop (#27810) 6 months ago
Claire 07a4059901
Add support for invite codes in the registration API (#27805) 6 months ago
Eugen Rochko 0d14fcebae
Change link previews to keep original URL from the status (#27312) 6 months ago
Matt Jankowski 69d00e2721
Fix `RSpec/InstanceVariable` cop (#27766) 6 months ago
Matt Jankowski 45770c9306
Fix `Performance/MapMethodChain` cop (#27744) 6 months ago
Matt Jankowski 49e2772064
Fix `RSpec/MessageSpies` cop (#27751) 6 months ago
Matt Jankowski b06284c572
Fix `RSpec/HookArgument` cop (#27747) 6 months ago
Jeong Arm 8f998cd96a
Handle featured collections without items (#27581) 7 months ago
Matt Jankowski bcd0171e5e
Fix `Lint/UselessAssignment` cop (#27472) 7 months ago
Matt Jankowski f8afa0f614
Remove unused stub json ld context (#25454) 7 months ago
Claire 27e84c0691
Fix duplicate reports being sent when reporting some remote posts (#27355) 7 months ago
Claire 6273416292
Fix post edits not being forwarded as expected (#26936) 8 months ago
Claire 16681e0f20
Add admin notifications for new Mastodon versions (#26582) 9 months ago
Eugen Rochko 2304cc6456
Fix bad search type heuristic (#26673) 9 months ago
Nick Schonning b970ed6098
Update rubocop and rubocop-rspec (#26329) 9 months ago
Claire 30c64bf616
Fix list import concurrently creating lists of the same name (#26372) 10 months ago
Emelia Smith e258b4cb64
Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252) 10 months ago
Matt Jankowski 6f1fa1364f
Fix `RSpec/EmptyExampleGroup` cop (#24735) 10 months ago
Christian Schmidt f96e4b3047
Use original URL in preview if it redirects to 4xx page (#26200) 10 months ago
Matt Jankowski 2d9808f648
Reformat large key values in service specs (#26181) 10 months ago
Matt Jankowski 7d62e3b198
Reformat large text arg in `FetchLinkCardService` spec (#26183) 10 months ago
Claire 1e3b19230a
Add stricter protocol fields validation for accounts (#25937) 10 months ago
Matt Jankowski 1cceb62afd
Fix `Lint/Void` cop (#25922) 10 months ago
Claire f18618d7f9
Fix some incorrect tests (#26035) 10 months ago