Commit graph

372 commits

Author SHA1 Message Date
Daniel Supernault
6cdb5bc672
Update Notification logic, remove message and rendered fields 2023-05-12 23:15:41 -06:00
Daniel Supernault
867cbc757c
Update StatusTagsPipeline, deduplicate hashtags on postgres 2023-05-02 23:31:16 -06:00
Daniel Supernault
ae6dd4e3a2
Update pipeline dispatch, replace dispatchSync with dispatch 2023-04-24 01:36:06 -06:00
Daniel Supernault
849e510311
Update db:raw queries to support laravel v10 2023-04-20 00:00:55 -06:00
Daniel Supernault
b1f95a7213
Bump laravel, v9 => v10 2023-04-19 22:30:37 -06:00
Daniel Supernault
e76289e4e2
Update ImageOptimizePipeline, improve support for disabling image optimizations 2023-04-09 16:09:17 -06:00
Daniel Supernault
672cccd433
Add media:fix-nonlocal-driver command. Fixes s3 media created with invalid FILESYSTEM_DRIVER=s3 configuration 2023-04-04 03:46:29 -06:00
Daniel Supernault
d5d9500d07
Update admin instance management, improve filtering/sorting and add import/export support 2023-03-25 01:23:05 -06:00
Daniel Supernault
5a67e9f93b
Update image pipeline, dispatch jobs to mmo queue and add "replace_id" param to v2/media endpoint to dispatch delayed MediaDeletePipeline job for original media id to improve media gc on supported clients 2023-03-23 01:34:37 -06:00
Daniel Supernault
419c0fb0fb
Updaet InboxPipelines, improve handling of missing signature validation headers 2023-03-18 22:46:22 -06:00
Daniel Supernault
467c9d754e
Update atom feed, improve cache expiry and fix double encoding bug. Fixes #4121 2023-03-18 21:45:35 -06:00
Daniel Supernault
4e1d0ed596
Add admin report email notifications 2023-03-13 05:55:56 -06:00
Daniel Supernault
93077625ca
Update IncrementPostCount job 2023-03-03 04:54:28 -07:00
Daniel Supernault
6153b620bf
Update FollowPipeline, fix followers_count and following_count counters 2023-03-03 04:08:29 -07:00
Daniel Supernault
171492301b
Update MentionPipeline, store non-local mentions 2023-01-31 04:59:46 -07:00
Daniel Supernault
016c6e4144
Update SharePipeline, fix ReblogService and undo handling 2023-01-31 03:18:25 -07:00
Daniel Supernault
83e1e203ce
Update SharePipeline, fix share handling and notification generation 2023-01-31 02:27:23 -07:00
Daniel Supernault
5a5d00b947
Update ap pipelines 2023-01-31 00:15:41 -07:00
Daniel Supernault
fe81378808
Update StatusReplyPipeline 2023-01-30 21:46:22 -07:00
Daniel Supernault
049ce7370c
Update StatusReplyPipeline, fix comment counts 2023-01-29 06:57:50 -07:00
Daniel Supernault
164aa5779a
Update StatusReplyPipeline, fix comment counts 2023-01-29 06:50:01 -07:00
Daniel Supernault
e029d09c8a
Update StatusDelete pipeline 2022-12-30 21:11:51 -07:00
Daniel Supernault
52879826fa
Update StatusDelete pipeline 2022-12-30 21:05:34 -07:00
Daniel Supernault
2b1ce0d33f
Update DeleteAccountPipeline 2022-12-30 20:29:36 -07:00
Daniel Supernault
492b92140a
Update DeleteAccountPipeline 2022-12-28 19:42:25 -07:00
Daniel Supernault
2e7b77a4c4
Update DeleteAccountPipeline 2022-12-28 19:34:16 -07:00
Daniel Supernault
260360ebd5
Update StatusTagsPipeline 2022-12-27 14:15:55 -07:00
Daniel Supernault
909a8a5a9b
Update lexer/extractor to handle banned hashtags 2022-12-27 05:23:54 -07:00
Daniel Supernault
257c094911
Update StatusDelete pipeline, dispatch async 2022-12-26 20:04:42 -07:00
Daniel Supernault
31fc65fc74
Update AP Inbox 2022-12-24 05:35:35 -07:00
Daniel Supernault
36b88901f3
Update AP Inbox 2022-12-24 05:31:49 -07:00
Daniel Supernault
04c2b041fc
Update media pipelines 2022-12-24 04:30:02 -07:00
Daniel Supernault
1cdc0fe8ed
Update delete pipelines 2022-12-24 04:28:52 -07:00
Daniel Supernault
aa32eb8780
Update DeletePipeline 2022-12-24 02:01:30 -07:00
Daniel Supernault
d4dfa95c30
Update ReplyPipelines, use more efficent reply count calculation 2022-12-24 01:44:39 -07:00
Daniel Supernault
91085c4566
Update StatusTagsPipeline, reject if type not set 2022-12-24 01:34:59 -07:00
Daniel Supernault
0d780ffbda
Update reply pipelines, restore reply_count logic 2022-12-24 01:19:11 -07:00
Daniel Supernault
836f384fb8
Update federation logic 2022-12-23 23:22:48 -07:00
Daniel Supernault
b457a44683
Update CommentPipeline, remove expensive reply count re-calculation query 2022-12-20 01:09:51 -07:00
Daniel Supernault
a2f8aad1d5
Update StatusReplyPipeline, remove expensive reply count re-calculation query 2022-12-20 01:02:03 -07:00
Daniel Supernault
06c10401c8
Update InboxPipeline 2022-12-19 23:17:24 -07:00
Daniel Supernault
f62d2494a4
Update InboxPipeline, dispatch Follow/Accept Follow jobs to follow queue 2022-12-13 00:46:25 -07:00
Daniel Supernault
99a674bab6
Fix typo in ActivityHandler pipeline 2022-12-13 00:31:10 -07:00
Daniel Supernault
e6c1604d43
Update InboxPipeline, add inbox job queue and separate http sig validation from activity handling 2022-12-13 00:27:46 -07:00
Daniel Supernault
a3b67a88dc
Update jobs timeout 2022-12-13 00:00:25 -07:00
daniel
6157e7a501
Merge pull request #3932 from pixelfed/fix-content-type
fix typo: http -> https
2022-12-12 19:15:29 -07:00
a
e380868b44 fix typo: http -> https 2022-12-12 17:30:48 -06:00
Daniel Supernault
bce1d547e7
Update InboxPipeline 2022-12-09 05:49:39 -07:00
Daniel Supernault
3cfa8b69fb
Update InboxPipeline 2022-12-09 05:45:48 -07:00
Daniel Supernault
d1b888b5a6
Update InboxPipeline, increase timeout from 60s to 300s 2022-12-09 05:08:20 -07:00
Daniel Supernault
f46b01af51
Update FollowerService, use redis sorted sets for following relations 2022-12-06 23:41:05 -07:00
daniel
80acafc67a
Merge pull request #3905 from pixelfed/fix-content-type
Fix: Use correct Content-Type over ActivityPub
2022-12-06 19:48:48 -07:00
a
6bf1bea325 Fix: Use correct Content-Type over ActivityPub
This was causing federation issues
2022-12-05 14:05:15 -06:00
Daniel Supernault
356cc2774a
Update FollowerService, use redis sorted sets for follower relations 2022-12-05 05:27:27 -07:00
Daniel Supernault
23e2998f94
Update DeleteAccountPipeline, handle flysystem v3 changes by checking files exist before attempting to delete 2022-12-05 01:52:24 -07:00
Daniel Supernault
6eabe07ca3
Update DeleteAccountPipeline, dispatch on low queue 2022-12-05 01:09:45 -07:00
Daniel Supernault
1fac8d545c
Update InboxPipeline 2022-12-05 00:16:38 -07:00
Daniel Supernault
25bc08adb9
Update FederationController 2022-12-04 22:15:50 -07:00
Daniel Supernault
02edd19d4d
Update Avatar pipeline, fix cloud storage media_path 2022-12-02 02:45:35 -07:00
Daniel Supernault
d52ee26dd7
Update AvatarStorage pipeline 2022-12-02 01:36:23 -07:00
Daniel Supernault
ae78129678
Update changelog 2022-12-01 20:31:20 -07:00
Daniel Supernault
5cac7fb44f
Revert nsfw posts hidden on local/network timelines by default 2022-11-28 05:13:12 -07:00
Daniel Supernault
3ebae614ce
Hide nsfw posts from public/network timelines by default 2022-11-25 22:57:31 -07:00
Daniel Supernault
bb12001992
Update InboxPipeline, bump request timeout from 5s to 60s 2022-11-18 02:56:57 -07:00
Daniel Supernault
1f7f6ca3a3
Update MediaDeletePipeline to handle flysystem v3 2022-11-14 01:47:53 -07:00
Daniel Supernault
04e8c96a7e
Update status deletion, fix database lock issues and side effects 2022-10-07 03:15:34 -06:00
Daniel Supernault
fefcbae911
Update federation logic 2022-10-05 03:38:30 -06:00
Daniel Supernault
99fb80bf5d
Update InboxPipeline, fix peertube attributedTo parsing 2022-09-01 05:15:20 -06:00
Daniel Supernault
6d6a033a54
Update DeleteWorker, remove cache lock 2022-08-31 20:57:20 -06:00
Daniel Supernault
1545e37cdb
Enforce blocks on incoming likes, shares, replies and follows 2022-08-07 20:59:36 -06:00
Daniel Supernault
149cf9dc29
Fix remote account post counts 2022-08-06 03:23:58 -06:00
Daniel Supernault
76edd2063d
Increase StatusReplyPipeline timeout 2022-08-06 00:19:27 -06:00
Daniel Supernault
47571887fe
Improve cache invalidation after processing VideoThumbnail to eliminate "No Preview Available" on grid feeds 2022-08-03 22:34:04 -06:00
Daniel Supernault
247c9ec5f8
Update DeleteWorker pipeline, increase timeout 2022-08-03 22:02:29 -06:00
Daniel Supernault
bb1cccbe03
Update MediaDeletePipeline, fix async media deletion 2022-06-19 06:52:06 -06:00
Daniel Supernault
44f4a9edd9
Improve CollectionService cache invalidation, fixes #3548 2022-06-18 23:47:16 -06:00
Daniel Supernault
4470981af7
Improve follow request flow, federate rejections and delete rejections from database to properly handle future follow requests from same actor 2022-06-11 03:27:52 -06:00
Daniel Supernault
4dc9365acb
Update AccountController, dispatch Accept Follow activity if applicable 2022-06-03 04:18:06 -06:00
Daniel Supernault
85fb46668c
Update FollowRequest model 2022-06-03 01:29:50 -06:00
Daniel Supernault
f6d1b0a24b
cs fix 2022-05-13 21:33:48 -06:00
Shlee
485c586ef2
Update MediaDeletePipeline.php 2022-05-13 15:40:03 +09:30
Daniel Supernault
d43908780f
Update StoryFanout, remove unused variable 2022-05-02 17:11:29 -06:00
noellabo
74cc41d4fa Add Content-Type and User-Agent for activity delivery 2022-05-03 01:58:20 +09:00
Daniel Supernault
cb2392f351
Update FederationController 2022-04-26 20:36:08 -06:00
Daniel Supernault
488561c270
Update ConfigCacheService, fail to fallback earlier 2022-04-09 22:33:14 -06:00
Daniel Supernault
4287f14bc5
Update InboxPipeline, fixes #3332 2022-04-06 01:03:05 -06:00
Daniel Supernault
b424691110
Update DeleteWorker, fixes #3338 2022-04-05 21:25:01 -06:00
Daniel Supernault
2533bd51a9
Update DeleteAccountPipeline, fix typo 2022-03-30 22:41:48 -06:00
Daniel Supernault
4870cc3b5d
Update DeleteAccountPipeline, improve coverage 2022-03-30 22:35:17 -06:00
Daniel Supernault
a9edd93fb5
Update DeleteAccountPipeline, fix perf issues 2022-03-30 21:44:44 -06:00
Daniel Supernault
c3c3ce1866
Update inbox, fixes #3315 2022-03-17 03:13:51 -06:00
Daniel Supernault
cd4f73bed9
Update inbox workers, fixes #3304 2022-03-16 21:02:23 -06:00
Daniel Supernault
20710f4d6e
Update InboxPipeline, fixes #3306 2022-03-12 23:49:11 -07:00
Daniel Supernault
3ef6c9fe81
Improve reblog api performance 2022-03-10 23:34:34 -07:00
Daniel Supernault
a84b173678
Update StatusTagsPipeline, process federated hashtags and mentions 2022-02-12 22:38:43 -07:00
Daniel Supernault
ccc94802ec
Update CommentPipeline, improve parent reply_count calculation - mysql only for now 2022-02-12 20:58:35 -07:00
Daniel Supernault
dbb1638fd6
Invalidate status cache after importing custom emoji 2022-01-21 01:28:36 -07:00
Daniel Supernault
489fdbb248
Update StatusTagPipeline 2022-01-19 00:58:13 -07:00
Daniel Supernault
dc17c9fc27
Improve emoji import 2022-01-19 00:46:30 -07:00
Daniel Supernault
1c20d6960a
Update MediaStorageService, fix reremote avatar bug 2022-01-17 17:11:16 -07:00