Commit Graph

656 Commits (main)

Author SHA1 Message Date
Matt Jankowski 22c1b6f3ee
Fix `Invite#code` changing value on every save (#33550) 1 day ago
Matt Jankowski 4f6edc7596
Use `in_order_of` in `trends/*` classes (#33531) 2 days ago
Matt Jankowski f98972e4eb
Use `with_options` for Account `if: :local?` validation group (#33529) 2 days ago
Matt Jankowski 54e2030146
Add `AccountWarning#appeal_eligible?` method (#33526) 3 days ago
Matt Jankowski 9b8d1fb6d1
Add `Account#actor_type_application?` query method (#33525) 3 days ago
Matt Jankowski ce1501c3a7
Add "Account::Search" shared example for use in `Account` spec (#33507) 3 days ago
Matt Jankowski f22a2aab40
Add `Account#remote?` query method (#33508) 4 days ago
Matt Jankowski c0264c8013
Extend custom CSS cache time with digest paths (#33207) 4 days ago
Matt Jankowski b3243ef41c
Refer to constant values from `api/v1/apps` request spec (#33488) 5 days ago
Matt Jankowski efcd4ea5de
Reference value constants from specs (#33479) 5 days ago
Matt Jankowski ef39398b82
Add `urgent` scope and `by_version` method to `SoftwareUpdate` (#33470) 5 days ago
Matt Jankowski 08dd11f8d4
Use `in_order_of` with `filter: false` in `AccountSummary.localized` (#33446) 6 days ago
zunda f16fbc069a
Use configured limit for number of profile fields (#33463) 6 days ago
Tim Rogers 3bdfa3eb4c
Added validator for extra profile field values with empty name (#33421) 1 week ago
Matt Jankowski 7cbdcd7b3f
Add role-specific user fabricators (#33437) 1 week ago
Matt Jankowski f35de1ed0d
Remove un-needed `Poll.attached` scope (#33368) 3 weeks ago
Matt Jankowski 28d309fd86
Add shared example for `Expireable` concern (#33369) 3 weeks ago
Matt Jankowski 22caddaa24
Update user role position range limit (#33349) 3 weeks ago
Matt Jankowski aee64a465c
Remove unused `Poll.unattached` scope (#33350) 3 weeks ago
Matt Jankowski ca2a7d66b8
Fix missing value limits for `UserRole` position (#33172) 4 weeks ago
Matt Jankowski 0085e8c427
Wrap assertions in `change` within `AccountStatusesCleanupPolicy` spec (#33335) 4 weeks ago
Claire 1712543c68
Revert "Support animated PNGs in media attachments (#28516)" (#33334) 4 weeks ago
Matt Jankowski 1bd9306ced
Add coverage for `Tag` model validations on name/display_name (#33291) 4 weeks ago
Matt Jankowski 4bf6af3b61
Remove unused `model_have_error_on_field` matcher (#33273) 1 month ago
Matt Jankowski b51e0bc3c7
Simplify model validation specs for `Report` (#33267) 1 month ago
Matt Jankowski ad68686bec
Simplify model validation specs for `CustomFilter` (#33248) 1 month ago
Matt Jankowski f6daf73286
Add non-matching cases to `Report#history` spec (#33253) 1 month ago
Christian Schmidt a70ae28644
Support animated PNGs in media attachments (#28516) 1 month ago
Matt Jankowski e76aff7de5
Standardize uniqueness validation declaration on `Mention` (#33247) 1 month ago
Matt Jankowski 7d52b24569
Add coverage for `AccountPin` model (#33231) 1 month ago
Eugen Rochko 30aa0df88c
Add terms of service (#33055) 1 month ago
Eugen Rochko 48ea7552dd
Change hashtag trends to be stored in the database instead of redis (#32837)
Co-authored-by: David Roetzel <david@roetzel.de>
1 month ago
Matt Jankowski be43b01eb1
Add coverage for `CustomFilter#expires_in` method (#33142) 1 month ago
Matt Jankowski 2381ed55d7
Add coverage for `Report#unresolved_siblings?` (#33141) 1 month ago
Matt Jankowski 3cd308523a
Add shared example for `RankedTrend` concern (#33125) 1 month ago
Matt Jankowski 74df47ad9c
Add coverage for `Webhook` validations (#33026) 2 months ago
Matt Jankowski ab9c62e8c7
Add coverage for `User` validations (#33028) 2 months ago
Matt Jankowski fd90f04f0e
Add coverage for `UserRole` validations (#33029) 2 months ago
Matt Jankowski b66fbaeec2
Add `AccountWarning` case to `Report#history` spec (#32984) 2 months ago
Eugen Rochko 2b5faa2ba3
Change lists to reflect added and removed users retroactively (#32930) 2 months ago
Matt Jankowski 87e7ad9b8f
Add `LoginActivity` model spec and `BrowserDetection` concern shared example (#32959) 2 months ago
Matt Jankowski 03ee08c2da
Use `nil` instead of `false` for datetime value in spec (#32926) 2 months ago
Matt Jankowski be413d67de
`Form::Import` spec reduce factories (#32924) 2 months ago
Matt Jankowski 319109029d
Fix logic in "last used at per application" oauth token list (#32912) 2 months ago
Matt Jankowski 766358e52b
Add coverage for malformed version cleanup in `SoftwareUpdateCheckService`, add helper query methods (#32876) 2 months ago
Claire 8f5cbf5370
Fix list creation limit check (#32869) 2 months ago
Matt Jankowski 884bbf7ae2
Prepare the way for banning a bunch of usernames (#32856) 2 months ago
Matt Jankowski 5d9dde3ec0
Add age/expiry duration constants to `BulkImport` class (#32839) 2 months ago
Matt Jankowski c78dc23b49
Move account sensitize-related methods to concern (#28865) 2 months ago
Matt Jankowski d033920b7e
Move account silence-related methods to concern (#28866) 2 months ago