Commit Graph

2914 Commits (renovate/eslint-plugin-jsdoc-51.x)

Author SHA1 Message Date
David Roetzel 02db065571
Use fixed order in flaky spec (#34279) 4 months ago
Claire 59e189ad3c
Add support for paginating partial collections in `SynchronizeFollowersService` (#34277) 4 months ago
Matt Jankowski 2a181f56e3
Convert `settings/deletes` spec controller->request/system (#34274) 4 months ago
Matt Jankowski e1dbbf6c9d
Isolate assertions in v2/notifications intermittent failure cases (#34271) 4 months ago
Claire 3edac14f02
Fix follower synchronization mechanism erroneously removing followers from multi-page collections (#34272) 4 months ago
Claire 38f5e74122
Add `Deprecation` headers on deprecated endpoints (#34262)
Co-authored-by: Damien Mathieu <42@dmathieu.com>
4 months ago
Matt Jankowski 9bba2aab33
Convert `intents` spec controller->request (#34261) 4 months ago
Claire 225b18e742
Add system spec for account notes (#34206) 4 months ago
Claire ef870007e9
Fix `CacheBuster` being queued for missing media attachments (#34253) 4 months ago
Matt Jankowski 9d3daa847a
Convert `filters/statuses` spec controller->system/request (#34232) 4 months ago
Matt Jankowski a2981a0997
Convert `admin/users/two_factor_authentications` spec controller->system (#34216) 4 months ago
Matt Jankowski 469cfc5430
Convert `admin/change_emails` spec controller->system (#34215) 4 months ago
Matt Jankowski 0284e77e5f
Convert `admin/action_logs` spec controller->system (#34214) 4 months ago
Matt Jankowski f7b1769e8a
Convert `admin/dashboard` spec controller->system (#34208) 4 months ago
Matt Jankowski 539a06f189
Convert `admin/account_actions` spec controller->system (#34207) 4 months ago
Matt Jankowski 795d465f8d
Convert `disputes/strikes` spec controller->request/system (#34191) 4 months ago
Matt Jankowski 8ef546fe6b
Convert `oauth/tokens#revoke` spec controller->request (#34174) 4 months ago
Claire e30001bc80
Fix incorrect URL being used when cache busting (#34189) 4 months ago
Eugen Rochko d213c585ff
Add age verification on sign-up (#34150) 4 months ago
David Roetzel 4a6cf67c46
Add middleware to record queue time (#34172) 4 months ago
Matt Jankowski f71a855e2d
Add coverage for `standard` params on push subs create (#34092) 4 months ago
Claire 966b816382
Refactor `ActivityPub::FetchRepliesService` and `ActivityPub::FetchAllRepliesService` (#34149) 4 months ago
Claire 9db26db495
Refactor reply-fetching code and disable it by default (#34147) 4 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>
4 months ago
Claire 420ffdfb62
Add delay to profile updates to debounce them (#34137) 4 months ago
Matt Jankowski 6d5a1fbe1d
Assert on page contents while progressing through `new_statuses` system spec (#34139) 4 months ago
Matt Jankowski 325b55485e
Convert `admin/settings/branding` spec controller->request (#34130) 4 months ago
David Roetzel bedf808e02
Move feature flag test setup into config (#34124) 4 months ago
Matt Jankowski dc43699b77
Assert on page contents before reloading report for interface JS spec (#34132) 4 months ago
David Roetzel 26b5f45564
Make `Faker` generate unique TOS effective dates (#34122) 4 months ago
Matt Jankowski e1f278cdf2
Convert `admin/webhooks/secrets` spec controller->system (#34109) 4 months ago
Matt Jankowski 7169b270ae
Convert `admin/site_uploads` spec controller->system (#34108) 4 months ago
Eugen Rochko 2cabbae132
Add min. age to terms of service (#34105) 4 months ago
Matt Jankowski eaf1ea3155
Remove `admin_user` helper method from `SystemHelpers` module (#34096) 4 months ago
Matt Jankowski 551339401d
Use methods from `SystemHelpers` more consistently (#33973) 4 months ago
Claire 5a100bf38f
Add ability to email announcements to all users (#33928) 5 months ago
Matt Jankowski b021cfc91e
Convert `settings/sessions` spec controller->system (#34072) 5 months ago
David Roetzel 8cf27d0fbb
Add simple feature flag system (#34038)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
5 months ago
Eugen Rochko cadda2f957
Add effective date to terms of service (#33993) 5 months ago
Matt Jankowski ce23342d72
Convert `admin/terms_of_service/*` spec controller->system (#33975) 5 months ago
Matt Jankowski d90d68bddf
Remove deprecated `mb_chars` method (#34039) 5 months ago
Emelia Smith 4960193ed0
Add API to delete media attachments that are not in use (#33991) 5 months ago
Claire e71fb450e0
Add optional `delete_media` parameter to `DELETE /api/v1/statuses/:id` (#33988) 5 months ago
Matt Jankowski b56e90d049
Convert `admin/relationships` spec controller->system (#34002) 5 months ago
Matt Jankowski 3aaa388ce4
Convert `admin/trends/*` spec controller->system (#34003) 5 months ago
Emelia Smith febcd0a76c
Expose status language via og:locale (#34012) 5 months ago
Jeremy Kescher 6b519cfefa
Merge commit from fork
* Fix domain blocks/rationales being visible to unapproved/unconfirmed users

* Fix domain blocks/rationales being visible to suspended users

Co-authored-by: Claire <claire.github-309c@sitedethib.com>

* Allow moved users to view domain blocks

* Add authorization specs for `/api/v1/instance/domain_blocks` spec

* Fix tests

* Fix incorrect test setup

---------

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
5 months ago
Claire 06f879ce9b
Merge commit from fork
* Add rate-limit on `/auth/setup`

* Remove useless test
5 months ago
Claire 20531d1e07
Fix `GET /api/v2/notifications/:id` and `POST /api/v2/notifications/:id/dismiss` for ungrouped notifications (#33990) 5 months ago
Eugen Rochko 298ca53593
Add choice of law to terms of service generator (#33994) 5 months ago
Matt Jankowski db97197685
Remove `rails-controller-testing` gem (#33955) 5 months ago
Matt Jankowski 2a15bf4ede
Convert `admin/roles` controller spec to request/sytem specs (#33947) 5 months ago
Matt Jankowski d065d02d88
Improve example wording in 2FA/confirmations controller spec (#33944) 5 months ago
Matt Jankowski fbea3a64cc
Convert `statuses` spec controller->system/request (#33921) 5 months ago
Matt Jankowski ea53faeb3f
Convert `admin/users/roles` spec controller->system/request (#33930) 5 months ago
Matt Jankowski 8f1b41622b
Convert `settings/two_factor_authentication_methods` spec controller->system/request (#33914) 5 months ago
Matt Jankowski 62dc303d3c
Convert `settings/two_factor_authentication/recovery_codes` spec controller->system/request (#33912) 5 months ago
Claire 1248c4d1f4
Fix handling of duplicate mentions in incoming status `Update` (#33911) 5 months ago
Claire 6b52227fcc
Fix Mastodon listing updates older or equal to current version (#33906) 5 months ago
Matt Jankowski fb0856458b
Verify page content in `ChallengableConcern` spec (#33895) 5 months ago
Matt Jankowski 6df24b4bc2
Move signed out statuses controller spec examples to request spec (#33907) 5 months ago
Matt Jankowski b07cd11f4c
Convert `settings/migration/redirects` spec controller->system (#33905) 5 months ago
Matt Jankowski 506a70d0d8
Convert "http signatures" portion of statuses controller spec to request spec (#33890) 5 months ago
Matt Jankowski aa10e8f399
Verify page content in 2FA portion of `auth/sessions` controller spec (#33891) 5 months ago
Matt Jankowski 4c597d5e2c
Convert `settings/privacy` spec controller->system (#33894) 5 months ago
Matt Jankowski 4e58570f73
Use common `before` and contexts in admin/base controller spec (#33879) 5 months ago
Matt Jankowski 7d20c12913
Convert `settings/featured_tags` controller->request/system spec (#33880) 5 months ago
Matt Jankowski dd2cb77f1a
Remove unused "oversized" spec fixture PNG file (#33881) 5 months ago
Matt Jankowski 8c240ef042
Remove final remaining `assigns` usage in controller specs (#33866) 5 months ago
Matt Jankowski 23a0d91126
Combine examples to reduce factories in specs (#33841) 5 months ago
Claire 334d306ccc
Fix filtering for lists (#33842) 5 months ago
Matt Jankowski 95caa8bc4e
Switch coverage generation default to false, allow opt in with `COVERAGE` env var (#33824) 6 months ago
Claire cf820b2eca
Fix `/settings/applications` rejecting scopes parameter (#33798) 6 months ago
Matt Jankowski 77587913ce
Convert `admin/reports` spec controller->system (#33789) 6 months ago
Matt Jankowski c5cd9bda48
Convert `auth/passwords` spec controller->system/request (#33790) 6 months ago
Claire a3d2849d15
Fix `tootctl feeds build` not building list timelines (#33783) 6 months ago
Claire 2d545c5fe5
Fix flaky test in `/api/v2/notifications` tests (#33773) 6 months ago
Matt Jankowski 2beab34ca4
Convert `admin/email_domain_blocks` controller -> system spec (#33759) 6 months ago
Claire 5b291fcbe4
Fix incorrect signature after HTTP redirect (#33757) 6 months ago
Claire 32aa83e9d7
Fix polls not being validated on edition (#33755) 6 months ago
Matt Jankowski 8a2d764d34
Reduce factory creation across `controllers/admin` specs (#33752) 6 months ago
Matt Jankowski 93f3c724ae
Use `expect` in remaining controller locations (#33748) 6 months ago
Matt Jankowski d3b637c757
Use `expect` in `Admin::ExportControllerConcern` import params (#33745) 6 months ago
Matt Jankowski 65d9171c7d
Use `expect` for `admin/` controllers (#33686) 6 months ago
Matt Jankowski a1d9c3fb99
Use `expect` params wrapper for more "auth" and "2FA" "controllers" (#33717) 6 months ago
Claire 7261951791
Fix LDSignature tests (#33705) 6 months ago
Matt Jankowski 51ecc7326f
Fix intermittent services/ap/process_status_update tags failure (#33695) 6 months ago
Matt Jankowski 8eee7ae4c3
Fix issue with saving empty fields values on filter keyword updates (#33691) 6 months ago
Matt Jankowski 4a9c49ee43
Fix issue with saving empty fields values on profile update (#33689) 6 months ago
Matt Jankowski 607f65a0a5
Use `expect` for api/v1 and api/web push subs controllers (#33682) 6 months ago
Jonathan de Jong b18caff5b6
Change `first_of_value` to `first_of_hash`, and add more test cases (#33647) 6 months ago
Matt Jankowski e155aab39e
Use `expect` for nested params in `settings/*` controllers (#33673) 6 months ago
Matt Jankowski d2cc28813f
Use `expect` for nested params in more controllers (#33675) 6 months ago
Claire 3dcf5e12b1
Change notifications from moderators to not be filtered (#33654) 6 months ago
Eugen Rochko 11786f1114
Change design of edit media modal in web UI (#33516) 6 months ago
Matt Jankowski 45149cd5e1
Use `expect` for nested params in `auth/setup#update` (#33657) 6 months ago
Matt Jankowski 5be938e661
Migrate visibility interaction checks on statuses to request spec (#33622) 6 months ago
Christian Schmidt a3baae0b99
API for updating attribution domains (#32730) 6 months ago
Matt Jankowski 3af6739f21
Add coverage for `AnnualReport.prepare` method (#33618) 6 months ago
Claire da4e55eb17
Merge commit from fork 6 months ago
Matt Jankowski 998cf0dd53
Convert `auth/setup` spec controller->system/request (#33604) 6 months ago
Matt Jankowski 72abf05269
Add "needs refresh" scenario to `api/v1/polls` request spec (#33608) 6 months ago
Matt Jankowski 9f03e5b53a
Expand coverage of `admin/*blocks` areas (#33594) 6 months ago
Matt Jankowski 68c9f91ccb
Treat non-null but blank account domain as local (#33576) 6 months ago
Matt Jankowski 50013b10a5
Add `Status::Visibility` concern to hold visibility logic (#33578) 6 months ago
Matt Jankowski 7c56517c7c
Move mastodon version config to `config_for` yml (#33577) 6 months ago
Matt Jankowski a9a8b6b701
Expand coverage of admin/trends/* areas (#33581) 6 months ago
S1m 4a2813158d
Add support for standard webpush (#33528)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
6 months ago
Jeong Arm 74da9e9281
Fix custom css cache miss (#33583) 6 months ago
Wolfgang 77a44e61a8
Add enum validation to `DomainBlock#severity` (#29158) 6 months ago
Matt Jankowski f9451c5614
Fix issue with trending order when user has chosen languages (#33557) 6 months ago
Daniel M Brasil 0db7558822
Fix HTTP 500 on `POST /api/v1/admin/ip_blocks` (#29308) 6 months ago
Matt Jankowski 3c4a83fc62
Remove unused `LanguagePresenter#native_name` (#33551) 6 months ago
Claire 68d818121d
Switch `webpush` dependency to latest version of Mastodon-maintained fork (#33572) 6 months ago
Claire d517fa5ab7
Change ActivityPub path generation to all happen in `ActivityPub::TagManager` (#33527) 6 months ago
Matt Jankowski 22c1b6f3ee
Fix `Invite#code` changing value on every save (#33550) 6 months ago
Matt Jankowski 2cfc2a777a
Add `build_object` method for defaults in `AP::Activity::Create` spec (#33537) 6 months ago
Matt Jankowski 4f6edc7596
Use `in_order_of` in `trends/*` classes (#33531) 6 months ago
Matt Jankowski a8b0152bc5
Convert `admin/terms_of_service/histories` spec controller->system (#33534) 6 months ago
Matt Jankowski 8d4ca95163
Convert `admin/follow_recommendations` spec controller->system (#33533) 6 months ago
Matt Jankowski 2499cd01db
Add `duplicate_record` helper to maintenance CLI spec (#33536) 6 months ago
Matt Jankowski f98972e4eb
Use `with_options` for Account `if: :local?` validation group (#33529) 6 months ago
Matt Jankowski 54e2030146
Add `AccountWarning#appeal_eligible?` method (#33526) 6 months ago
Matt Jankowski 9b8d1fb6d1
Add `Account#actor_type_application?` query method (#33525) 6 months ago
Claire c6c8e7e6ab
Fix last paginated notification group only including data on a single notification (#33271) 6 months ago
Claire 91c75a6361
Re-introduce `application_id` in `ScheduledStatusSerializer` (#33505) 6 months ago
Christian Schmidt 8e2c642d44
Do now swallow response body on persistent connection (#32729) 6 months ago
Matt Jankowski cbae00ad23
Remove `render_template` from accounts request spec (#33519) 6 months ago
Matt Jankowski 4148b68430
Remove `render_template` from remote interaction helper request spec (#33518) 6 months ago
Matt Jankowski f4b463ecb1
Use `response.parsed_body` for error view application controller spec (#33515) 6 months ago
Matt Jankowski ce1501c3a7
Add "Account::Search" shared example for use in `Account` spec (#33507) 6 months ago
Matt Jankowski f22a2aab40
Add `Account#remote?` query method (#33508) 6 months ago
Matt Jankowski 0c690511c2
Convert `auth/challenges` spec controller->request (#33495) 6 months ago
Matt Jankowski b6c2923cf7
Convert `settings/migration` spec controller->system (#33496) 6 months ago
Matt Jankowski c0264c8013
Extend custom CSS cache time with digest paths (#33207) 6 months ago
Matt Jankowski b3243ef41c
Refer to constant values from `api/v1/apps` request spec (#33488) 6 months ago
Matt Jankowski 7ad44e22ed
Remove role color highlighting from custom css (#33493) 6 months ago
Matt Jankowski efcd4ea5de
Reference value constants from specs (#33479) 6 months ago
Matt Jankowski 82d2ce293d
Convert `admin/warning_presets` spec controller->system (#33474) 6 months ago
Matt Jankowski ef39398b82
Add `urgent` scope and `by_version` method to `SoftwareUpdate` (#33470) 6 months ago
Claire dbbf450ef5
Fix `fediverse:creator` metadata not showing up in REST API (#33466) 6 months ago
Matt Jankowski 08dd11f8d4
Use `in_order_of` with `filter: false` in `AccountSummary.localized` (#33446) 6 months ago
zunda f16fbc069a
Use configured limit for number of profile fields (#33463) 6 months ago
Tim Rogers 3bdfa3eb4c
Added validator for extra profile field values with empty name (#33421) 7 months ago
Matt Jankowski 535866218e
Update `rails` to version 8.0.1 (#32357) 7 months ago
Matt Jankowski 7cbdcd7b3f
Add role-specific user fabricators (#33437) 7 months ago
Matt Jankowski 8e3fd1b823
Convert `disputes/appeals` spec controller->system (#33434) 7 months ago
Matt Jankowski 1fbd106af9
Convert `admin/report_notes` spec controller->system (#33433) 7 months ago
Matt Jankowski 00a8a5467c
Convert `admin/relays` spec controller->system (#33430) 7 months ago
Matt Jankowski 2e936785b7
Convert `admin/rules` spec controller->system (#33377) 7 months ago