Commit Graph

3811 Commits (staging)

Author SHA1 Message Date
Daniel Supernault 062ec55207
Update DangerZone middleware to skip sudo mode for OIDC configurations. Fixes #6057 2 days ago
Daniel Supernault e56bcf3853
Update ComposeController, fix postgres operator 3 days ago
Daniel Supernault 4ab85248e9
Update RemoteStatusDelete, fix decrement logic 3 days ago
Daniel Supernault 2a9c28b81e
Update ComposeController, fix user tagging endpoint 3 days ago
Daniel Supernault 10eb1a8acb
Update ComposeController, prioritize followed users and follower_count first 3 days ago
Daniel Supernault bbc7f7b0d4
Fix race condition 1 week ago
Daniel Supernault d595963f51
Fix TransformImports command 1 week ago
Daniel Supernault a8d1d0f2eb
Update ImportService and TransformImports to fix race condition bug 1 week ago
Daniel Supernault c692c7655e
Update TransformImports command 1 week ago
Daniel Supernault b6bc1e50e2
Update Admin Users dashboard 1 month ago
Daniel Supernault 56f909a61b
Update ComposeController, add addl compose settings data 1 month ago
Daniel Supernault 1cb01545bc
Update ComposeController, add addl compose settings data 1 month ago
Daniel Supernault 9048ab52c2
Update ComposeController, add addl compose settings data 1 month ago
Daniel Supernault 1c66cf7fef
Update CuratedRegisterController 2 months ago
Daniel Supernault 115900c7a7
Update Webfinger.php 2 months ago
Daniel Supernault ece23d751b
Update Places, improve cache invalidation/ttl 2 months ago
Daniel Supernault f81a4acdc6
Update PlaceController, fix show method 2 months ago
Daniel Supernault 616e37066d
Update Groups ImageResizePipeline with intervention/image v3 support 2 months ago
Daniel Supernault 9d89425e62
Update StoryController, fix intervention/image 2 months ago
Daniel Supernault 86fbeeec35
Update StoryComposeController, fix intervention/image v3 support 2 months ago
Daniel Supernault 0dff48adb3
Update MediaTransformer, return proper image type 2 months ago
Daniel Supernault 7f7387ee4d
Update StatusController, fix mimeTypeCheck 2 months ago
Daniel Supernault 449e374cbe
Update MediaService 2 months ago
Daniel Supernault 7d7a60dceb
Update Status model 2 months ago
Daniel Supernault 837014e06c
Update MediaService, improve activitypub format 2 months ago
Daniel Supernault 51ce7e1f04
Update ActivityPub attachements, use Document type by default 2 months ago
Daniel Supernault 7ae61a74ac
Update CreateNote, improve media attachement handling by leveraging the MediaService cache 2 months ago
Daniel Supernault 4747266b04
Update ApiV1Controller, fix cache invalidation order 2 months ago
Daniel Supernault ae47ba73d6
Update ComposeController, fix cache invalidation order 2 months ago
Daniel Supernault 2eb3957609
Lint 2 months ago
Daniel Supernault d0a3599834
Update MediaStorageService to clear the AP obj cache after S3 storage 2 months ago
Daniel Supernault 6a7307104e
Update CreateNote to use cached MediaService attachments 2 months ago
Daniel Supernault bb16c95b1f
Update HttpSignatures, auto generate instance actor if missing 2 months ago
Daniel Supernault b303f90978
Update FixMissingUserProfile.php 2 months ago
Daniel Supernault 91b15a9dfa
Update FixMissingUserProfile.php 2 months ago
Daniel Supernault cd817009d3
Create FixMissingUserProfile.php 2 months ago
daniel 2b4bccdfb1
Merge pull request #5972 from intentionally-left-nil/fix-id-domain-mismatch
Fix id domain mismatch
2 months ago
Daniel Supernault 4e938a8ffa
Fix heic, avif, webp support and add libvips driver 2 months ago
Daniel Supernault 86bb81d1a9
Fix typo 2 months ago
Daniel Supernault 5c7064063d
Typo 2 months ago
Daniel Supernault 27953d0969
FIx AvatarOptimize job 2 months ago
Daniel Supernault cb80c65995
Fix tests 2 months 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.
2 months ago
Anil Kulkarni e3b7f1d7cd
For an ActivityStream object, such as a note, the code currently validates
the domain of the object id, matches the domain of the object url.
However, the current implementation of threads has objects where the id is
threads.net/ap/... and the url is www.threads.com/...
The AS spec does not guarantee any particular relationship between the
id and url. The only requirement is that the id is globally unique.
Additionally, mastodon also does not appear to require the domains to
match
2 months ago
Daniel Supernault 5a3a1cf76c
Update remove_from_followers api endpoint 3 months ago
daniel 92482c24cd
Merge pull request #5895 from eufelipemateus/feat-remove-follow
[Improvement] Add button remove follow
3 months ago
Daniel Supernault 26887c7672
Update OIDC config with comments, and disable tests as we dont have db tests configured 3 months ago
daniel b3c2781578
Merge pull request #5608 from halkeye/add-generic-oidc
[Improvement] Generic OIDC Support
3 months ago
Daniel Supernault c72fa05299
Update LandingService and Config util to properly support the legal_notice setting 3 months ago
daniel 69e00d742d
Merge branch 'staging' into dev 3 months ago