Commit Graph

2996 Commits (renovate/puma-7.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 05a655f33e
Convert age verification controller to system specs (#36026) 6 days ago
Matt Jankowski 3efba15b3c
Use `pluck` on `DomainAllow.allowed_domains` for export (#36019) 6 days ago
Emelia Smith 4c2a2c27c1
Automatically remove invalid Web::PushSubscriptions (#35987) 1 week ago
Claire 75fca715e9
Change public self-quotes of private posts to be disallowed (#35975) 1 week ago
fiona e665cc68f4
Fix handling of edited status with new media and no text (#35970) 1 week ago
Eugen Rochko 7fc884ba00
Fix banned text being able to be circumvented via unicode (#35978) 1 week ago
Claire ab698ff521
Move posting defaults to their own preferences sub-category (#35966) 1 week 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
Matt Jankowski 5f1e6a5886
Fix failure to verify changes in api/v1/accounts/credentials spec (#35951) 2 weeks ago
Claire c00ed9c913
Add digest re-check before removing followers in synchronization mechanism (#34273) 2 weeks ago
Matt Jankowski a8166d28ed
Add coverage for "live TOS" and "no TOS" paths in tos/drafts spec (#35902) 2 weeks ago
Matt Jankowski 4f41b7c089
Relax hard-coded attr names in system specs (#35903) 2 weeks ago
Claire 496370801a
Add `quotes_count` to serializer specs (#35901) 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 ce813ad144
Avoid method that makes tokens while checking for tokens (#35815) 3 weeks ago
Claire 255d8f3f8c
Fix e-mail confirmation bypassing username approval (#35806) 3 weeks ago
Claire 72bd1ed4b3
Fix updates to quote policy not being federated (#35804) 3 weeks ago
Matt Jankowski 9d15b85d3b
Include `update` in the resources args for api/web/push_subscriptions route (#35801) 3 weeks ago
Claire a2cddb9eac
Disallow making private posts quotable (#35780) 4 weeks ago
Claire b0ce1ce49d
Fix `tootctl admin create` not bypassing reserved username checks (#35779) 4 weeks ago
Matt Jankowski 93923a4af2
First pass coverage addition for antispam class (#35771) 4 weeks ago
Claire 2648bbdc51
Add `PUT /api/v1/statuses/:status_id/interaction_policy` (#35769) 4 weeks ago
Echo 7cf53dbf63
Redirect on success for standalone compose (#35763) 4 weeks ago
Claire 258e5c4938
Fix interaction policy changes in implicit updates not being saved (#35751) 1 month ago
Claire 8a7e84a475
Add test for `Delete` of inlined `QuoteAuthorization` (#35724) 1 month ago
Claire 0e99d428b2
Change serialization of `Delete` activities for `QuoteAuthorization` to inline the latter (#35725) 1 month 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
Claire 496a5f423e
Inline `instrument` quote post in outgoing `QuoteRequest` activities (#35713) 1 month ago
Claire 836a2bfee0
Fix handling of inlined `instrument` in incoming `QuoteRequest` (#35714) 1 month ago
Claire 9ec99ffef1
Add `quote_approval_policy` parameter when posting and editing statuses (#35699) 1 month ago
Matt Jankowski 6e48322055
Add spec for `CanonicalEmailBlock.matching_email` scope (#35692) 1 month ago
Claire c8f263c419
Export interaction policies for local posts over ActivityPub (#35697) 1 month ago
Matt Jankowski 4c2ddbf2c4
Update rubocop to version 1.79.2 (#35688) 1 month ago
Claire 1fd3510b32
Change the quote revocation REST API endpoint to return updated quote post (#35677) 1 month ago
Matt Jankowski 8131268256
Replace `unprocessable_entity` -> `unprocessable_content` (#35658) 1 month ago
Claire 32791c9745
Accept remote quotes of local quotes according to set policy (#35629) 1 month ago
David Roetzel eb273f904f
Make `WorkerBatch` spec more robust (#35656) 1 month ago
Claire 80aadc55df
Add missing mailer for quote notifications (#35652) 1 month ago
David Roetzel 05cdd3f6eb
Track delivery failures to FASP (#35628) 1 month ago
Claire 591df1f205
Add support for local quote stamps (#35626) 1 month ago
Matt Jankowski 483da67204
Remove unused `obscured_counter` helper method (#35627) 1 month ago
David Roetzel fba24cc4eb
Add minute resolution to `DeliveryFailureTracker` (#35625) 1 month ago
Claire 2dfdcc7dcb
Add API endpoints to view and revoke one's quoted posts (#35578) 1 month ago
Claire 572a0e128d
Change quote verification to not bypass authorization flow for mentions (#35528) 1 month ago