Commit graph

554 commits

Author SHA1 Message Date
Matt Jankowski
f1003b2560
Enable "zero monkey patching" mode in RSpec () 2024-09-04 05:12:25 +00:00
Matt Jankowski
7c26e5e4a1
Add Reviewable model concern () 2024-09-03 15:37:45 +00:00
Matt Jankowski
67faaf5557
Simplify account model username presence validation spec () 2024-09-03 15:30:57 +00:00
Matt Jankowski
fcb83be8b2
Improve coverage specificity for Webhook enable/disable/secret specs () 2024-09-03 15:30:13 +00:00
Edward Moulsdale
d4f135bc6d
Fix in memoriam accounts appearing in follow recommendations ()
Co-authored-by: Utkarsh Wankar <46633523+kernal053@users.noreply.github.com>
2024-08-19 15:55:42 +00:00
Jeong Arm
95c11d365d
Don't push to cache buster if attachment path is nil () 2024-08-14 08:57:42 +00:00
Matt Jankowski
02df1b4e4a
Finish email allow/deny list naming migration () 2024-08-13 07:37:32 +00:00
Claire
994ef16b72
Bust CDN cache on media deletion () 2024-08-09 12:48:34 +00:00
Claire
af2aec1a82
Change notification requests to only count mentions () 2024-08-07 11:12:36 +00:00
Emelia Smith
c40e481169
Implement UI for Admin Search of Hashtags () 2024-07-29 15:49:44 +00:00
Adam Niedzielski
337a7fcf30
Fix ß bug in regexp for mentions and tags () 2024-07-25 14:24:19 +00:00
Matt Jankowski
6e4305de69
Fix spec descriptions around configurable limit values () 2024-07-22 08:02:31 +00:00
kyori19
3a00f89aa1
Respect Account::DISPLAY_NAME_LENGTH_LIMIT in account spec correctly () 2024-07-19 15:31:48 +00:00
Matt Jankowski
848b59c8ae
Reduce factory creation in MediaAttachment model spec () 2024-07-18 15:23:46 +00:00
Matt Jankowski
91ef4a6fc5
Add assertion about key columns to account key generate spec () 2024-07-15 10:42:18 +00:00
David Roetzel
35a437a03f
Destroy NotificationRequests that are dismissed () 2024-07-12 12:09:52 +00:00
Matt Jankowski
f1300ad284
Rename jobs/attachments rspec tag names () 2024-07-08 16:01:08 +00:00
Claire
d41b43ed4f
Limit attachments to MEDIA_ATTACHMENTS_LIMIT when returning posts through the API () 2024-07-08 07:41:50 +00:00
Matt Jankowski
836c0477ac
Use vips setting instead of env var in media processing spec () 2024-06-27 16:03:26 +00:00
Matt Jankowski
d818ddd687
Extract SIGN_COUNT_LIMIT constant in WebauthnCredential class () 2024-06-11 15:36:21 +00:00
Matt Jankowski
62d070c438
Check both before/after state in AccountDomainBlock spec () 2024-06-11 13:59:56 +00:00
Matt Jankowski
1622f7aeb9
Remove duplicate fabricator validity checks () 2024-06-11 07:48:42 +00:00
Matt Jankowski
cfd4823b65
Use fabricator in follow_spec () 2024-06-11 06:57:09 +00:00
Matt Jankowski
9bf2e2eda0
Extract TEXT_LENGTH_LIMIT constant in Appeal class () 2024-06-10 15:23:17 +00:00
Matt Jankowski
3e3f3d7580
Match report validation spec to extracted constant () 2024-06-10 15:04:01 +00:00
Matt Jankowski
92b3004bf3
Reference constants from account validation specs () 2024-06-10 15:03:41 +00:00
Daniel M Brasil
28f9a8f2ec
Add Specs for Scheduled Status Model Validations () 2024-06-10 14:52:33 +00:00
Claire
1408733386
Fix Mastodon relying on ImageMagick even with MASTODON_USE_LIBVIPS () 2024-06-07 09:27:59 +00:00
Matt Jankowski
a662c6d1d8
Use sidekiq_inline in admin/account_action model spec () 2024-06-06 14:12:58 +00:00
Eugen Rochko
5f15a892fa
Add support for libvips in addition to ImageMagick ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-06-05 19:15:39 +00:00
Claire
974335e414
Add experimental server-side notification grouping () 2024-06-03 08:35:59 +00:00
Claire
30ef9fccf0
Fix hashtag matching pattern matching some link anchors () 2024-05-06 12:47:19 +00:00
Claire
e5062b7135
Fix post deletion not being deferred when those are part of an account warning () 2024-05-06 09:52:34 +00:00
Matt Jankowski
1e7d5d2957
Update devise-two-factor to version 5.0.0 ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-05-02 09:31:41 +00:00
Claire
e845594878
Fix moderator account being exposed in account moderation notification () 2024-04-26 12:42:06 +00:00
Claire
4ef0b48b95
Add in-app notifications for moderation actions/warnings () 2024-04-25 17:26:05 +00:00
Matt Jankowski
11e0049b08
Use enum-generated scopes/queries for BulkImport () 2024-04-18 10:13:35 +00:00
Matt Jankowski
650c548c31
Add not_featured_by scope to Tag () 2024-04-17 10:05:38 +00:00
Matt Jankowski
6fed108703
Use Rails upsert to generate update_count! query in Counters concern ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-04-17 08:16:51 +00:00
Matt Jankowski
285f63c02e
Use composable query in User.active scope () 2024-04-08 13:53:49 +00:00
Claire
babbf6017d
Remove caching in cache_collection () 2024-04-08 13:46:13 +00:00
Claire
38b9d31f63
Improve email address validation () 2024-04-05 07:48:45 +00:00
Claire
44bf7b8128
Add notifications of severed relationships () 2024-03-20 15:37:21 +00:00
Claire
d5063072c3
Revert friends-of-friends follow recommendation query to using a CTE () 2024-03-18 12:57:21 +00:00
Matt Jankowski
6262ceeb70
Fix RSpec/DescribedClass cop () 2024-03-13 15:42:39 +00:00
Matt Jankowski
c09b8a7164
Add Account.without_internal scope ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-03-13 14:11:23 +00:00
Matt Jankowski
01b624c4a0
Use normalizes on CustomFilter#context value () 2024-03-13 08:50:21 +00:00
Matt Jankowski
216cea1e27
Fix incorrect frequency value in FriendsOfFriendsSource data () 2024-03-12 08:38:32 +00:00
Eugen Rochko
c10bbf5fe3
Add notification policies and notification requests in web UI () 2024-03-11 15:02:21 +00:00
Jeong Arm
4a6ddbc9c0
Normalize idna domain before account unblock domain () 2024-03-11 09:28:08 +00:00