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 |
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 |