Commit Graph

2699 Commits (main)

Author SHA1 Message Date
Matt Jankowski 668ce14ff2
Convert `admin/custom_emojis` spec controller->system (#33327) 4 weeks ago
Matt Jankowski ca2a7d66b8
Fix missing value limits for `UserRole` position (#33172) 4 weeks ago
Matt Jankowski d65e246192
Convert `statuses#activity` action controller to request spec (#33336) 4 weeks ago
Matt Jankowski 0085e8c427
Wrap assertions in `change` within `AccountStatusesCleanupPolicy` spec (#33335) 4 weeks ago
Matt Jankowski ce5c33c65d
Add API datetime/format matcher for serialization specs, reduce factories (#33325) 4 weeks ago
Claire 1712543c68
Revert "Support animated PNGs in media attachments (#28516)" (#33334) 4 weeks ago
Matt Jankowski 60bb51eef8
Convert `filters` spec controller->system (#33326) 4 weeks ago
Matt Jankowski a7673d361d
Fix `application_id` erroneous inclusion in `ScheduledStatusSerializer` (#33159) 4 weeks ago
Matt Jankowski efe4e72f93
Convert `settings/preferences/appearance` controller spec to system (#33323) 4 weeks ago
Matt Jankowski 9067a7f696
Convert `settings/preferences/notifications` controller spec to system (#33322) 4 weeks ago
Matt Jankowski bfef66276a
Convert `settings/preferences/other` controller spec to system (#33321) 4 weeks ago
Matt Jankowski c68eb82ffa
Use explicit config loading from `bin/rubocop` (#33256) 4 weeks ago
Matt Jankowski a596f3479b
Convert `settings/login_activities` controller spec to system spec (#33306) 4 weeks ago
Matt Jankowski 3d00b95359
Convert `settings/profiles` controller spec to system spec (#33305) 4 weeks ago
Nik Clayton 5cf37248cc
Ensure datetime/date are serialized to correct format (#33086) 4 weeks ago
Matt Jankowski 4130bda12e
Convert `settings/verifications` controller spec to system spec (#33285) 4 weeks ago
Matt Jankowski 1bd9306ced
Add coverage for `Tag` model validations on name/display_name (#33291) 4 weeks ago
Matt Jankowski 3c71ee9b90
Use `touch_all` for time column updates (#33295) 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
Claire bcb3b627b9
Fix processing of mentions for post edits with an existing corresponding silent mention (#33227) 1 month ago
Matt Jankowski ad68686bec
Simplify model validation specs for `CustomFilter` (#33248) 1 month ago
Matt Jankowski f721e76d13
Avoid double request in `admin/export_domain_allows` controller spec (#33255) 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 39364346bb
Add coverage for admin/terms/drafts#update and admin/terms/generates#create actions (#33251) 1 month ago
Matt Jankowski 094e2172ec
Add system spec for `Admin::TermsOfService` index view (#33250) 1 month ago
Matt Jankowski e76aff7de5
Standardize uniqueness validation declaration on `Mention` (#33247) 1 month ago
Matt Jankowski 12eb6b0e6d
Add coverage for `TermsOfServicePolicy` class (#33241) 1 month ago
Matt Jankowski 66266ec6fc
Add coverage for `UserMailer#terms_of_service_changed` mailer (#33242) 1 month ago
Matt Jankowski 19c6cb82f6
Add coverage for `Admin::DistributeTermsOfServiceNotificationWorker` class (#33245) 1 month ago
Matt Jankowski c72083ad68
Add system spec for TOS page (#33243) 1 month ago
Matt Jankowski 7d52b24569
Add coverage for `AccountPin` model (#33231) 1 month ago
FND c8c916e657
Change URL truncation to account for ellipses (#33229) 1 month ago
Eugen Rochko 425311e1d9
Change referrer policy to be controlled by header in web UI (#33214) 1 month ago
Eugen Rochko 30aa0df88c
Add terms of service (#33055) 1 month ago
Eugen Rochko 796dd57e1b
Change ability to navigate of unconfirmed users (#33209) 1 month ago
Matt Jankowski 72a4da83fd
Merge duplicate custom css request specs (#33204) 1 month ago
Matt Jankowski 17c02c9210
Remove `thing_type` and `thing_id` columns from settings table (#31971) 1 month ago
Matt Jankowski 86b45a4a48
Add rel alternate rss/json links to tags show html page (#33179) 1 month ago
Claire 21f6780498
Fix deletion of unconfirmed users with Webauthn set (#33186) 1 month ago
Matt Jankowski 0fcf227a92
Add media attachment description limit to instance API response (#33153) 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
Claire c521a62b1e
Add tests for broken mention processing (#33171) 1 month ago
Matt Jankowski e5bea68b20
Fix empty authors preview card serialization (#33151) 1 month ago
Matt Jankowski 6fddf1610c
Fix awkwardly-worded nature of scheduled too soon error (#33156) 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 752d49eefe
Add coverage for `api/v1/push/subscriptions#show` action (#33134) 1 month ago
Jonathan de Jong 360b6d3a44
Fix exclusive lists interfering with notifications (#28162) 1 month ago
Matt Jankowski 3cd308523a
Add shared example for `RankedTrend` concern (#33125) 1 month ago
Calvin Lee 7f4858b339
Correctly sanitize MathML out of post content (#27107) 1 month ago
Eugen Rochko 48f3ed738f
Fix list error messages (#33082) 1 month ago
Matt Jankowski 0ea9d8164b
Remove `body_class_string` helper (#33072) 2 months 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
Christian Schmidt 0518613dd7
LinkDetailsExtractor adjustments (#31357) 2 months ago
Christian Schmidt 7385016837
`rel="me"` check should be case-insenstive (#32238) 2 months ago
Emelia Smith 4517e18b79
Update dependency doorkeeper to v5.8.0 (#33000)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 months ago
Paulo Vilarinho 2526b32ad3
block scheduled status from frozen users (#30729) 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 425982841d
Use group/count approach in annual report classes (#32914) 2 months ago
Matt Jankowski 295ad6f19a
Prep work for coverage addition to `ActivityPub::DeliveryWorker` spec (#32944) 2 months ago
Matt Jankowski 30a7986569
Add coverage for fixing the thing with the dates in the search area (#32958) 2 months ago
Matt Jankowski c0c34d35e2
Move self destruct check to `config_for` and add constant for verifier string (#32943) 2 months ago
Eugen Rochko 911d7dbbf6
Fix `min_id` and `max_id` causing error in search API (#32857) 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 a1ac2a73ff
Remove remnants of embed views (#32419) 2 months ago
Matt Jankowski 9d3fcc3546
Remove unused failure action in api/base controller spec (#32905) 2 months ago
Matt Jankowski 7bd7705f59
Combine shared-setup examples across `spec/controllers/auth/*` specs (#32906) 2 months ago
Matt Jankowski 319109029d
Fix logic in "last used at per application" oauth token list (#32912) 2 months ago
Matt Jankowski 297ce9ef44
Move body class to shared partial for web app controller concern views (#31797) 2 months ago
Claire f1ef7b5b43
Fix uploading higher-than-wide GIF profile picture with libvips enabled (#32911) 2 months ago
Matt Jankowski 766358e52b
Add coverage for malformed version cleanup in `SoftwareUpdateCheckService`, add helper query methods (#32876) 2 months ago
Matt Jankowski 62d65504f6
Add `DomainResource` class to wrap MX lookup/normalize (#32864) 2 months ago
Claire e8b6607ece
Fix titles being escaped twice (#32889) 2 months ago
Claire 8f5cbf5370
Fix list creation limit check (#32869) 2 months ago
Matt Jankowski a6d829e86f
Fix error in CLI EmailDomainBlocks when supplying `--with-dns-records` (#32863) 2 months ago
Emelia Smith 2bd56f726a
Add client_secret_expires_at to OAuth Applications (#30317) 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 c099797700
Use `mastodon` config namespace to load software update default value via `config_for` (#30534) 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
Matt Jankowski 4ef3a1a38d
Match dependency-generator output for `require_relative` usage (#32800) 2 months ago
Matt Jankowski 870bb06994
Add coverage for misc serializers (#32781) 2 months ago
Matt Jankowski 41227aeb95
Update Rails to version 7.2.2 (#30391) 2 months ago
Claire 2bea74e69d
Avoid latest featured tag use on post removal unless necessary (#32787) 2 months ago
Eugen Rochko 90f4ffa31d
Fix performance of percentile calculation for annual reports (#32765) 2 months ago
Matt Jankowski ff490daa58
Reduce factory generation in `AccountStatusesFilter` spec (#32727) 2 months ago
Matt Jankowski b231c3c1bf
Drop support for ruby 3.1 (#32363) 2 months ago
Matt Jankowski a20ac20302
Add model spec for `Tombstone` (#32697) 2 months ago
Eugen Rochko c2b498a2b0
Fix IDs not being serialized as strings in annual reports API (#32710) 2 months ago
Emelia Smith e1b7382ea6
Add userinfo oauth endpoint (#32548) 2 months ago
Matt Jankowski babee06794
Add coverage for `StatusTrend` and `PreviewCardTrend` models, add `locales` class method to `RankedTrend` (#32688) 2 months ago
Matt Jankowski df3b954720
Add `DomainHelpers` spec support module for DNS/MX stub (#32690) 2 months ago