Commit Graph

555 Commits (ec4c49082edb5f4941bd4e129900628c6b30101e)

Author SHA1 Message Date
Matt Jankowski 14af5b47ac
Add coverage for model normalizations (#31734) 5 months ago
Matt Jankowski f1003b2560
Enable "zero monkey patching" mode in RSpec (#31614) 5 months ago
Matt Jankowski 7c26e5e4a1
Add `Reviewable` model concern (#31152) 5 months ago
Matt Jankowski 67faaf5557
Simplify account model username presence validation spec (#31013) 5 months ago
Matt Jankowski fcb83be8b2
Improve coverage specificity for Webhook enable/disable/secret specs (#31194) 5 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>
5 months ago
Jeong Arm 95c11d365d
Don't push to cache buster if attachment path is nil (#31414) 5 months ago
Matt Jankowski 02df1b4e4a
Finish email allow/deny list naming migration (#30530) 5 months ago
Claire 994ef16b72
Bust CDN cache on media deletion (#31353) 5 months ago
Claire af2aec1a82
Change notification requests to only count mentions (#31322) 6 months ago
Emelia Smith c40e481169
Implement UI for Admin Search of Hashtags (#30880) 6 months ago
Adam Niedzielski 337a7fcf30
Fix ß bug in regexp for mentions and tags (#31122) 6 months ago
Matt Jankowski 6e4305de69
Fix spec descriptions around configurable limit values (#31079) 6 months ago
kyori19 3a00f89aa1
Respect `Account::DISPLAY_NAME_LENGTH_LIMIT` in account spec correctly (#31075) 6 months ago
Matt Jankowski 848b59c8ae
Reduce factory creation in `MediaAttachment` model spec (#31058) 6 months ago
Matt Jankowski 91ef4a6fc5
Add assertion about key columns to account key generate spec (#30635) 6 months ago
David Roetzel 35a437a03f
Destroy `NotificationRequest`s that are dismissed (#31008) 6 months ago
Matt Jankowski f1300ad284
Rename jobs/attachments rspec tag names (#29762) 7 months ago
Claire d41b43ed4f
Limit attachments to `MEDIA_ATTACHMENTS_LIMIT` when returning posts through the API (#30932) 7 months ago
Matt Jankowski 836c0477ac
Use vips setting instead of env var in media processing spec (#30859) 7 months ago
Matt Jankowski d818ddd687
Extract `SIGN_COUNT_LIMIT` constant in `WebauthnCredential` class (#30636) 7 months ago
Matt Jankowski 62d070c438
Check both before/after state in `AccountDomainBlock` spec (#30640) 7 months ago
Matt Jankowski 1622f7aeb9
Remove duplicate fabricator validity checks (#29667) 7 months ago
Matt Jankowski cfd4823b65
Use fabricator in follow_spec (#30642) 7 months ago
Matt Jankowski 9bf2e2eda0
Extract `TEXT_LENGTH_LIMIT` constant in `Appeal` class (#30638) 7 months ago
Matt Jankowski 3e3f3d7580
Match report validation spec to extracted constant (#30633) 7 months ago
Matt Jankowski 92b3004bf3
Reference constants from account validation specs (#30634) 7 months ago
Daniel M Brasil 28f9a8f2ec
Add Specs for Scheduled Status Model Validations (#30585) 7 months ago
Claire 1408733386
Fix Mastodon relying on ImageMagick even with `MASTODON_USE_LIBVIPS` (#30590) 8 months ago
Matt Jankowski a662c6d1d8
Use `sidekiq_inline` in admin/account_action model spec (#30565) 8 months ago
Eugen Rochko 5f15a892fa
Add support for libvips in addition to ImageMagick (#30090)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
8 months ago
Claire 974335e414
Add experimental server-side notification grouping (#29889) 8 months ago
Claire 30ef9fccf0
Fix hashtag matching pattern matching some link anchors (#30190) 9 months ago
Claire e5062b7135
Fix post deletion not being deferred when those are part of an account warning (#30163) 9 months ago
Matt Jankowski 1e7d5d2957
Update `devise-two-factor` to version 5.0.0 (#28325)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
9 months ago
Claire e845594878
Fix moderator account being exposed in account moderation notification (#30082) 9 months ago
Claire 4ef0b48b95
Add in-app notifications for moderation actions/warnings (#30065) 9 months ago
Matt Jankowski 11e0049b08
Use enum-generated scopes/queries for `BulkImport` (#29975) 9 months ago
Matt Jankowski 650c548c31
Add `not_featured_by` scope to Tag (#28815) 9 months ago
Matt Jankowski 6fed108703
Use Rails `upsert` to generate update_count! query in Counters concern (#28738)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
9 months ago
Matt Jankowski 285f63c02e
Use composable query in `User.active` scope (#29775) 10 months ago
Claire babbf6017d
Remove caching in `cache_collection` (#29862) 10 months ago
Claire 38b9d31f63
Improve email address validation (#29838) 10 months ago
Claire 44bf7b8128
Add notifications of severed relationships (#27511) 10 months ago
Claire d5063072c3
Revert friends-of-friends follow recommendation query to using a CTE (#29619) 10 months ago
Matt Jankowski 6262ceeb70
Fix `RSpec/DescribedClass` cop (#29472) 10 months ago
Matt Jankowski c09b8a7164
Add `Account.without_internal` scope (#29559)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
10 months ago
Matt Jankowski 01b624c4a0
Use `normalizes` on `CustomFilter#context` value (#27602) 10 months ago
Matt Jankowski 216cea1e27
Fix incorrect frequency value in `FriendsOfFriendsSource` data (#29550) 10 months ago
Eugen Rochko c10bbf5fe3
Add notification policies and notification requests in web UI (#29433) 11 months ago