Commit Graph

8850 Commits

Author SHA1 Message Date
Daniel Supernault f62d2494a4
Update InboxPipeline, dispatch Follow/Accept Follow jobs to follow queue 2022-12-13 00:46:25 -07:00
daniel 6e2e718872
Merge pull request #3939 from pixelfed/staging
Update InboxPipeline, add inbox job queue and separate http sig valid…
2022-12-13 00:33:26 -07:00
Daniel Supernault 99a674bab6
Fix typo in ActivityHandler pipeline 2022-12-13 00:31:10 -07:00
Daniel Supernault eea1fe0c58
Update changelog 2022-12-13 00:28:35 -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 17758865dc
Merge pull request #3938 from pixelfed/staging
Staging
2022-12-13 00:01:15 -07:00
Daniel Supernault a3b67a88dc
Update jobs timeout 2022-12-13 00:00:25 -07:00
Daniel Supernault 1fa74f141b
Update changelog 2022-12-12 23:56:28 -07:00
Daniel Supernault 2b0db8121a
Update ApiV1Controller, remove min avatar size limit, fixes #3715 2022-12-12 23:56:05 -07:00
Daniel Supernault 66226658db
Update MediaStorageService, improve support for pleroma .blob avatars 2022-12-12 23:46:51 -07:00
daniel 5ec8bc7d98
Merge pull request #3936 from pixelfed/staging
Dispatch follow accept/reject pipeline jobs to follow queue
2022-12-12 20:45:13 -07:00
Daniel Supernault aaed2bf66e
Dispatch follow accept/reject pipeline jobs to follow queue 2022-12-12 20:43:51 -07:00
daniel ac472d26e8
Merge pull request #3935 from pixelfed/staging
Update FederationController, add two new queues (follow, shared) to p…
2022-12-12 20:23:49 -07:00
Daniel Supernault e26d2ee084
Update changelog 2022-12-12 20:22:41 -07:00
Daniel Supernault 8ba338640f
Update FederationController, add two new queues (follow, shared) to prioritize follow request handling 2022-12-12 20:21:06 -07:00
daniel 354ae04f1a
Merge pull request #3934 from pixelfed/staging
Staging
2022-12-12 19:40:04 -07:00
Daniel Supernault 5d2614e086
Update changelog 2022-12-12 19:39:36 -07:00
Daniel Supernault b0c4cc304e
Update backup config, fixes #3793, #3920, #3931 2022-12-12 19:39:11 -07:00
daniel 6a22624fc5
Merge pull request #3933 from pixelfed/staging
Staging
2022-12-12 19:21:59 -07:00
Daniel Supernault e6176494f7
Update composer deps 2022-12-12 19:21:26 -07:00
Daniel Supernault 22a35b19cc
Update npm deps 2022-12-12 19:16:31 -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 dedc81c00f
Merge pull request #3912 from pixelfed/staging
Update InboxPipeline
2022-12-09 05:50:47 -07:00
Daniel Supernault bce1d547e7
Update InboxPipeline 2022-12-09 05:49:39 -07:00
daniel 46da333fb1
Merge pull request #3911 from pixelfed/staging
Staging
2022-12-09 05:46:44 -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 e08869cbfc
Update FederationController, fix outbox 2022-12-09 05:06:47 -07:00
daniel c584e76471
Merge pull request #3910 from pixelfed/staging
Staging
2022-12-09 03:56:24 -07:00
Daniel Supernault a9d588e15e
Update middleware 2022-12-09 03:55:06 -07:00
Daniel Supernault 4150bed5f0
Update RestrictedNames 2022-12-08 20:14:14 -07:00
Daniel Supernault 7507cfc19a
Update compiled assets 2022-12-07 05:00:23 -07:00
Daniel Supernault d298f362ad
Update changelog 2022-12-07 03:21:14 -07:00
Daniel Supernault 78a5575ded
Update compiled assets 2022-12-07 03:17:10 -07:00
Daniel Supernault 81f7d17263
Update FollowerService, improve cache invalidation 2022-12-07 02:50:13 -07:00
Daniel Supernault d277b8e8ed
Update compiled assets 2022-12-07 01:30:41 -07:00
Daniel Supernault 009cdf80f3
Update compiled assets 2022-12-07 01:10:46 -07:00
Daniel Supernault 0a043ad91e
Update npm deps 2022-12-07 01:08:35 -07:00
Daniel Supernault 5acb71a356
Update changelog 2022-12-07 00:09:13 -07:00
Daniel Supernault b39f91b409
Update PublicApiController, refactor follower/following api endpoints to consume FollowerService instead of querying database 2022-12-07 00:08:28 -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 3ef66628ad
Update StoryGC command 2022-12-05 03:28:31 -07:00
daniel 54e00237a4
Merge pull request #3903 from pixelfed/staging
Staging
2022-12-05 01:54:50 -07:00
Daniel Supernault 6e16158afc
Update npm deps 2022-12-05 01:54:26 -07:00
Daniel Supernault 0d35dcd69f
Update changelog 2022-12-05 01:52:49 -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