Commit graph

8909 commits

Author SHA1 Message Date
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
daniel
35d856ba9f
Merge pull request #3902 from pixelfed/staging
Update Inbox
2022-12-05 01:42:33 -07:00
Daniel Supernault
22141618c1
Update Inbox 2022-12-05 01:41:53 -07:00
daniel
cfc1067763
Merge pull request #3901 from pixelfed/staging
Update DeleteAccountPipeline, dispatch on low queue
2022-12-05 01:14:46 -07:00
Daniel Supernault
6eabe07ca3
Update DeleteAccountPipeline, dispatch on low queue 2022-12-05 01:09:45 -07:00
daniel
668cae7c83
Merge pull request #3900 from pixelfed/staging
Update AP helpers
2022-12-05 00:47:53 -07:00
Daniel Supernault
da00287a8e
Update AP helpers 2022-12-05 00:46:55 -07:00
daniel
6a3286c057
Merge pull request #3897 from pixelfed/staging
Add db migration, add profile indexes
2022-12-05 00:19:36 -07:00
Daniel Supernault
1fac8d545c
Update InboxPipeline 2022-12-05 00:16:38 -07:00
Daniel Supernault
3295dfa16e
Add db migration, add profile indexes 2022-12-04 23:53:39 -07:00
daniel
ce734dd1b2
Merge pull request #3896 from pixelfed/staging
Staging
2022-12-04 23:01:23 -07:00
Daniel Supernault
9f7672f570
Update AvatarObserver, fix cloud delete bug by checking if cloud storage is enabled 2022-12-04 22:21:09 -07:00
Daniel Supernault
25bc08adb9
Update FederationController 2022-12-04 22:15:50 -07:00
Daniel Supernault
a12712cc88
Update MediaService, add summary attribute for better alt text federation 2022-12-04 20:29:01 -07:00
daniel
30ac2dbb53
Merge pull request #3895 from pixelfed/staging
Update FederationController, add instance actor profile to webfinger
2022-12-04 19:28:08 -07:00
Daniel Supernault
7621baf7c8
Update changelog 2022-12-04 19:26:54 -07:00
Daniel Supernault
6e3c8097f1
Update FederationController, add instance actor profile to webfinger 2022-12-04 19:26:27 -07:00
daniel
1b211edc34
Merge pull request #3881 from pixelfed/staging
Update iar
2022-12-02 05:30:22 -07:00
Daniel Supernault
59e818cbbd
Update iar 2022-12-02 05:29:26 -07:00
daniel
d31fc95fdc
Merge pull request #3880 from pixelfed/staging
Update dependabot config
2022-12-02 03:13:10 -07:00
Daniel Supernault
76961c4119
Update dependabot config 2022-12-02 03:10:14 -07:00
daniel
09ad8849b5
Merge pull request #3879 from pixelfed/staging
Staging
2022-12-02 02:47:13 -07:00
Daniel Supernault
253d5a9a6b
Update changelog 2022-12-02 02:46:38 -07:00
Daniel Supernault
02edd19d4d
Update Avatar pipeline, fix cloud storage media_path 2022-12-02 02:45:35 -07:00
Daniel Supernault
9a89a2b751
Update AP helpers 2022-12-02 02:30:19 -07:00
daniel
cb7b6ac19c
Merge pull request #3878 from pixelfed/staging
Staging
2022-12-02 02:04:36 -07:00
Daniel Supernault
1a695f8073
Update changelog 2022-12-02 02:03:37 -07:00
Daniel Supernault
720b6eb337
Update filesystem config, fix DO Spaces root default 2022-12-02 02:03:06 -07:00
Daniel Supernault
733b9fd000
Update AvatarStorage, improve overview calculations 2022-12-02 02:01:59 -07:00
daniel
38c84e1c3e
Merge pull request #3877 from pixelfed/staging
Update AvatarStorage pipeline
2022-12-02 01:37:38 -07:00
Daniel Supernault
d52ee26dd7
Update AvatarStorage pipeline 2022-12-02 01:36:23 -07:00
daniel
0bbbc25238
Merge pull request #3876 from pixelfed/staging
Add migration
2022-12-02 01:20:13 -07:00
Daniel Supernault
252748ab23
Add migration 2022-12-02 01:12:43 -07:00
daniel
fdf28dd6ac
Merge pull request #3875 from pixelfed/staging
Staging
2022-12-02 00:23:31 -07:00
Daniel Supernault
1f45fa9b39
Update changelog 2022-12-02 00:22:40 -07:00
Daniel Supernault
223aea4765
Refactor AvatarStorage to support migrating avatars to cloud storage, fix remote avatar refetching and merge AvatarSync commands and add deprecation notice to avatar:sync command 2022-12-02 00:21:53 -07:00
Daniel Supernault
a83fc798b7
Update AvatarSync, fix sync skipping recently fetched avatars by setting last_fetched_at to null before refetching 2022-12-01 23:17:05 -07:00
Daniel Supernault
319f0ba50f
Update MediaStorageService, fix size check bug 2022-12-01 23:13:44 -07:00
daniel
db184536d7
Merge pull request #3861 from pixelfed/staging
Staging
2022-12-01 22:42:50 -07:00
daniel
77f6f4fbbf
Merge branch 'dev' into staging 2022-12-01 22:14:01 -07:00
Daniel Supernault
739fa2e02a
Bump predis version, update composer deps 2022-12-01 21:51:02 -07:00
daniel
0a47d34075
Merge pull request #3713 from mb2g17/add-register-link-to-login-page
Add register link to login page
2022-12-01 21:22:47 -07:00