Commit Graph

726 Commits (renovate/express-5.x)

Author SHA1 Message Date
Jesse Karmani 65b4a0a6f1
Implement FEP 7888: Part 1 - publish conversation context (#35959) 6 days ago
Matt Jankowski 1b664cf20d
Relay reset delivery tracker model spec and callback (#36027) 6 days ago
Matt Jankowski 3efba15b3c
Use `pluck` on `DomainAllow.allowed_domains` for export (#36019) 6 days ago
Matt Jankowski ee4b0a223c
Add coverage for `Relay` model (#35950) 2 weeks ago
Claire 4fa203e69e
Rename `unknown` quote policy value to `unsupported_policy` (#35955) 2 weeks ago
Claire f3a932d8a1
Add `quoted_update` notification type (#35820) 2 weeks ago
Matt Jankowski 20bc34ca52
Rely on `pluck` for the SELECT in `RuleTranslation.languages` (#35826) 3 weeks ago
Matt Jankowski b827a0a6a8
Allow `CustomEmoji` to normalize its own domain (#35726) 1 month ago
David Roetzel 868c46bc76
Add delivery failure handling to FASP jobs (#35723) 1 month ago
Matt Jankowski a485f97d21
Replace `EmailHelper` module with `normalizes` via model concern (#35702) 1 month ago
Matt Jankowski 6e48322055
Add spec for `CanonicalEmailBlock.matching_email` scope (#35692) 1 month ago
Matt Jankowski 4c2ddbf2c4
Update rubocop to version 1.79.2 (#35688) 1 month ago
David Roetzel eb273f904f
Make `WorkerBatch` spec more robust (#35656) 1 month ago
David Roetzel 05cdd3f6eb
Track delivery failures to FASP (#35628) 1 month ago
Claire e5826777b6
Fix friends-of-friends recommendations suggesting already-requested accounts (#35604) 1 month ago
Matt Jankowski e8e6cf9510
Add coverage to user spec for missing `last_sign_in_at` scenario (#35587) 1 month ago
Matt Jankowski 3146109b08
Add `MediaAttachment.combined_media_file_size` method (#35570) 1 month ago
Matt Jankowski 7e6b134222
Extract `User::Activity` concern (#35581) 1 month ago
Matt Jankowski 6dc55a2f4e
Extract `User::Confirmation` concern (#35582) 1 month ago
Eugen Rochko 20bbd20ef1
Add ability to block words in usernames (#35407) 1 month ago
Eugen Rochko 8cf7a77808
Fix async refresh never being finished when status cannot be fetched (#35500) 1 month ago
Matt Jankowski 040a638ab9
Fix `Style/GuardClause` in `Tag` (#35522) 2 months ago
Matt Jankowski 7cd3738c19
Add `with_list_account` scope to `List` model (#35539) 2 months ago
Matt Jankowski 9d0d6f011c
Add coverage for `AnnouncementReaction` model (#35543) 2 months ago
Claire 5a88b7f683
Add experimental basic quote post authoring (#35355) 2 months ago
Claire a863e68d17
Add restrictions on which quote posts can trend (#35507) 2 months ago
Eugen Rochko 14a781fa24
Add button to load new replies in web UI (#35210) 2 months ago
Matt Jankowski 0efb889a9c
Extract constant for attribution domains limit in account (#35350) 2 months ago
Matt Jankowski 30344d6abf
Confirm `User#login_activities` in auth/sessions spec (#35372) 2 months ago
Matt Jankowski 1637297085
Add coverage for `CustomFilterStatus` model (#35374) 2 months ago
Matt Jankowski dec1fb71f4
Add coverage for `FollowRecommendationMute` model (#35376) 2 months ago
Matt Jankowski 1496488771
Add `Status#not_replying_to_account` scope for annual report classes (#35257) 2 months ago
Matt Jankowski 4ecfbd3920
Add `Status.only_polls` (and without polls) scope (#35330) 2 months ago
Matt Jankowski bdffdcb12f
Remove unused scopes in `Account` model (#35276) 2 months ago
Matt Jankowski e8d2432e6a
Fix intermittent failure of TOS model spec from effective date collision (#35244) 2 months ago
David Roetzel bae258925c
Persist follow recommendations from FASP (#35218) 2 months ago
Matt Jankowski 964916c71b
Add coverage for `TermsOfService` scopes/validations (#35204) 2 months ago
Emelia Smith 72f2f35bfb
Implement Instance Moderation Notes (#31529) 3 months ago
Matt Jankowski 377289c961
Add coverage for doorkeeper model extensions (#35161) 3 months ago
Matt Jankowski f852da50f6
Add `User#email_domain` method to extract domain from email address (#35159) 3 months ago
Matt Jankowski 0338733531
Add model coverage and scopes to `RuleTranslation` class (#35098) 3 months ago
Matt Jankowski 0d7f1584bc
Move remaining `_map` method specs from account to mappings spec (#35142) 3 months ago
Matt Jankowski 36f01af6c4
Add `Status#only_reblogs` scope for annual report classes (#35141) 3 months ago
Matt Jankowski b08ccaa5b3
Extract `Account::Mappings` concern from "interactions" (#35119) 3 months ago
David Roetzel adf812efb3
Fix missing terms of services link (#35115) 3 months ago
Matt Jankowski 54f9a1b43b
Extract secret size constants in `Webhook` model (#35104) 3 months ago
Matt Jankowski e9b1c1edfe
Simplify `WebauthnCredential` constant limit math (#35107) 3 months ago
Matt Jankowski ca3cc36549
Allow more flexible host/port treatment with LOCAL_DOMAIN values in tests (#35040) 3 months ago
Matt Jankowski ab7f50ce4e
Reduce hard coding of `LOCAL_DOMAIN` env value throughout tests (#35025) 3 months ago
David Roetzel 319fbbbfac
Experimental Async Refreshes API (#34918) 3 months ago