1297 Commits (372fa3fe368714047e06bea5465f9e8f6926ac59)

Author SHA1 Message Date
Claire 3074338d79 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Markus Unterwaditzer f2a6e71bb6
Suppress AddressFamilyError in link verification (#23204)
2 years ago
Claire 3c76f1f6c2 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 628dcbb732
Revert "Remove LDSignature on actor Delete activities (#21466)" (#23185)
2 years ago
Claire 60abcb3c4c Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 68dcbcb7bf
Add more specific error messages to HTTP signature verification (#21617)
2 years ago
Claire 4b92e59f4f
Add support for editing media description and focus point of already-posted statuses (#20878)
2 years ago
Claire 3e63fcd4f0 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Markus Unterwaditzer 0c689b9d01
fix: allow verification when page size exceeds 1MB (using HTML5 parser) (#22879)
2 years ago
Kaspar V ae62e5fa53
Fix/remove calling private method with send in model (#22951)
2 years ago
Claire 6c20dad201 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 18fb01ef7c
Fix possible race conditions when suspending/unsuspending accounts (#22363)
2 years ago
Effy Elden 4dc9152b3e
Be more lenient with OEmbed detection and validation (#22533)
2 years ago
Claire b248aa4d3e Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire c1de673060
Fix suspension worker crashing on S3-compatible setups without ACL support (#22487)
2 years ago
Claire f3a4d57be1 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire bf1c7e2122
Ensure exact match is the first result in hashtag searches (#21315)
2 years ago
Claire 2644a28cb3
Change remote media files to be downloaded outside of transactions (#21796)
2 years ago
Brian Campbell 2d12948220
Fix idempotency when database writes are slow (#21840)
2 years ago
Claire c8849d6cee
Fix unbounded recursion in account discovery (#22025)
2 years ago
Claire fe523a3045
Fix unbounded recursion in account discovery (#1994)
2 years ago
Claire a2e7997592 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire f4f2b062ec
Remove LDSignature on actor Delete activities (#21466)
2 years ago
Claire 625216d8e1
Fix attachments of edited statuses not being fetched (#21565)
2 years ago
Claire aec61a703f Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Joshua Wood daf6f3453e
Handle links with no href in VerifyLinkService (#20741)
2 years ago
Claire 32c70d2f09 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Hampton Lintorn-Catlin 147d8bd8fc
Support UTF-8 Characters in Domains During CSV Import (#20592)
2 years ago
Claire c118918520 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
James Tucker 78a6b871fe
Improve performance by avoiding regex construction (#20215)
2 years ago
Claire a5394980f2
Fix NameError in Webfinger redirect handling in ActivityPub::FetchRemoteActorService (#20260)
2 years ago
Eugen Rochko e98833748e
Fix being able to spoof link verification (#20217)
2 years ago
trwnh b1a48e05b6
Change Report category to "violation" if rule IDs are provided (#20137)
2 years ago
Claire a8c854b3ea Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire bbf74498f5
Fix validation error in SynchronizeFeaturedTagsCollectionWorker (#20018)
2 years ago
Claire 0ad919b192 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko c4b92b1aee
Fix n+1 query during status removal (#19753)
2 years ago
Claire c2170991c7
Fix reblogs being discarded after the reblogged status (#19731)
2 years ago
Eugen Rochko 5f9e47be34
Add caching for payload serialization during fan-out (#19642)
2 years ago
Claire 4fb0aae636
Change mentions of blocked users to not be processed (#19725)
2 years ago
Claire e0eb39d41b
Fix bookmark import stopping at the first failure (#19669)
2 years ago
Claire eee36267d6 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko dc5c86add7
Fix account migration form ever using outdated account data (#18429)
2 years ago
Claire cb19be67d1 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko f6bcf86caf
Fix wrong math function used in search query (#19481)
2 years ago
Eugen Rochko 7d25f72b9f
Fix negatives values in search index causing queries to fail (#19464)
2 years ago
Eugen Rochko 1ae508bf2f
Change unauthenticated search to not support pagination in REST API (#19326)
2 years ago
Yamagishi Kazutoshi 45d3b32488
Fix `Settings::FeaturedTagsController` (#19418)
2 years ago
Takeshi Umeda 74ead7d106
Change featured tag updates to add/remove activity (#19409)
2 years ago
Yamagishi Kazutoshi 94feb2b93f
Fix `FetchFeaturedCollectionService` spec (#19401)
2 years ago