Commit Graph

274 Commits (dev)

Author SHA1 Message Date
Daniel Supernault 764f106de7
Create UserAvatarDelete.php 4 weeks ago
Daniel Supernault d8c9cece15
Lint 3 months ago
Daniel Supernault 015f619008
Fix key 3 months ago
Daniel Supernault 1add0938fe
Increase default concurrency 3 months ago
Daniel Supernault e4e9d12b5c
Reduce timeout 3 months ago
Daniel Supernault 92f469ff20
Fix delete fanout 3 months ago
Daniel Supernault 7be475cbb7
Add debugging 3 months ago
Daniel Supernault 9826b54d76
Dont sign content-type 3 months ago
Daniel Supernault 78a657d7df
Refactor, use actor private key, thanks Mastodon ;) 3 months ago
Daniel Supernault dfd538e7e0
Fix signing headers 3 months ago
Daniel Supernault f98588b769
Lint 3 months ago
Daniel Supernault 0175b4a605
Lint 3 months ago
Daniel Supernault f5d2d95e76
Lint 3 months ago
Daniel Supernault 8aab6bdf1a
Lint 3 months ago
Daniel Supernault b969c5acd0
Lint 3 months ago
Daniel Supernault 273efe88c1
Lint 3 months ago
Daniel Supernault c12f07f7d8
Lint 3 months ago
Daniel Supernault 87a8b4507f
Update UserAccountDelete.php 3 months ago
Daniel Supernault 967ab88ec0
Fix UserAccountDelete delivery 3 months ago
Daniel Supernault cfc5c9387a
Fix UserAccountDelete delivery 3 months ago
Daniel Supernault 45b5381970
Fix UserAccountDelete delivery 3 months ago
Daniel Supernault 68a6a5fa51
Update UserAccountDeleteCommand 3 months ago
Daniel Supernault 6ac683d092
Update Kernel.php 4 months ago
Daniel Supernault d1799a0833
Lint commands 6 months ago
Daniel Supernault 6197a8296f
Update UserAccountDelete command 7 months ago
Your Name 45a9a3b472 RemoveUnreachableStatementRector 7 months ago
Shlee 6e5eee8d50
Update Installer.php 8 months ago
dansup 225e835015
Staging (#6264)
* StatusPipeline defensive checks

* HomeFeedPipeline defensive checks

* DeletePipeline defensive checks

* InboxPipeline defensive checks

* MediaPipeline defensive checks

* PushNotificationPipeline defensive checks

* LikePipeline defensive checks

* FollowPipeline defensive checks

* ImageOptimizePipeline defensive checks

* Misc pipelines defensive checks

* Update CommentPipeline.php

* Update FollowPushNotifyPipeline.php

* Update LikePushNotifyPipeline.php

* Update FollowPushNotifyPipeline.php

* Update MentionPushNotifyPipeline.php

* Update MoveSendUndoFollowPipeline.php

* Update RemoteFollowPipeline.php

* Update FollowPushNotifyPipeline.php

* Update LikePushNotifyPipeline.php

* Update MentionPushNotifyPipeline.php

* Update Site/Config.php - config_cache only has 1 arg. No fallback.

* Update Bouncer.php - Called 'count' on Laravel collection, but could have been retrieved as a query.            🪪  larastan.noUnnecessaryCollectionCall

* Update Status.php - Missing use App\Models\Conversation;

* Larastan: Update UndoSharePipeline.php (Undefined variable: $status)

* Update ResilientMediaStorageService.php

* Update ImageS3UploadPipeline.php

* Larastan: Update Profile.php missing "use App\Avatar;"

* Larastan: Update MediaStorageService.php

* Larastan: Update MediaPathService.php

* Update MediaPathService.php

* Update MediaStorageService.php

* Update ImageS3UploadPipeline.php

* Larastan: Update AddUserDomainBlock.php

```
 ------ ------------------------------------------------------------- 
  Line   Console/Commands/AddUserDomainBlock.php                      
 ------ ------------------------------------------------------------- 
  37     Variable $domain in empty() always exists and is not falsy.  
         🪪  empty.variable                                           
 ------ ------------------------------------------------------------- 
```

* Larastan: Update CatchUnoptimizedMedia.php

```
 ------ ------------------------------------------------------------------------------------------------- 
  Line   Console/Commands/CatchUnoptimizedMedia.php                                                       
 ------ ------------------------------------------------------------------------------------------------- 
  31     Constructor of class App\Console\Commands\CatchUnoptimizedMedia has an unused parameter $media.  
         🪪  constructor.unusedParameter                                                                  
 ------ ------------------------------------------------------------------------------------------------- 
```

* Update DeleteUserDomainBlock.php

* Update StatusHashtag.php

* Update FixLikes.php

* Update User.php

* Update Installer.php

* Update SeedFollows.php

* Update DiscoverCategory.php

* Update FollowRequest.php

* Update Follower.php

* Update AccountController.php

* Update CustomFilterKeyword.php

* Update FederationController.php

* Update Inbox.php

* Update HttpSignature.php

---------

Co-authored-by: Your Name <you@example.com>
Co-authored-by: Shlee <github@shl.ee>
8 months ago
dansup 1586808b11
Merge pull request #6189 from rossbearman/admin-invites
Admin web interface for creating and expiring invites; add invitation emails
8 months ago
Daniel Supernault 76b5601a01
Update IG Import
To support non-local fs
8 months ago
Ross Bearman db03733415 Add admin invite interface and email support
This commit does two things:

* Add invite email support to AdminInviteCommand
  - Moves `invite_code` generation to AdminInvite model `creating` event
* Add admin invite management section under admin users dashboard
  - Adds `Admin/AdminUserInviteController` and associated `home` and
    `create` Blade templates.
  - Adds "Invites" button to admin user dashboard
9 months ago
Daniel Supernault c65052c04c
Remove AvatarSync command. Fixes #5833 11 months ago
Daniel Supernault e3f9b1bc9e
Remove MediaReplaceDomainCommand. Fixes #5835 11 months ago
Daniel Supernault 506fe14c11
Update MediaCloudUrlRewrite command, add avatar support. Fixes #6069 11 months ago
Daniel Supernault c319dfbcc4
Update AppRegister controller, add scheduled cleanup task to delete older than 90d 11 months ago
Daniel Supernault bbc7f7b0d4
Fix race condition 12 months ago
Daniel Supernault d595963f51
Fix TransformImports command 12 months ago
Daniel Supernault a8d1d0f2eb
Update ImportService and TransformImports to fix race condition bug 12 months ago
Daniel Supernault c692c7655e
Update TransformImports command 12 months ago
Daniel Supernault b303f90978
Update FixMissingUserProfile.php 1 year ago
Daniel Supernault 91b15a9dfa
Update FixMissingUserProfile.php 1 year ago
Daniel Supernault cd817009d3
Create FixMissingUserProfile.php 1 year ago
Daniel Supernault ab9c13fe0d
New supported formats, Preserve ICC Color Profiles, libvips support
Update image pipeline to handle avif, heic and webp and preserve ICC color profiles and added libvips support.
1 year ago
Daniel Supernault f4a365e2b2
Update InstanceUpdateTotalLocalPosts.php
- Improve total post count by adding `uri` IS NULL check
1 year ago
Daniel Supernault 5a5821fe86
Update Instance total post, add optional estimation for huge status tables 1 year ago
Anil Kulkarni 8db8258cab
Fix server post stats
This fixes the homepage, showing how many posts have been made by the
server.
The prior logic includes posts from remote servers by an indirect check
for if it's a local post.
This commit changes the query behavior to directly check for the local
flag in the statuses column, and additionally excludes shares
1 year ago
Daniel Supernault 134eb6324e
Update AccountPostCountStatUpdate, fix memory leak 1 year ago
Daniel Supernault 01b445f6ea
Update AccountImports, add webp support 1 year ago
Daniel Supernault 1278e2211b
Update IG import command 1 year ago
Daniel Supernault decaa2596d
Fix curl 1 year ago