Commit Graph

2328 Commits (9c39fb52f300c447dce5f279e448edeb0291d002)

Author SHA1 Message Date
Matt Jankowski fa43a6c835
Use more accurate `redirect_uri` in oauth spec (#30212) 10 months ago
Claire 2fe1b8d169
Add API to get multiple accounts and statuses (#27871)
Co-authored-by: noellabo <noel.yoshiba@gmail.com>
10 months ago
Fawaz Farid bc24c4792d
Allow admins to configure instance favicon and logo (#30040) 10 months ago
Emelia Smith 116f01ec7d
Implement RFC 8414 for OAuth 2.0 server metadata (#29191) 10 months ago
Claire 30ef9fccf0
Fix hashtag matching pattern matching some link anchors (#30190) 10 months ago
Matt Jankowski dbaa4ed891
Use `chewy` which relaxes ES version reqs (#30157) 10 months ago
Claire e5062b7135
Fix post deletion not being deferred when those are part of an account warning (#30163) 10 months ago
Claire 253ead3aa7
Fix not being able to block a subdomain of an already-blocked domain through the API (#30119) 10 months ago
Matt Jankowski 1e7d5d2957
Update `devise-two-factor` to version 5.0.0 (#28325)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
10 months ago
Matt Jankowski 2447497a4c
Status length validation spec updates (#30132) 10 months ago
Claire 91ca90e25b
Fix Idempotency-Key ignored when scheduling a post (#30084) 10 months ago
Claire e845594878
Fix moderator account being exposed in account moderation notification (#30082) 10 months ago
Claire 4ef0b48b95
Add in-app notifications for moderation actions/warnings (#30065) 10 months ago
Emelia Smith 049b159beb
Add read:me OAuth 2.0 scope, allowing more limited access to user data (#29087) 10 months ago
Matt Jankowski a15139bc02
Fix intermittent order based failure in `UpdateStatusService` spec (#30008) 10 months ago
Matt Jankowski f5d341382e
Add `any_args` to have_enqueued_sidekiq_job call (quiets deprecation) (#29999) 10 months ago
Matt Jankowski 11e0049b08
Use enum-generated scopes/queries for `BulkImport` (#29975) 10 months ago
Claire 8bece467f8
Change `have_enqueued_sidekiq_job` usage to always make argument expectations explicit (#29974) 10 months ago
Matt Jankowski 650c548c31
Add `not_featured_by` scope to Tag (#28815) 10 months ago
Matt Jankowski 9ce2db4136
Combine double subject runs and DRY up change check in bulk import service spec (#29402) 10 months ago
Matt Jankowski 6fed108703
Use Rails `upsert` to generate update_count! query in Counters concern (#28738)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
10 months ago
Matt Jankowski 7fed4a9740
Pull out repeated setup to shared setup in statusus/show view spec (#29927) 10 months ago
Matt Jankowski 61d108f415
Extract `header_tags` method in statuses/show view spec (#29907) 11 months ago
Matt Jankowski da6b9238f5
Expand coverage for admin/metrics/measure/* classes (#29914) 11 months ago
Matt Jankowski ec5a0e0f5e
Expand coverage for admin/metrics/dimension/* classes (#29913) 11 months ago
Matt Jankowski 449f99e168
Fix repeated concat output buffer duplicating layout markup (#29918) 11 months ago
Matt Jankowski 576554b19b
Use fabrication sequence in domain values (#29895) 11 months ago
Matt Jankowski 285f63c02e
Use composable query in `User.active` scope (#29775) 11 months ago
Claire babbf6017d
Remove caching in `cache_collection` (#29862) 11 months ago
Claire e73cf356d2
Move OAuth flow tests from feature tests to system tests (#29837) 11 months ago
Matt Jankowski b61ae28f8d
Separate methods for theme style and meta color tags (#29802) 11 months ago
Matt Jankowski 59da591d13
Improve spec for dimension/languages admin metric (#29842) 11 months ago
Claire 38b9d31f63
Improve email address validation (#29838) 11 months ago
Claire 1f11aa5f04
Add stub for trending tags in user mailer spec (#29850) 11 months ago
Matt Jankowski 191bf5876e
Add coverage for sanitize failure path in api/web/embeds spec (#29851) 11 months ago
Matt Jankowski f87959ab50
Fix `RSpec/LetSetup` cop in api/v1/timelines/public spec (#28972) 11 months ago
Matt Jankowski 34489591ec
Add `max_pinned_statuses` to instances serializer and api response (#29441) 11 months ago
Renaud Chaput b4d991adaa
Use integers and not numbers in notification policy API counters (#29810) 11 months ago
renovate[bot] 589e34d00c
Update dependency selenium-webdriver to v4.19.0 (#29776)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
11 months ago
Claire 9c24f2d6b1
Undo notification permissions on individual and domain blocks (#29570) 11 months ago
Claire 81a04ac25c
Improve specs for severed relationships (#29688) 11 months ago
Matt Jankowski 34f293475e
Fix results/query in `api/v1/featured_tags/suggestions` (#29597) 11 months ago
Claire 05eda8d193
Remove severed relationship notifications for single account suspensions (#29700) 11 months ago
Claire 814a48517f
Add some more tests for notification policies (#29698) 11 months ago
Claire 7434c9c276
Fix the relationships controller spec, since it requires an extra model now (#29671) 11 months ago
Claire 44bf7b8128
Add notifications of severed relationships (#27511) 11 months ago
Claire 8a1423a474
Allow unblocking email addresses from any matching account (#29305) 11 months ago
Matt Jankowski 6d2986017e
Remove unused `active_nav_class` helper method (#29617) 11 months ago
Claire d5063072c3
Revert friends-of-friends follow recommendation query to using a CTE (#29619) 11 months ago
Matt Jankowski 92855948a0
Remove unused `show_landing_strip?` helper method (#29618) 11 months ago
Matt Jankowski ecdbf15ebe
Remove unused `link_to_older` and `link_to_newer` helper methods (#29620) 11 months ago
Matt Jankowski 4f4132f1a1
Add diagnostic message for failure during CLI search deploy (#29462) 11 months ago
Matt Jankowski 2e91a9bd34
Add `include_pagination_headers` matcher to check `Link` header in api specs (#29596) 11 months ago
Matt Jankowski e75b55a6d7
Extract target account on list method in bulk import row service spec (#29601) 11 months ago
Matt Jankowski 974c7672e5
Extract shared behavior methods in oauth feature spec (#28360) 11 months ago
Matt Jankowski 0bc17a3d48
Use enum-generated `public_visibility` scope on Status (#28156) 11 months ago
Matt Jankowski 681a89f684
Readability clean up in `ImportVacuum` spec (#28955) 11 months ago
Matt Jankowski f9100743ec
Add `Api::ErrorHandling` concern for api/base controller (#29574) 11 months ago
Matt Jankowski 42875fee52
Add coverage for bad args/options in `CLI::Domains#purge` (#29578) 11 months ago
Matt Jankowski 71e5f0f48c
Add coverage for suspended instance actor scenario (#29571) 12 months ago
Matt Jankowski 6262ceeb70
Fix `RSpec/DescribedClass` cop (#29472) 12 months ago
Matt Jankowski c09b8a7164
Add `Account.without_internal` scope (#29559)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
12 months ago
Matt Jankowski 46e902f1f3
Merge `api/v1/accounts/credentials` controller spec into existing request spec (#29006) 12 months ago
Matt Jankowski 01b624c4a0
Use `normalizes` on `CustomFilter#context` value (#27602) 12 months ago
Matt Jankowski 71eecbfa1f
Move `api/v2/filters/*` to request spec (#28956) 12 months ago
Matt Jankowski 8349b45d60
Accept extra args that we wont verify in `ap/activity/add_spec` (#29005) 12 months ago
Matt Jankowski 469028b6d3
Remove unneeded `type: :service` from spec/services files (#29304) 12 months ago
Matt Jankowski 3eaac3af73
Use `before_all` block to setup `requests/cache_spec` data (#29437) 12 months ago
Matt Jankowski 19f0590795
Add basic coverage for `TagSearchService` class (#29319) 12 months ago
Matt Jankowski 96013cd576
Reduce `RSpec/ExampleLength` in CSP request spec (#29104) 12 months ago
Matt Jankowski 216cea1e27
Fix incorrect frequency value in `FriendsOfFriendsSource` data (#29550) 12 months ago
Matt Jankowski 24319836de
Convert request-based setup into factory setup in push/subscriptions request spec (#29489) 12 months ago
Matt Jankowski a38e424185
Use unchanging github links in docs/comments (#29545) 12 months ago
Eugen Rochko c10bbf5fe3
Add notification policies and notification requests in web UI (#29433) 12 months ago
Jeong Arm 4a6ddbc9c0
Normalize idna domain before account unblock domain (#29530) 12 months ago
Matt Jankowski a7284690fc
Add coverage for admin/metrics base classes, simplify subclass generation (#29527) 12 months ago
Matt Jankowski 98ef38e34e
Ensure unique values in fabricators (#29515) 12 months ago
Eugen Rochko 50b17f7e10
Add notification policies and notification requests (#29366) 12 months ago
Claire ee8d0b9447
Fix follow suggestions potentially including silenced or blocked accounts (#29306) 12 months ago
Matt Jankowski 18945f62e0
Convert more API specs from controller->request style (#29004) 12 months ago
Daniel M Brasil a25014de8f
Improve `IpBlock` model test coverage (#29460) 12 months ago
Matt Jankowski 3389c41b58
Move `nobody` position in `UserRole` magic number to constant (#29465) 12 months ago
Matt Jankowski eb1b8f69de
Allow pagination `Link` headers on API accounts/statuses when pinned true (#29442) 12 months ago
Matt Jankowski 6675bf574a
Extract `parsed_uri_query_values` helper in ap/replies controller spec (#29410) 12 months ago
Matt Jankowski 14c65180df
Use sequence in `software_update` fabricator to allow multiple (#29438) 12 months ago
Matt Jankowski 8f3c91fc3c
Add `change` block expectation to `admin/invites#deactivate_all` spec (#29412) 1 year ago
Claire 6f7615ba86
Add basic end-to-end test for admin moderation interface (#29424) 1 year ago
Matt Jankowski 9e78129e6e
Use "cacheable response" shared example in more places (#29419) 1 year ago
Matt Jankowski 8156113d58
Use `response_vary_headers` method in requests/cache_spec (#29411) 1 year ago
Damien Mathieu 1540f42522
Better tests for auth/registrations#update (#29303) 1 year ago
Wolfgang Fournès d51c3ac087
Add a missing spec to `SessionsController#webauthn_options` (#29277) 1 year ago
Matt Jankowski b0064ddda7
Add basic coverage for `MoveService` class (#29301) 1 year ago
Matt Jankowski a6ed148769
Use heredoc on the `HTML` blocks in verify link spec (#29365) 1 year ago
Claire 9d8dfeb5fb
Fix processing of `Link` objects in `Image` objects (#29335) 1 year ago
Claire 5152dd869e
Fix link verifications when page size exceeds 1MB (#29358) 1 year ago
Claire b71904816a
Change registrations to be disabled by default for new servers (#29280) 1 year ago
Matt Jankowski e9b0f0c314
Add basic coverage for `RemoveDomainsFromFollowersService` class (#29327) 1 year ago
Matt Jankowski 7c7dfe7de3
Add basic coverage for `RemoveFeaturedTagService` class (#29328) 1 year ago
Matt Jankowski 6342ddd698
Add basic coverage for `UnfavouriteService` class (#29329) 1 year ago
Matt Jankowski f70905f127
Add basic coverage for `UnmuteService` class (#29330) 1 year ago
Matt Jankowski a69fe534e3
Add basic coverage for `WebhookService` class (#29331) 1 year ago
Matt Jankowski d1602c017d
Add basic coverage for `ApproveAppealService` class (#29333) 1 year ago
Matt Jankowski ab2ef63a03
Add basic coverage for `VoteService` class (#29334) 1 year ago
Claire 2751acb6cd
Automatically switch from open to approved registrations in absence of moderators (#29318) 1 year ago
Matt Jankowski 08342ad40c
Add basic coverage for `AfterUnallowDomainService` class (#29324) 1 year ago
Matt Jankowski 8f61e32569
Add basic coverage for `AppealService` class (#29322) 1 year ago
Matt Jankowski b73932461f
Add basic coverage for `CreateFeaturedTagService` class (#29321) 1 year ago
Matt Jankowski 5f19e7e799
Add basic coverage for `ProcessHashtagsService` class (#29320) 1 year ago
Matt Jankowski 1f648fdf1a
Remove erroneous service type on `TagFeed` model spec (#29302) 1 year ago
Matt Jankowski 64f9939e39
Use `capture_emails` helper to improve email assertions in specs (#29245) 1 year ago
Wolfgang Fournès 86627ea2e4
Add a missing thread example to the statuses spec (#29278) 1 year ago
Matt Jankowski 245064bb98
Move "everyone" role and "instance actor" account magic number IDs to constants (#29260) 1 year ago
Claire 96ddf1d482
Fix flaky end-to-end OCR test (#29244) 1 year ago
Matt Jankowski 1946e171e6
Reduce round trips in admin/disputes/appeals spec (#29234) 1 year ago
Matt Jankowski 3454fcbd71
Reduce round trips in auth/sessions spec (#29233) 1 year ago
Matt Jankowski a316c0e38d
Reduce round trips in disputes/appeals spec (#29232) 1 year ago
Matt Jankowski 117b507df5
Extract `subject` from `User#mark_email_as_confirmed!` spec (#29231) 1 year ago
Matt Jankowski 1690fb39e6
Reduce `RSpec/MultipleExpectations` in instance_actors_controller spec (#29229) 1 year ago
Matt Jankowski bba488c189
Reduce `RSpec/MultipleExpectations` in media_attachment spec (#29228) 1 year ago
Claire 9fee5e8526
Merge pull request from GHSA-jhrq-qvrm-qr36
* Fix insufficient Content-Type checking of fetched ActivityStreams objects

* Allow JSON-LD documents with multiple profiles
1 year ago
Matt Jankowski a9f9b0097b
Reduce `RSpec/MultipleExpectations` in captcha feature spec (#29226) 1 year ago
Matt Jankowski 4b7f04e3ea
Reduce `RSpec/MultipleExpectations` in post_status_service spec (#29225) 1 year ago
Matt Jankowski ed4939296a
Reduce `RSpec/MultipleExpectations` in ap/activity/create spec (#29224) 1 year ago
Matt Jankowski 1df2ffc3ee
Use `subject` in blacklist email validator spec (#29211) 1 year ago
Matt Jankowski fc4f823464
Avoid local block var assignment in ap/process_status_update_service spec (#29210) 1 year ago
Claire d4d0565b0f
Fix user creation failure handling in OAuth paths (#29207) 1 year ago
Claire bbbbf00084
Fix OmniAuth tests (#29201) 1 year ago
Claire b31af34c97
Merge pull request from GHSA-vm39-j3vx-pch3
* Prevent different identities from a same SSO provider from accessing a same account

* Lock auth provider changes behind `ALLOW_UNSAFE_AUTH_PROVIDER_REATTACH=true`

* Rename methods to avoid confusion between OAuth and OmniAuth
1 year ago
Emelia Smith 68eaa804c9
Merge pull request from GHSA-7w3c-p9j8-mq3x
* Ensure destruction of OAuth Applications notifies streaming

Due to doorkeeper using a dependent: delete_all relationship, the destroy of an OAuth Application bypassed the existing AccessTokenExtension callbacks for announcing destructing of access tokens.

* Ensure password resets revoke access to Streaming API

* Improve performance of deleting OAuth tokens

---------

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Emelia Smith 46142cdbdd
Disable administrative doorkeeper routes (#29187) 1 year ago
Claire ca8fbda5d0
Add end-to-end test for OCR in media uploads (#29148) 1 year ago
Matt Jankowski a9e91eb955
Add common stub setup for resolv dns in email mx validator spec (#29140) 1 year ago
Matt Jankowski 15437e4ad9
Add `context` and `before` to lengthy tag manager spec examples (#29129) 1 year ago
Matt Jankowski 5271131658
Extract helper method for repeated form fill in admin/domain_blocks feature spec (#29128) 1 year ago
Claire eff447a455
Rewrite signature verification using regexps and `StringScanner` (#29133) 1 year ago
Matt Jankowski 95da28d201
Add common `ThreadingHelper` module for specs (#29116) 1 year ago
Claire 7efc33b909
Move HTTP Signature parsing code to its own class (#28932) 1 year ago
Matt Jankowski da50217b88
Combine repeated requests in `admin/accounts` controller spec (#29119) 1 year ago
Claire 7ee93b7431
Change `source` attribute of `Suggestion` entity in `/api/v2/suggestions` back to a string (#29108) 1 year ago
Matt Jankowski 0df86d77fd
Reduce `RSpec/ExampleLength` in PostStatusService spec example (#29105) 1 year ago
Matt Jankowski 2d6ab44556
Reduce request/response round-trips in ap/collections controller spec (#29102) 1 year ago
Matt Jankowski 978fdc71ca
Reduce expectation count in example from `ProcessAccountService` spec (#29100) 1 year ago
Matt Jankowski 577520b637
Replace deprecated `Sidekiq::Testing` block style (#29097) 1 year ago
Matt Jankowski df7acdcee5
Update markers API spec for error case (#29096) 1 year ago
Emelia Smith 4fb7f611de
Return domain block digests from admin domain blocks API (#29092) 1 year ago
Matt Jankowski 4cf07ed78c
Add missing action logging to `api/v1/admin/reports#update` (#29044) 1 year ago
Claire 66dda7c762
Fix already-invalid reports failing to resolve (#29027) 1 year ago
Claire 1726085db5
Merge pull request from GHSA-3fjr-858r-92rw
* Fix insufficient origin validation

* Bump version to 4.3.0-alpha.1
1 year ago
Matt Jankowski 8b7b0ee598
Configure selenium to use Chrome version 120 (#29038) 1 year ago
Matt Jankowski 86fbde7b46
Fix `Style/NumericLiterals` cop in ProfileStories support module (#28971) 1 year ago