Claire
|
98b5f85f10
|
Rename and refactor `User#confirm!` to `User#mark_email_as_confirmed!` (#28735)
|
10 months ago |
Matt Jankowski
|
cd37048439
|
Move followable_by coverage to suggestions (#28697)
|
10 months ago |
Matt Jankowski
|
8b26614fa7
|
Combine results include check in spec/models/account (#28471)
|
10 months ago |
Matt Jankowski
|
0a7cff53c2
|
Add coverage for `Account.followable_by` scope (#28689)
|
10 months ago |
Matt Jankowski
|
543d7890fd
|
Use normalizes to prepare `User` values (#28650)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
10 months ago |
Matt Jankowski
|
00341c70ff
|
Use Sidekiq `fake!` instead of `inline!` in specs (#25369)
|
10 months ago |
Claire
|
10203bd57a
|
Clean up `Setting` model and remove dead code (#28661)
|
10 months ago |
Jean Boussier
|
1781849884
|
Inline what remains of the rails-settings-cached gem (#28618)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
10 months ago |
Matt Jankowski
|
5dc634796a
|
Misc coverage improvements re: sidekiq/inline (#28651)
|
10 months ago |
Matt Jankowski
|
e677eb164c
|
Remove unused `Announcement#time_range?` (#28648)
|
10 months ago |
Matt Jankowski
|
3e43cd095c
|
Remove unused scope `Announcement.without_muted` (#28645)
|
10 months ago |
Matt Jankowski
|
aa6d07dbd9
|
Use normalizes to prepare CustomEmoji `domain` value (#28624)
|
10 months ago |
Matt Jankowski
|
12bed81187
|
Add validation specs to `CustomFilter` model (#28600)
|
10 months ago |
Matt Jankowski
|
bb8077e784
|
Fix `RSpec/LetSetup` cop in models/account_status_cleanup_policy (#28470)
|
11 months ago |
Matt Jankowski
|
e6e217fedd
|
Clean up `tagged_with_*` Status specs, fix `RSpec/LetSetup` cop (#28462)
|
11 months ago |
Matt Jankowski
|
c753b1ad35
|
Clean up of `RSpec/LetSetup` within `spec/models` (#28444)
|
11 months ago |
Claire
|
6fed0fcbaa
|
Remove unneeded settings cleanup from specs (#28425)
|
11 months ago |
Matt Jankowski
|
af366f65ee
|
Add spec coverage for `models/form/custom_emoji_batch` class (#28388)
|
11 months ago |
Matt Jankowski
|
1820bad646
|
Fix `Performance/StringIdentifierArgument` cop (#28399)
|
11 months ago |
Matt Jankowski
|
28e1a7a394
|
Improve spec coverage for `models/announcement` class (#28350)
|
11 months ago |
Matt Jankowski
|
89a8e6e622
|
Remove 2x double subject call in `models/form/account_batch` spec (#28209)
|
12 months ago |
Matt Jankowski
|
5631f139c1
|
Fix `Lint/SymbolConversion` cop (#28175)
|
12 months ago |
Matt Jankowski
|
440b80b2e7
|
Model concerns organization into module namespaces (#28149)
|
12 months ago |
Matt Jankowski
|
e48ecd2929
|
Remove `default_scope` from `Admin::ActionLog` (#28026)
|
12 months ago |
Matt Jankowski
|
973597c6f1
|
Consolidate configuration of `Sidekiq::Testing.fake!` setup (#28046)
|
12 months ago |
Eugen Rochko
|
cdc57c74b7
|
Fix unsupported time zone or locale preventing sign-up (#28035)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
12 months ago |
Matt Jankowski
|
371f355719
|
Reduce `.times` usage in `AccountStatusesCleanupPolicy` (#27947)
|
1 year ago |
Matt Jankowski
|
d2aacea8da
|
Reduce `.times` usage in AccountSearch spec, use constant for default limit (#27946)
|
1 year ago |
Matt Jankowski
|
00c6ebd86f
|
Reduce `.times` usage in `StatusPin` and add `PIN_LIMIT` constant in validator (#27945)
|
1 year ago |
Matt Jankowski
|
b2c5b20ef2
|
Fix `RSpec/AnyInstance` cop (#27810)
|
1 year ago |
Matt Jankowski
|
b7807f3d84
|
Use `normalizes` to prepare `Webhook#events` value (#27605)
|
1 year ago |
Matt Jankowski
|
63c9102f8a
|
Fix `RSpec/MessageChain` cop (#27776)
|
1 year ago |
Matt Jankowski
|
69d00e2721
|
Fix `RSpec/InstanceVariable` cop (#27766)
|
1 year ago |
Matt Jankowski
|
ce91d14d48
|
Fix `Style/WordArray` cop (#27770)
|
1 year ago |
Matt Jankowski
|
49e2772064
|
Fix `RSpec/MessageSpies` cop (#27751)
|
1 year ago |
Matt Jankowski
|
cfa14ec6d1
|
Fix `Lint/EmptyBlock` cop (#27748)
|
1 year ago |
Matt Jankowski
|
b06284c572
|
Fix `RSpec/HookArgument` cop (#27747)
|
1 year ago |
Matt Jankowski
|
949f5eb860
|
Fix `RSpec/MetadataStyle` cop in spec/ (#27729)
|
1 year ago |
Claire
|
93e4cdc31b
|
Fix hashtag matching pattern matching some URLs (#27584)
|
1 year ago |
Claire
|
bcae744275
|
Fix some link anchors being recognized as hashtags (#27271)
|
1 year ago |
Matt Jankowski
|
b0213472df
|
Validate allowed schemes on preview card URLs (#27485)
|
1 year ago |
Matt Jankowski
|
bcd0171e5e
|
Fix `Lint/UselessAssignment` cop (#27472)
|
1 year ago |
Matt Jankowski
|
a1b27d8b61
|
Fix `Naming/VariableNumber` cop (#27447)
|
1 year ago |
Victor Lee
|
c4bddc9855
|
Add spec for poll model (#23399)
Co-authored-by: Nick Schonning <nschonni@gmail.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |
Claire
|
340c390849
|
Fix crash when filtering for “dormant” relationships (#27306)
|
1 year ago |
Matt Jankowski
|
c676bc91e9
|
Dont match mention in url query string (#25656)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |
Claire
|
ceb365c419
|
Fix boosts of local users being filtered in account timelines (#27204)
|
1 year ago |
Claire
|
1f99d86287
|
Fix blocked domain appears from account feed (#26823)
Co-authored-by: Jeong Arm <kjwonmail@gmail.com>
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
|
1 year ago |
Christian Schmidt
|
ea31929776
|
Fix invalid Content-Type header for WebP images (#26773)
|
1 year ago |
Claire
|
16681e0f20
|
Add admin notifications for new Mastodon versions (#26582)
|
1 year ago |