Commit Graph

120 Commits (renovate/puma-7.x)

Author SHA1 Message Date
fiona e665cc68f4
Fix handling of edited status with new media and no text (#35970) 1 week ago
Claire c00ed9c913
Add digest re-check before removing followers in synchronization mechanism (#34273) 2 weeks ago
Claire 258e5c4938
Fix interaction policy changes in implicit updates not being saved (#35751) 4 weeks 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 d36bf3b6fb
Fix support for quote verification in implicit status updates (#35384) 2 months ago
Claire 989ca63b59
Remove `inbound_quotes` feature flag (#34958) 3 months ago
Claire 304c0417ed
Fix handling of inlined `featured` collections in ActivityPub actor objects (#34789) 4 months ago
Claire cbaba54e9d
Add support for importing embedded self-quotes (#34584) 4 months ago
Matt Jankowski 6463415e06
Update `rubocop-rspec` to version 3.6.0 (#34497) 5 months ago
Claire 8489f6c8fc
Fix namespace of `QuoteAuthorization` type in specs (#34481) 5 months ago
Claire df2611a10f
Add initial support for ingesting and verifying remote quote posts (#34370) 5 months ago
Claire 59e189ad3c
Add support for paginating partial collections in `SynchronizeFollowersService` (#34277) 6 months ago
Claire 3edac14f02
Fix follower synchronization mechanism erroneously removing followers from multi-page collections (#34272) 6 months ago
Claire 966b816382
Refactor `ActivityPub::FetchRepliesService` and `ActivityPub::FetchAllRepliesService` (#34149) 6 months ago
Claire 9db26db495
Refactor reply-fetching code and disable it by default (#34147) 6 months ago
Jonny Saunders 46e13dd81c
Add Fetch All Replies Part 1: Backend (#32615)
Signed-off-by: sneakers-the-rat <sneakers-the-rat@protonmail.com>
Co-authored-by: jonny <j@nny.fyi>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Co-authored-by: Kouhai <66407198+kouhaidev@users.noreply.github.com>
6 months ago
Claire 1248c4d1f4
Fix handling of duplicate mentions in incoming status `Update` (#33911) 7 months ago
Matt Jankowski 51ecc7326f
Fix intermittent services/ap/process_status_update tags failure (#33695) 8 months ago
Claire f9fef9864a
Fix intermittent failure on ap/activity/update spec timestamp check (#33425) 8 months ago
Claire 344e2903b3
Fix featured tags for remote accounts not being kept up to date (#33372) 9 months ago
Claire bcb3b627b9
Fix processing of mentions for post edits with an existing corresponding silent mention (#33227) 9 months ago
Claire c521a62b1e
Add tests for broken mention processing (#33171) 9 months ago
Matt Jankowski e4e07b1c34
Reduce factory usage across `spec/services` area (#32098) 11 months ago
André Menrath 556837f156
Fix the summary of converted object types to be treated as HTML (#28629) 12 months ago
Eugen Rochko e0c27a5047
Add ability to manage which websites can credit you in link previews (#31819) 1 year ago
Adam Niedzielski cd0ca4b994
Select correct self link when parsing Webfinger response (#31110) 1 year ago
Matt Jankowski 47ea83d246
Reduce factory creation in `AP::ProcessStatusUpdateService` spec (#31051) 1 year ago
Matt Jankowski f5e90f3de3
Reduce extra round trips in `AP::SynchronizeFollowersService` spec (#31044) 1 year ago
Matt Jankowski 81877e7950
Reduce extra round trips in `AP::FetchRemoteStatusService` spec (#31045) 1 year ago
Matt Jankowski f1300ad284
Rename jobs/attachments rspec tag names (#29762) 1 year ago
Matt Jankowski 469028b6d3
Remove unneeded `type: :service` from spec/services files (#29304) 2 years ago
Claire 9d8dfeb5fb
Fix processing of `Link` objects in `Image` objects (#29335) 2 years ago
Claire 9fee5e8526
Merge pull request from GHSA-jhrq-qvrm-qr36
* Fix insufficient Content-Type checking of fetched ActivityStreams objects

* Allow JSON-LD documents with multiple profiles
2 years ago
Matt Jankowski fc4f823464
Avoid local block var assignment in ap/process_status_update_service spec (#29210) 2 years ago
Matt Jankowski 978fdc71ca
Reduce expectation count in example from `ProcessAccountService` spec (#29100) 2 years 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
Matt Jankowski 44f6d285af
Combine repeated subject in ap fetch remote actor service spec (#28953) 2 years ago
Matt Jankowski 239244e2ed
Combine repeated subject in ap fetch remote account service spec (#28952) 2 years ago
Matt Jankowski 7c9c6c7f80
Fix remaining `Rails/WhereExists` cop violations, regenerate todo (#28892) 2 years ago
Claire cf2a2ed71c
Fix processing of compacted single-item JSON-LD collections (#28816) 2 years ago
Matt Jankowski 00341c70ff
Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2 years ago
Matt Jankowski a4d49c236d
Fix `RSpec/LetSetup` cop in ap/fetch_featured_collection_service (#28461) 2 years ago
Matt Jankowski efd16f3c2c
Clean up of `RSpec/LetSetup` within `spec/services/activitypub` (#28445) 2 years ago
Matt Jankowski 5517df61de
Remove double subject call in `services/activitypub/process_account_service` spec (#28214) 2 years ago
Matt Jankowski bb0efe16e6
Remove `default_scope` from `MediaAttachment` class (#28043) 2 years ago
Matt Jankowski b2c5b20ef2
Fix `RSpec/AnyInstance` cop (#27810) 2 years ago
Matt Jankowski 49e2772064
Fix `RSpec/MessageSpies` cop (#27751) 2 years ago
Jeong Arm 8f998cd96a
Handle featured collections without items (#27581) 2 years ago
Claire 6273416292
Fix post edits not being forwarded as expected (#26936) 2 years ago