Commit Graph

2768 Commits (f69627453d98d0ee9e0b2e7cbd8729d8850825ec)

Author SHA1 Message Date
Matt Jankowski 5be938e661
Migrate visibility interaction checks on statuses to request spec (#33622) 1 month ago
Christian Schmidt a3baae0b99
API for updating attribution domains (#32730) 1 month ago
Matt Jankowski 3af6739f21
Add coverage for `AnnualReport.prepare` method (#33618) 1 month ago
Claire da4e55eb17
Merge commit from fork 1 month ago
Matt Jankowski 998cf0dd53
Convert `auth/setup` spec controller->system/request (#33604) 1 month ago
Matt Jankowski 72abf05269
Add "needs refresh" scenario to `api/v1/polls` request spec (#33608) 1 month ago
Matt Jankowski 9f03e5b53a
Expand coverage of `admin/*blocks` areas (#33594) 2 months ago
Matt Jankowski 68c9f91ccb
Treat non-null but blank account domain as local (#33576) 2 months ago
Matt Jankowski 50013b10a5
Add `Status::Visibility` concern to hold visibility logic (#33578) 2 months ago
Matt Jankowski 7c56517c7c
Move mastodon version config to `config_for` yml (#33577) 2 months ago
Matt Jankowski a9a8b6b701
Expand coverage of admin/trends/* areas (#33581) 2 months ago
S1m 4a2813158d
Add support for standard webpush (#33528)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2 months ago
Jeong Arm 74da9e9281
Fix custom css cache miss (#33583) 2 months ago
Wolfgang 77a44e61a8
Add enum validation to `DomainBlock#severity` (#29158) 2 months ago
Matt Jankowski f9451c5614
Fix issue with trending order when user has chosen languages (#33557) 2 months ago
Daniel M Brasil 0db7558822
Fix HTTP 500 on `POST /api/v1/admin/ip_blocks` (#29308) 2 months ago
Matt Jankowski 3c4a83fc62
Remove unused `LanguagePresenter#native_name` (#33551) 2 months ago
Claire 68d818121d
Switch `webpush` dependency to latest version of Mastodon-maintained fork (#33572) 2 months ago
Claire d517fa5ab7
Change ActivityPub path generation to all happen in `ActivityPub::TagManager` (#33527) 2 months ago
Matt Jankowski 22c1b6f3ee
Fix `Invite#code` changing value on every save (#33550) 2 months ago
Matt Jankowski 2cfc2a777a
Add `build_object` method for defaults in `AP::Activity::Create` spec (#33537) 2 months ago
Matt Jankowski 4f6edc7596
Use `in_order_of` in `trends/*` classes (#33531) 2 months ago
Matt Jankowski a8b0152bc5
Convert `admin/terms_of_service/histories` spec controller->system (#33534) 2 months ago
Matt Jankowski 8d4ca95163
Convert `admin/follow_recommendations` spec controller->system (#33533) 2 months ago
Matt Jankowski 2499cd01db
Add `duplicate_record` helper to maintenance CLI spec (#33536) 2 months ago
Matt Jankowski f98972e4eb
Use `with_options` for Account `if: :local?` validation group (#33529) 2 months ago
Matt Jankowski 54e2030146
Add `AccountWarning#appeal_eligible?` method (#33526) 2 months ago
Matt Jankowski 9b8d1fb6d1
Add `Account#actor_type_application?` query method (#33525) 2 months ago
Claire c6c8e7e6ab
Fix last paginated notification group only including data on a single notification (#33271) 2 months ago
Claire 91c75a6361
Re-introduce `application_id` in `ScheduledStatusSerializer` (#33505) 2 months ago
Christian Schmidt 8e2c642d44
Do now swallow response body on persistent connection (#32729) 2 months ago
Matt Jankowski cbae00ad23
Remove `render_template` from accounts request spec (#33519) 2 months ago
Matt Jankowski 4148b68430
Remove `render_template` from remote interaction helper request spec (#33518) 2 months ago
Matt Jankowski f4b463ecb1
Use `response.parsed_body` for error view application controller spec (#33515) 2 months ago
Matt Jankowski ce1501c3a7
Add "Account::Search" shared example for use in `Account` spec (#33507) 2 months ago
Matt Jankowski f22a2aab40
Add `Account#remote?` query method (#33508) 2 months ago
Matt Jankowski 0c690511c2
Convert `auth/challenges` spec controller->request (#33495) 2 months ago
Matt Jankowski b6c2923cf7
Convert `settings/migration` spec controller->system (#33496) 2 months ago
Matt Jankowski c0264c8013
Extend custom CSS cache time with digest paths (#33207) 2 months ago
Matt Jankowski b3243ef41c
Refer to constant values from `api/v1/apps` request spec (#33488) 2 months ago
Matt Jankowski 7ad44e22ed
Remove role color highlighting from custom css (#33493) 2 months ago
Matt Jankowski efcd4ea5de
Reference value constants from specs (#33479) 2 months ago
Matt Jankowski 82d2ce293d
Convert `admin/warning_presets` spec controller->system (#33474) 2 months ago
Matt Jankowski ef39398b82
Add `urgent` scope and `by_version` method to `SoftwareUpdate` (#33470) 2 months ago
Claire dbbf450ef5
Fix `fediverse:creator` metadata not showing up in REST API (#33466) 2 months ago
Matt Jankowski 08dd11f8d4
Use `in_order_of` with `filter: false` in `AccountSummary.localized` (#33446) 2 months ago
zunda f16fbc069a
Use configured limit for number of profile fields (#33463) 2 months ago
Tim Rogers 3bdfa3eb4c
Added validator for extra profile field values with empty name (#33421) 2 months ago
Matt Jankowski 535866218e
Update `rails` to version 8.0.1 (#32357) 2 months ago
Matt Jankowski 7cbdcd7b3f
Add role-specific user fabricators (#33437) 2 months ago
Matt Jankowski 8e3fd1b823
Convert `disputes/appeals` spec controller->system (#33434) 2 months ago
Matt Jankowski 1fbd106af9
Convert `admin/report_notes` spec controller->system (#33433) 2 months ago
Matt Jankowski 00a8a5467c
Convert `admin/relays` spec controller->system (#33430) 2 months ago
Matt Jankowski 2e936785b7
Convert `admin/rules` spec controller->system (#33377) 2 months ago
Claire f9fef9864a
Fix intermittent failure on ap/activity/update spec timestamp check (#33425) 2 months ago
Matt Jankowski 441dcd7396
Fix intermittent failure on ap/activity/create spec timestamp check (#33406) 2 months ago
Matt Jankowski 8770905186
Convert `admin/ip_blocks` spec controller->system (#33376) 2 months ago
Matt Jankowski f35de1ed0d
Remove un-needed `Poll.attached` scope (#33368) 2 months ago
Matt Jankowski d2fbf42b0e
Avoid `validate: false` save in expired poll create activity spec (#33367) 2 months ago
Claire 344e2903b3
Fix featured tags for remote accounts not being kept up to date (#33372) 2 months ago
Matt Jankowski d31d988e24
Add coverage for `UserMailer` not delivering to memorialized users (#33366)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2 months ago
Matt Jankowski 28d309fd86
Add shared example for `Expireable` concern (#33369) 2 months ago
Matt Jankowski 87c892191a
Convert `admin/domain_allows` spec controller->system (#33365) 2 months ago
Matt Jankowski 1acc54cfc7
Convert `admin/webhooks` spec controller->system (#33364) 2 months ago
Matt Jankowski 03bf4cde55
Convert `statuses_cleanup` controller specs to system specs (#33363) 2 months ago
Matt Jankowski 0ac43700d8
Add coverage for `REST::AnnualReportEventSerializer` and two `ActivityPub::*` serializers (#33355)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2 months ago
Matt Jankowski 22caddaa24
Update user role position range limit (#33349) 2 months ago
Matt Jankowski aee64a465c
Remove unused `Poll.unattached` scope (#33350) 2 months ago
Matt Jankowski 545a6b9eed
Convert `admin/account_moderation_notes` spec controller->system (#33354) 2 months ago
Matt Jankowski 668ce14ff2
Convert `admin/custom_emojis` spec controller->system (#33327) 2 months ago
Matt Jankowski ca2a7d66b8
Fix missing value limits for `UserRole` position (#33172) 2 months ago
Matt Jankowski d65e246192
Convert `statuses#activity` action controller to request spec (#33336) 2 months ago
Matt Jankowski 0085e8c427
Wrap assertions in `change` within `AccountStatusesCleanupPolicy` spec (#33335) 2 months ago
Matt Jankowski ce5c33c65d
Add API datetime/format matcher for serialization specs, reduce factories (#33325) 2 months ago
Claire 1712543c68
Revert "Support animated PNGs in media attachments (#28516)" (#33334) 2 months ago
Matt Jankowski 60bb51eef8
Convert `filters` spec controller->system (#33326) 2 months ago
Matt Jankowski a7673d361d
Fix `application_id` erroneous inclusion in `ScheduledStatusSerializer` (#33159) 2 months ago
Matt Jankowski efe4e72f93
Convert `settings/preferences/appearance` controller spec to system (#33323) 2 months ago
Matt Jankowski 9067a7f696
Convert `settings/preferences/notifications` controller spec to system (#33322) 2 months ago
Matt Jankowski bfef66276a
Convert `settings/preferences/other` controller spec to system (#33321) 2 months ago
Matt Jankowski c68eb82ffa
Use explicit config loading from `bin/rubocop` (#33256) 2 months ago
Matt Jankowski a596f3479b
Convert `settings/login_activities` controller spec to system spec (#33306) 3 months ago
Matt Jankowski 3d00b95359
Convert `settings/profiles` controller spec to system spec (#33305) 3 months ago
Nik Clayton 5cf37248cc
Ensure datetime/date are serialized to correct format (#33086) 3 months ago
Matt Jankowski 4130bda12e
Convert `settings/verifications` controller spec to system spec (#33285) 3 months ago
Matt Jankowski 1bd9306ced
Add coverage for `Tag` model validations on name/display_name (#33291) 3 months ago
Matt Jankowski 3c71ee9b90
Use `touch_all` for time column updates (#33295) 3 months ago
Matt Jankowski 4bf6af3b61
Remove unused `model_have_error_on_field` matcher (#33273) 3 months ago
Matt Jankowski b51e0bc3c7
Simplify model validation specs for `Report` (#33267) 3 months ago
Claire bcb3b627b9
Fix processing of mentions for post edits with an existing corresponding silent mention (#33227) 3 months ago
Matt Jankowski ad68686bec
Simplify model validation specs for `CustomFilter` (#33248) 3 months ago
Matt Jankowski f721e76d13
Avoid double request in `admin/export_domain_allows` controller spec (#33255) 3 months ago
Matt Jankowski f6daf73286
Add non-matching cases to `Report#history` spec (#33253) 3 months ago
Christian Schmidt a70ae28644
Support animated PNGs in media attachments (#28516) 3 months ago
Matt Jankowski 39364346bb
Add coverage for admin/terms/drafts#update and admin/terms/generates#create actions (#33251) 3 months ago
Matt Jankowski 094e2172ec
Add system spec for `Admin::TermsOfService` index view (#33250) 3 months ago
Matt Jankowski e76aff7de5
Standardize uniqueness validation declaration on `Mention` (#33247) 3 months ago
Matt Jankowski 12eb6b0e6d
Add coverage for `TermsOfServicePolicy` class (#33241) 3 months ago
Matt Jankowski 66266ec6fc
Add coverage for `UserMailer#terms_of_service_changed` mailer (#33242) 3 months ago
Matt Jankowski 19c6cb82f6
Add coverage for `Admin::DistributeTermsOfServiceNotificationWorker` class (#33245) 3 months ago