Commit Graph

723 Commits (fix/MAS-381-remove-swipeable-views)

Author SHA1 Message Date
Matt Jankowski f1a6f4333a
Remove `redis-namespace` gem (#34742) 4 months ago
Matt Jankowski 4709121f72
Remove Legacy OTP Secret code (#34743) 4 months ago
Claire d7cb6068b1
Add ability to reorder server rules from admin interface (#34737) 4 months ago
David Roetzel a5a2c6dc7e
Add support for FASP data sharing (#34415) 4 months ago
Eugen Rochko a97647158c
Add REST API for featuring and unfeaturing a hashtag (#34489)
Co-authored-by: Matt Jankowski <matt@jankowski.online>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
5 months ago
Matt Jankowski 6463415e06
Update `rubocop-rspec` to version 3.6.0 (#34497) 5 months ago
Matt Jankowski 4c2f64907b
Remove deprecated `Import` model (#34371) 5 months ago
David Roetzel 97b9994743
Basic FASP support (#34031) 6 months ago
Claire ef870007e9
Fix `CacheBuster` being queued for missing media attachments (#34253) 6 months ago
Claire e30001bc80
Fix incorrect URL being used when cache busting (#34189) 6 months ago
Claire 9db26db495
Refactor reply-fetching code and disable it by default (#34147) 6 months ago
Jonny Saunders 46e13dd81c
Add Fetch All Replies Part 1: Backend (#32615)
Signed-off-by: sneakers-the-rat <sneakers-the-rat@protonmail.com>
Co-authored-by: jonny <j@nny.fyi>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Co-authored-by: Kouhai <66407198+kouhaidev@users.noreply.github.com>
6 months ago
Christian Schmidt a3baae0b99
API for updating attribution domains (#32730) 8 months ago
Matt Jankowski 68c9f91ccb
Treat non-null but blank account domain as local (#33576) 8 months ago
Matt Jankowski 50013b10a5
Add `Status::Visibility` concern to hold visibility logic (#33578) 8 months ago
Matt Jankowski f9451c5614
Fix issue with trending order when user has chosen languages (#33557) 8 months ago
Daniel M Brasil 0db7558822
Fix HTTP 500 on `POST /api/v1/admin/ip_blocks` (#29308) 8 months ago
Matt Jankowski 22c1b6f3ee
Fix `Invite#code` changing value on every save (#33550) 8 months ago
Matt Jankowski 4f6edc7596
Use `in_order_of` in `trends/*` classes (#33531) 8 months ago
Matt Jankowski f98972e4eb
Use `with_options` for Account `if: :local?` validation group (#33529) 8 months ago
Matt Jankowski 54e2030146
Add `AccountWarning#appeal_eligible?` method (#33526) 8 months ago
Matt Jankowski 9b8d1fb6d1
Add `Account#actor_type_application?` query method (#33525) 8 months ago
Matt Jankowski ce1501c3a7
Add "Account::Search" shared example for use in `Account` spec (#33507) 8 months ago
Matt Jankowski f22a2aab40
Add `Account#remote?` query method (#33508) 8 months ago
Matt Jankowski c0264c8013
Extend custom CSS cache time with digest paths (#33207) 8 months ago
Matt Jankowski b3243ef41c
Refer to constant values from `api/v1/apps` request spec (#33488) 8 months ago
Matt Jankowski efcd4ea5de
Reference value constants from specs (#33479) 8 months ago
Matt Jankowski ef39398b82
Add `urgent` scope and `by_version` method to `SoftwareUpdate` (#33470) 8 months ago
Matt Jankowski 08dd11f8d4
Use `in_order_of` with `filter: false` in `AccountSummary.localized` (#33446) 8 months ago
zunda f16fbc069a
Use configured limit for number of profile fields (#33463) 8 months ago
Tim Rogers 3bdfa3eb4c
Added validator for extra profile field values with empty name (#33421) 8 months ago
Matt Jankowski 7cbdcd7b3f
Add role-specific user fabricators (#33437) 8 months ago
Matt Jankowski f35de1ed0d
Remove un-needed `Poll.attached` scope (#33368) 9 months ago
Matt Jankowski 28d309fd86
Add shared example for `Expireable` concern (#33369) 9 months ago
Matt Jankowski 22caddaa24
Update user role position range limit (#33349) 9 months ago
Matt Jankowski aee64a465c
Remove unused `Poll.unattached` scope (#33350) 9 months ago
Matt Jankowski ca2a7d66b8
Fix missing value limits for `UserRole` position (#33172) 9 months ago
Matt Jankowski 0085e8c427
Wrap assertions in `change` within `AccountStatusesCleanupPolicy` spec (#33335) 9 months ago
Claire 1712543c68
Revert "Support animated PNGs in media attachments (#28516)" (#33334) 9 months ago
Matt Jankowski 1bd9306ced
Add coverage for `Tag` model validations on name/display_name (#33291) 9 months ago
Matt Jankowski 4bf6af3b61
Remove unused `model_have_error_on_field` matcher (#33273) 9 months ago
Matt Jankowski b51e0bc3c7
Simplify model validation specs for `Report` (#33267) 9 months ago
Matt Jankowski ad68686bec
Simplify model validation specs for `CustomFilter` (#33248) 9 months ago
Matt Jankowski f6daf73286
Add non-matching cases to `Report#history` spec (#33253) 9 months ago
Christian Schmidt a70ae28644
Support animated PNGs in media attachments (#28516) 9 months ago
Matt Jankowski e76aff7de5
Standardize uniqueness validation declaration on `Mention` (#33247) 9 months ago
Matt Jankowski 7d52b24569
Add coverage for `AccountPin` model (#33231) 9 months ago
Eugen Rochko 30aa0df88c
Add terms of service (#33055) 9 months 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>
9 months ago
Matt Jankowski be43b01eb1
Add coverage for `CustomFilter#expires_in` method (#33142) 9 months ago
Matt Jankowski 2381ed55d7
Add coverage for `Report#unresolved_siblings?` (#33141) 9 months ago
Matt Jankowski 3cd308523a
Add shared example for `RankedTrend` concern (#33125) 9 months ago
Matt Jankowski 74df47ad9c
Add coverage for `Webhook` validations (#33026) 10 months ago
Matt Jankowski ab9c62e8c7
Add coverage for `User` validations (#33028) 10 months ago
Matt Jankowski fd90f04f0e
Add coverage for `UserRole` validations (#33029) 10 months ago
Matt Jankowski b66fbaeec2
Add `AccountWarning` case to `Report#history` spec (#32984) 10 months ago
Eugen Rochko 2b5faa2ba3
Change lists to reflect added and removed users retroactively (#32930) 10 months ago
Matt Jankowski 87e7ad9b8f
Add `LoginActivity` model spec and `BrowserDetection` concern shared example (#32959) 10 months ago
Matt Jankowski 03ee08c2da
Use `nil` instead of `false` for datetime value in spec (#32926) 10 months ago
Matt Jankowski be413d67de
`Form::Import` spec reduce factories (#32924) 10 months ago
Matt Jankowski 319109029d
Fix logic in "last used at per application" oauth token list (#32912) 10 months ago
Matt Jankowski 766358e52b
Add coverage for malformed version cleanup in `SoftwareUpdateCheckService`, add helper query methods (#32876) 10 months ago
Claire 8f5cbf5370
Fix list creation limit check (#32869) 10 months ago
Matt Jankowski 884bbf7ae2
Prepare the way for banning a bunch of usernames (#32856) 10 months ago
Matt Jankowski 5d9dde3ec0
Add age/expiry duration constants to `BulkImport` class (#32839) 10 months ago
Matt Jankowski c78dc23b49
Move account sensitize-related methods to concern (#28865) 10 months ago
Matt Jankowski d033920b7e
Move account silence-related methods to concern (#28866) 10 months ago
Claire 2bea74e69d
Avoid latest featured tag use on post removal unless necessary (#32787) 10 months ago
Matt Jankowski a20ac20302
Add model spec for `Tombstone` (#32697) 11 months ago
Matt Jankowski babee06794
Add coverage for `StatusTrend` and `PreviewCardTrend` models, add `locales` class method to `RankedTrend` (#32688) 11 months ago
Matt Jankowski 1edb527072
Enhance coverage for `StatusPin` model (#32515) 11 months ago
Jonny Saunders 9074c1fac9
Use `likes` and `shares` totalItems on status creations and updates (#32620) 11 months ago
Matt Jankowski 1775e151ec
Simplify model validation specs for `DomainAllow` (#32496) 11 months ago
Matt Jankowski 9464281f29
Simplify model validation specs for `AccountStatusCleanupPolicy` (#32495) 11 months ago
Matt Jankowski 15f6336cdd
Simplify model validation specs for `AccountMigration` (#32494) 11 months ago
Matt Jankowski 86132f7dd3
Provide `establish_policy` helper method in `AccountStatusesCleanupPolicy` spec (#32490) 11 months ago
Matt Jankowski 2e3bbb6861
Move account suspension related coverage to concern spec (#32432) 11 months ago
Matt Jankowski 4134ccdbe0
Simplify model validation specs for `WebauthnCredential` (#32466) 11 months ago
Matt Jankowski e5be4bf8d8
Simplify model validation specs for `PreviewCard` (#32469) 11 months ago
Matt Jankowski 37bcbeab4a
Simplify model validation spec in AccountModerationNote/ReportNote (#31792) 11 months ago
Matt Jankowski dea6c454fd
Contribute more coverage for `Account` model (#32474) 11 months ago
Matt Jankowski b16435e79f
Explore more resplendent model validation specs for `Form::AdminSettings` (#32465) 11 months ago
Matt Jankowski 67504dbf9c
Simplify uniqueness validation spec for `IpBlock` (#32066) 11 months ago
Matt Jankowski 2f906ed55a
Constants for account refresh (#32420) 11 months ago
Matt Jankowski bd0c826a3d
Simplify model validation specs for `Announcement` (#32481) 11 months ago
Matt Jankowski c0f46e9031
Fortify coverage for `Follow` model (#32472) 11 months ago
Matt Jankowski 1f3722904f
Top off coverage for `Appeal` model (#32464) 11 months ago
Matt Jankowski 6d2f865862
Add coverage for `AccountAlias` validations (#31936) 11 months ago
Matt Jankowski 27f05e9016
Expand coverage for `User#token_for_app` (#32434) 11 months ago
Matt Jankowski bfb41e61a3
Expand coverage for `Block` model (#32480) 11 months ago
Matt Jankowski 92bb19773a
Use `context` for repeated scenarios in `AccountStatusCleanupPolicy` spec (#32489) 11 months ago
Matt Jankowski d1d2278e70
Reduce factory creation (73 -> 64) in `PublicFeed` spec (#32491) 11 months ago
Matt Jankowski d74c2c583a
Extend spec coverage for `Poll` model (#32500) 11 months ago
Matt Jankowski cc70acc11c
Augment coverage for `Status` model (#32468) 11 months ago
Matt Jankowski d8eab3d81f
Reinforce coverage for `DomainBlock` model (#32473) 11 months ago
Claire d9fbb071da
Fix notification requests from suspended accounts still being listed (#32354) 11 months ago
Matt Jankowski d95f6f4410
Extract `ExportSummary` class for account object counts (#32227) 11 months ago
Matt Jankowski 2151dfb8d6
Add `relevant_params` to ReportFilter (matches account filter) (#32136) 11 months ago
Matt Jankowski ebab3b80c7
Expand coverage for `Export` utility class (#32212) 11 months ago
Matt Jankowski bbf7752256
Combine assertions in `Notification` model spec (#32015) 12 months ago