Commit Graph

574 Commits (513f187dafd8ff441479a6de12c61f8bb8d4c5bf)

Author SHA1 Message Date
Matt Jankowski bbf7752256
Combine assertions in `Notification` model spec (#32015) 6 months ago
Matt Jankowski cd7b670cd8
Reduce factory creation in `User#reset_password!` spec (#32021) 6 months ago
Matt Jankowski 04a939d640
Add `reviewed` and `unreviewed` scopes to `Reviewable` model concern (#31988) 6 months ago
renovate[bot] 6801afa12f
Update dependency devise-two-factor to v6 [SECURITY] (#31957)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: David Roetzel <david@roetzel.de>
6 months ago
Matt Jankowski e3baa1cdda
Add coverage for `AccountDeletionRequest` class (#31937) 6 months ago
Matt Jankowski 5405bdd344
Remove unused E2EE messaging code (#31193) 6 months ago
Matt Jankowski c54cbf7943
Remove `follow` creation from `ListAccount` fabricator (#31902) 6 months ago
Matt Jankowski abd2f5654a
Add validation coverage for `CustomEmoji` shortcode value (#31906) 6 months ago
Matt Jankowski 822e918a56
Add coverage for `Bookmark` validation and reblog/status check callback (#31907) 6 months ago
Claire 4b40d13cb3
Increase preview card image size limit from 2MB to 8MB when using libvips (#31904) 6 months ago
David Roetzel c1b2c4fd9a
Strip protocol from attribution domains (#31900) 6 months ago
Claire ba81e4e019
Fix inability to locally suspend remotely-suspended accounts in moderation interface (#31899) 6 months ago
Matt Jankowski a2c4f5f5c0
Add coverage for `ListAccount` follow/follow_request set up (#31896) 6 months ago
Matt Jankowski 17c57c46e7
Add coverage for title/limit validations in `List` model (#31869) 6 months ago
Eugen Rochko e0c27a5047
Add ability to manage which websites can credit you in link previews (#31819) 6 months ago
Matt Jankowski d0ab94c4d2
Add `FeaturedTag` coverage, use `pick` in model (#31828) 6 months ago
Emelia Smith c88ba523ee
Fix sort order of moderation notes on Reports and Accounts (#31528) 6 months ago
Matt Jankowski 5acec087ca
Simplify basic presence validations (#29664) 6 months ago
Matt Jankowski ba9fd1c32e
Add coverage for `Account#prepare_contents` callback (#31748) 6 months ago
Matt Jankowski 14af5b47ac
Add coverage for model normalizations (#31734) 6 months ago
Matt Jankowski f1003b2560
Enable "zero monkey patching" mode in RSpec (#31614) 6 months ago
Matt Jankowski 7c26e5e4a1
Add `Reviewable` model concern (#31152) 6 months ago
Matt Jankowski 67faaf5557
Simplify account model username presence validation spec (#31013) 6 months ago
Matt Jankowski fcb83be8b2
Improve coverage specificity for Webhook enable/disable/secret specs (#31194) 6 months ago
Edward Moulsdale d4f135bc6d
Fix in memoriam accounts appearing in follow recommendations (#31474)
Co-authored-by: Utkarsh Wankar <46633523+kernal053@users.noreply.github.com>
7 months ago
Jeong Arm 95c11d365d
Don't push to cache buster if attachment path is nil (#31414) 7 months ago
Matt Jankowski 02df1b4e4a
Finish email allow/deny list naming migration (#30530) 7 months ago
Claire 994ef16b72
Bust CDN cache on media deletion (#31353) 7 months ago
Claire af2aec1a82
Change notification requests to only count mentions (#31322) 7 months ago
Emelia Smith c40e481169
Implement UI for Admin Search of Hashtags (#30880) 8 months ago
Adam Niedzielski 337a7fcf30
Fix ß bug in regexp for mentions and tags (#31122) 8 months ago
Matt Jankowski 6e4305de69
Fix spec descriptions around configurable limit values (#31079) 8 months ago
kyori19 3a00f89aa1
Respect `Account::DISPLAY_NAME_LENGTH_LIMIT` in account spec correctly (#31075) 8 months ago
Matt Jankowski 848b59c8ae
Reduce factory creation in `MediaAttachment` model spec (#31058) 8 months ago
Matt Jankowski 91ef4a6fc5
Add assertion about key columns to account key generate spec (#30635) 8 months ago
David Roetzel 35a437a03f
Destroy `NotificationRequest`s that are dismissed (#31008) 8 months ago
Matt Jankowski f1300ad284
Rename jobs/attachments rspec tag names (#29762) 8 months ago
Claire d41b43ed4f
Limit attachments to `MEDIA_ATTACHMENTS_LIMIT` when returning posts through the API (#30932) 8 months ago
Matt Jankowski 836c0477ac
Use vips setting instead of env var in media processing spec (#30859) 9 months ago
Matt Jankowski d818ddd687
Extract `SIGN_COUNT_LIMIT` constant in `WebauthnCredential` class (#30636) 9 months ago
Matt Jankowski 62d070c438
Check both before/after state in `AccountDomainBlock` spec (#30640) 9 months ago
Matt Jankowski 1622f7aeb9
Remove duplicate fabricator validity checks (#29667) 9 months ago
Matt Jankowski cfd4823b65
Use fabricator in follow_spec (#30642) 9 months ago
Matt Jankowski 9bf2e2eda0
Extract `TEXT_LENGTH_LIMIT` constant in `Appeal` class (#30638) 9 months ago
Matt Jankowski 3e3f3d7580
Match report validation spec to extracted constant (#30633) 9 months ago
Matt Jankowski 92b3004bf3
Reference constants from account validation specs (#30634) 9 months ago
Daniel M Brasil 28f9a8f2ec
Add Specs for Scheduled Status Model Validations (#30585) 9 months ago
Claire 1408733386
Fix Mastodon relying on ImageMagick even with `MASTODON_USE_LIBVIPS` (#30590) 9 months ago
Matt Jankowski a662c6d1d8
Use `sidekiq_inline` in admin/account_action model spec (#30565) 9 months ago
Eugen Rochko 5f15a892fa
Add support for libvips in addition to ImageMagick (#30090)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
9 months ago