Commit Graph

2641 Commits (3ac478472e9e6ce089246819b2718f5f9f470613)

Author SHA1 Message Date
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) 2 months ago
Matt Jankowski 3d00b95359
Convert `settings/profiles` controller spec to system spec (#33305) 2 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
Matt Jankowski c72083ad68
Add system spec for TOS page (#33243) 3 months ago
Matt Jankowski 7d52b24569
Add coverage for `AccountPin` model (#33231) 3 months ago
FND c8c916e657
Change URL truncation to account for ellipses (#33229) 3 months ago
Eugen Rochko 425311e1d9
Change referrer policy to be controlled by header in web UI (#33214) 3 months ago
Eugen Rochko 30aa0df88c
Add terms of service (#33055) 3 months ago
Eugen Rochko 796dd57e1b
Change ability to navigate of unconfirmed users (#33209) 3 months ago
Matt Jankowski 72a4da83fd
Merge duplicate custom css request specs (#33204) 3 months ago
Matt Jankowski 17c02c9210
Remove `thing_type` and `thing_id` columns from settings table (#31971) 3 months ago
Matt Jankowski 86b45a4a48
Add rel alternate rss/json links to tags show html page (#33179) 3 months ago
Claire 21f6780498
Fix deletion of unconfirmed users with Webauthn set (#33186) 3 months ago
Matt Jankowski 0fcf227a92
Add media attachment description limit to instance API response (#33153) 3 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>
3 months ago
Claire c521a62b1e
Add tests for broken mention processing (#33171) 3 months ago
Matt Jankowski e5bea68b20
Fix empty authors preview card serialization (#33151) 3 months ago
Matt Jankowski 6fddf1610c
Fix awkwardly-worded nature of scheduled too soon error (#33156) 3 months ago
Matt Jankowski be43b01eb1
Add coverage for `CustomFilter#expires_in` method (#33142) 3 months ago
Matt Jankowski 2381ed55d7
Add coverage for `Report#unresolved_siblings?` (#33141) 3 months ago
Matt Jankowski 752d49eefe
Add coverage for `api/v1/push/subscriptions#show` action (#33134) 3 months ago
Jonathan de Jong 360b6d3a44
Fix exclusive lists interfering with notifications (#28162) 3 months ago
Matt Jankowski 3cd308523a
Add shared example for `RankedTrend` concern (#33125) 3 months ago
Calvin Lee 7f4858b339
Correctly sanitize MathML out of post content (#27107) 3 months ago
Eugen Rochko 48f3ed738f
Fix list error messages (#33082) 3 months ago
Matt Jankowski 0ea9d8164b
Remove `body_class_string` helper (#33072) 3 months ago
Matt Jankowski 74df47ad9c
Add coverage for `Webhook` validations (#33026) 3 months ago
Matt Jankowski ab9c62e8c7
Add coverage for `User` validations (#33028) 3 months ago
Matt Jankowski fd90f04f0e
Add coverage for `UserRole` validations (#33029) 3 months ago
Christian Schmidt 0518613dd7
LinkDetailsExtractor adjustments (#31357) 3 months ago