Commit Graph

312 Commits (renovate/aws-sdk-core-3.x)

Author SHA1 Message Date
Claire 4fa203e69e
Rename `unknown` quote policy value to `unsupported_policy` (#35955) 2 weeks ago
Claire 836a2bfee0
Fix handling of inlined `instrument` in incoming `QuoteRequest` (#35714) 1 month ago
Claire d4e0784182
Fix quote revocation not being streamed (#35710) 1 month ago
Claire e615d2f069
Change quote to be fetched with quoted account rather than random follower (#35709) 1 month ago
Claire cb0b608fa7
Ensure quoted user is given access to see the post (#35665) 1 month ago
Claire 32791c9745
Accept remote quotes of local quotes according to set policy (#35629) 1 month ago
Claire 0153a239db
Avoid nested transactions when fetching quote posts (#35657) 1 month ago
Claire 5ed9410de0
Disable ActiveRecord query cache in `Create` critical path (#35662) 1 month ago
Claire 591df1f205
Add support for local quote stamps (#35626) 1 month ago
Claire 572a0e128d
Change quote verification to not bypass authorization flow for mentions (#35528) 1 month ago
Claire efc0d237af
Fix synchronous recursive fetching of deeply-nested quoted posts (#35600) 1 month ago
Claire 5a88b7f683
Add experimental basic quote post authoring (#35355) 2 months ago
Claire 7a7e0ba4cd
Add basic support for remote attachments with multiple media types (#34996) 3 months ago
Claire 989ca63b59
Remove `inbound_quotes` feature flag (#34958) 3 months ago
Claire 3d474807bf
Change “legacy” non-fast-tracked quote posts to not be displayed as such (#34945) 3 months ago
Claire 79931bf3ae
Merge commit from fork
* Check scheme in account and post links

* Harden media attachments

* Client-side mitigation

* Client-side mitigation for media attachments
4 months ago
Claire 22e2e7f02b
Fix crash when `likes` or `shares` collections are not inlined, for real (#34619) 4 months ago
Claire 3e5d78cc5b
Fix crash when `likes` or `shares` collections are not inlined (#34618) 4 months ago
Claire cbaba54e9d
Add support for importing embedded self-quotes (#34584) 4 months ago
Jonny Saunders 8b34daf254
Fix: Use strings not symbols to access `totalItems` in interaction collections (#34594) 4 months ago
Claire 9ed6a14d45
Add support for ingesting quote policies (#34479) 5 months ago
Claire ae3b7dd28d
Reject incoming `QuoteRequest` activities (#34480) 5 months ago
Claire df2611a10f
Add initial support for ingesting and verifying remote quote posts (#34370) 5 months ago
Claire dd23ba9c83
Refactor local-URI-to-account resolving (#34349) 5 months ago
Claire 966b816382
Refactor `ActivityPub::FetchRepliesService` and `ActivityPub::FetchAllRepliesService` (#34149) 6 months ago
Matt Jankowski f73df1f2b0
Fix `Style/HashSlice` cop violations (#33720) 8 months ago
Jonathan de Jong 3a762cddf6
Reject announce payload if object is nil (#33570) 8 months ago
Claire d517fa5ab7
Change ActivityPub path generation to all happen in `ActivityPub::TagManager` (#33527) 8 months ago
Nick Schonning c12b85e7a9
Fix Style/MultipleComparison (#33313)
Co-authored-by: Matt Jankowski <matt@jankowski.online>
8 months ago
Claire 344e2903b3
Fix featured tags for remote accounts not being kept up to date (#33372) 9 months ago
Matt Jankowski b231c3c1bf
Drop support for ruby 3.1 (#32363) 11 months ago
Jonny Saunders 9074c1fac9
Use `likes` and `shares` totalItems on status creations and updates (#32620) 11 months ago
Matt Jankowski 258dce1256
Add `OpenSSL::SSL::SSLError` to http connection errors wrapper (#32307) 11 months ago
Matt Jankowski e8ec6667bd
Extract wrapper constant for `HTTP::*` error classes (#32285) 11 months ago
Jeong Arm 66b2bc1c84
Ignore error if mentioned account was not processable (#29215)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
12 months ago
André Menrath 556837f156
Fix the summary of converted object types to be treated as HTML (#28629) 12 months ago
Eugen Rochko aaab6b7adc
Add reblogs and favourites counts to statuses in ActivityPub (#32007) 12 months ago
Matt Jankowski 5405bdd344
Remove unused E2EE messaging code (#31193) 12 months ago
Claire c35ea59ee6
Fix security context sometimes not being added in LD-Signed activities (#31871) 1 year ago
Claire 2a704add90
Fix status processing failing halfway when a remote post has a malformed `replies` attribute (#31246) 1 year ago
Claire ced5e853c7
Fix duplicate `orderedItems` in user archive's `outbox.json` (#31099) 1 year ago
Claire d3a056adfd
Merge pull request from GHSA-xjvf-fm67-4qc3 1 year ago
Matt Jankowski 9cc4040308
Extract `COMMENT_SIZE_LIMIT` constant in `AP::Activity::Flag` class (#30637) 1 year ago
Matt Jankowski c61e356475
Add `Status::MEDIA_ATTACHMENTS_LIMIT` configuration constant (#30433) 1 year ago
Matt Jankowski 9b5055d34d
Fix `Style/SuperArguments` cop (#30406) 1 year ago
Claire 133d98fb25
Normalize language code of incoming posts (#30403) 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
2 years ago
KMY(雪あすか) 9a8293f58d
Fix process of receiving posts with bearcaps is not working (#26527) 2 years ago
Matt Jankowski 1290fede65
Fix `Rails/WhereExists` cop in app/lib (#28862) 2 years ago
Claire 1070804a1a
Fix `RedownloadMediaWorker` not being called on transient S3 failure (#28714) 2 years ago