Commit Graph

293 Commits (7bcf3e0334b18bf474c4ec72470f6c715f8d70c3)

Author SHA1 Message Date
Daniel Supernault 31fc65fc74
Update AP Inbox 2 years ago
Daniel Supernault 36b88901f3
Update AP Inbox 2 years ago
Daniel Supernault 04c2b041fc
Update media pipelines 2 years ago
Daniel Supernault 1cdc0fe8ed
Update delete pipelines 2 years ago
Daniel Supernault aa32eb8780
Update DeletePipeline 2 years ago
Daniel Supernault d4dfa95c30
Update ReplyPipelines, use more efficent reply count calculation 2 years ago
Daniel Supernault 91085c4566
Update StatusTagsPipeline, reject if `type` not set 2 years ago
Daniel Supernault 0d780ffbda
Update reply pipelines, restore reply_count logic 2 years ago
Daniel Supernault 836f384fb8
Update federation logic 2 years ago
Daniel Supernault b457a44683
Update CommentPipeline, remove expensive reply count re-calculation query 2 years ago
Daniel Supernault a2f8aad1d5
Update StatusReplyPipeline, remove expensive reply count re-calculation query 2 years ago
Daniel Supernault 06c10401c8
Update InboxPipeline 2 years ago
Daniel Supernault f62d2494a4
Update InboxPipeline, dispatch Follow/Accept Follow jobs to follow queue 2 years ago
Daniel Supernault 99a674bab6
Fix typo in ActivityHandler pipeline 2 years ago
Daniel Supernault e6c1604d43
Update InboxPipeline, add inbox job queue and separate http sig validation from activity handling 2 years ago
Daniel Supernault a3b67a88dc
Update jobs timeout 2 years ago
daniel 6157e7a501
Merge pull request #3932 from pixelfed/fix-content-type
fix typo: http -> https
2 years ago
a e380868b44 fix typo: http -> https 2 years ago
Daniel Supernault bce1d547e7
Update InboxPipeline 2 years ago
Daniel Supernault 3cfa8b69fb
Update InboxPipeline 2 years ago
Daniel Supernault d1b888b5a6
Update InboxPipeline, increase timeout from 60s to 300s 2 years ago
Daniel Supernault f46b01af51
Update FollowerService, use redis sorted sets for following relations 2 years ago
daniel 80acafc67a
Merge pull request #3905 from pixelfed/fix-content-type
Fix: Use correct Content-Type over ActivityPub
2 years ago
a 6bf1bea325 Fix: Use correct Content-Type over ActivityPub
This was causing federation issues
2 years ago
Daniel Supernault 356cc2774a
Update FollowerService, use redis sorted sets for follower relations 2 years ago
Daniel Supernault 23e2998f94
Update DeleteAccountPipeline, handle flysystem v3 changes by checking files exist before attempting to delete 2 years ago
Daniel Supernault 6eabe07ca3
Update DeleteAccountPipeline, dispatch on low queue 2 years ago
Daniel Supernault 1fac8d545c
Update InboxPipeline 2 years ago
Daniel Supernault 25bc08adb9
Update FederationController 2 years ago
Daniel Supernault 02edd19d4d
Update Avatar pipeline, fix cloud storage media_path 2 years ago
Daniel Supernault d52ee26dd7
Update AvatarStorage pipeline 2 years ago
Daniel Supernault ae78129678
Update changelog 2 years ago
Daniel Supernault 5cac7fb44f
Revert nsfw posts hidden on local/network timelines by default 2 years ago
Daniel Supernault 3ebae614ce
Hide nsfw posts from public/network timelines by default 2 years ago
Daniel Supernault bb12001992
Update InboxPipeline, bump request timeout from 5s to 60s 2 years ago
Daniel Supernault 1f7f6ca3a3
Update MediaDeletePipeline to handle flysystem v3 2 years ago
Daniel Supernault 04e8c96a7e
Update status deletion, fix database lock issues and side effects 2 years ago
Daniel Supernault fefcbae911
Update federation logic 2 years ago
Daniel Supernault 99fb80bf5d
Update InboxPipeline, fix peertube attributedTo parsing 3 years ago
Daniel Supernault 6d6a033a54
Update DeleteWorker, remove cache lock 3 years ago
Daniel Supernault 1545e37cdb
Enforce blocks on incoming likes, shares, replies and follows 3 years ago
Daniel Supernault 149cf9dc29
Fix remote account post counts 3 years ago
Daniel Supernault 76edd2063d
Increase StatusReplyPipeline timeout 3 years ago
Daniel Supernault 47571887fe
Improve cache invalidation after processing VideoThumbnail to eliminate "No Preview Available" on grid feeds 3 years ago
Daniel Supernault 247c9ec5f8
Update DeleteWorker pipeline, increase timeout 3 years ago
Daniel Supernault bb1cccbe03
Update MediaDeletePipeline, fix async media deletion 3 years ago
Daniel Supernault 44f4a9edd9
Improve CollectionService cache invalidation, fixes #3548 3 years ago
Daniel Supernault 4470981af7
Improve follow request flow, federate rejections and delete rejections from database to properly handle future follow requests from same actor 3 years ago
Daniel Supernault 4dc9365acb
Update AccountController, dispatch Accept Follow activity if applicable 3 years ago
Daniel Supernault 85fb46668c
Update FollowRequest model 3 years ago