Commit Graph

2704 Commits (dedc81c00fdf2e32b7c07cac98200c7daa638ace)

Author SHA1 Message Date
Daniel Supernault bce1d547e7
Update InboxPipeline 3 years ago
Daniel Supernault 3cfa8b69fb
Update InboxPipeline 3 years ago
Daniel Supernault d1b888b5a6
Update InboxPipeline, increase timeout from 60s to 300s 3 years ago
Daniel Supernault e08869cbfc
Update FederationController, fix outbox 3 years ago
Daniel Supernault a9d588e15e
Update middleware 3 years ago
Daniel Supernault 4150bed5f0
Update RestrictedNames 3 years ago
Daniel Supernault 81f7d17263
Update FollowerService, improve cache invalidation 3 years ago
Daniel Supernault b39f91b409
Update PublicApiController, refactor follower/following api endpoints to consume FollowerService instead of querying database 3 years ago
Daniel Supernault f46b01af51
Update FollowerService, use redis sorted sets for following relations 3 years ago
daniel 80acafc67a
Merge pull request #3905 from pixelfed/fix-content-type
Fix: Use correct Content-Type over ActivityPub
3 years ago
a 6bf1bea325 Fix: Use correct Content-Type over ActivityPub
This was causing federation issues
3 years ago
Daniel Supernault 356cc2774a
Update FollowerService, use redis sorted sets for follower relations 3 years ago
Daniel Supernault 3ef66628ad
Update StoryGC command 3 years ago
Daniel Supernault 23e2998f94
Update DeleteAccountPipeline, handle flysystem v3 changes by checking files exist before attempting to delete 3 years ago
Daniel Supernault 22141618c1
Update Inbox 3 years ago
Daniel Supernault 6eabe07ca3
Update DeleteAccountPipeline, dispatch on low queue 3 years ago
Daniel Supernault da00287a8e
Update AP helpers 3 years ago
Daniel Supernault 1fac8d545c
Update InboxPipeline 3 years ago
Daniel Supernault 9f7672f570
Update AvatarObserver, fix cloud delete bug by checking if cloud storage is enabled 3 years ago
Daniel Supernault 25bc08adb9
Update FederationController 3 years ago
Daniel Supernault a12712cc88
Update MediaService, add summary attribute for better alt text federation 3 years ago
Daniel Supernault 6e3c8097f1
Update FederationController, add instance actor profile to webfinger 3 years ago
Daniel Supernault 59e818cbbd
Update iar 3 years ago
Daniel Supernault 02edd19d4d
Update Avatar pipeline, fix cloud storage media_path 3 years ago
Daniel Supernault 9a89a2b751
Update AP helpers 3 years ago
Daniel Supernault 733b9fd000
Update AvatarStorage, improve overview calculations 3 years ago
Daniel Supernault d52ee26dd7
Update AvatarStorage pipeline 3 years ago
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 3 years ago
Daniel Supernault a83fc798b7
Update AvatarSync, fix sync skipping recently fetched avatars by setting last_fetched_at to null before refetching 3 years ago
Daniel Supernault 319f0ba50f
Update MediaStorageService, fix size check bug 3 years ago
Daniel Supernault 0cdab339ff
Add default value for forceHttps in AppServiceProvider 3 years ago
Daniel Supernault a31bdec750
Allow forceHttps to be disabled, fixes #3710 3 years ago
daniel f776c79284
Merge pull request #3710 from thisislawatts/fix/opt-out-of-forcing-https
fix: add opt of forceScheme(https)
3 years ago
daniel 7df2a0fefd
Merge pull request #3594 from pixelfed/fix-null-capabilities
fix null values on capabilities
3 years ago
daniel 84207c17bc
Merge pull request #3509 from shleeable/patch-4
Update AdminSettingsController.php
3 years ago
Daniel Supernault ae78129678
Update changelog 3 years ago
Daniel Supernault 73eb9e36fc
Add UserRegistrationMagicLink command to manually generate in-app registration confirmation links 3 years ago
Daniel Supernault 5cac7fb44f
Revert nsfw posts hidden on local/network timelines by default 3 years ago
Daniel Supernault 0ce484c56f
Update ApiV1Dot1Controller 3 years ago
Daniel Supernault 3ebae614ce
Hide nsfw posts from public/network timelines by default 3 years ago
Daniel Supernault 93c6da3d59
Add app email confirm view 3 years ago
Daniel Supernault 772cfb9cee
Initial in-app registration logic 3 years ago
Daniel Supernault bb12001992
Update InboxPipeline, bump request timeout from 5s to 60s 3 years ago
Daniel Supernault 989e42497a
Update Profile, fix avatarUrl paths. Fixes #3559 #3634 3 years ago
Daniel Supernault b6c06c4b1d
Update NotificationTransformer, fix mediaTag and modLog types 3 years ago
Daniel Supernault 8665eab190
Update ProfileController, cache actor object and atom feed 3 years ago
Daniel Supernault 399bf5f810
Update HomeSettings controller, bail earlier when attempting to update email that already exists 3 years ago
Daniel Supernault d660e46b22
Update Inbox, fix handleUndoActivity 3 years ago
Daniel Supernault 85cfa1ba9a
Update ap helpers, fix duplicate entry bug 3 years ago
Daniel Supernault e71972d8f1
Update ApiV1Controller, map AccountService 3 years ago