Commit Graph

520 Commits (83454f29e1c4d70b91241fef13e10a066fc88c57)

Author SHA1 Message Date
Shlee 5e0495cea2
Update Extractor.php 2 weeks ago
Shlee c541f5172f
Larastan: Update Classifier.php - UnnecessaryVarAnnotation 2 weeks ago
dansup 7288acfa35
Merge pull request #6263 from pixelfed/shleeable-patch-26
Larastan: Update HttpSignature.php
2 weeks ago
Shlee b2e2e7f2fd
Update HttpSignature.php 2 weeks ago
Shlee b7442c3209
Update Inbox.php 2 weeks ago
dansup 3fbeb53eeb
Merge pull request #6240 from pixelfed/shleeable-patch-2
larastan: Update Bouncer.php - Called 'count' on Laravel collection, but could have been retrieved as a query. (noUnnecessaryCollectionCall)
2 weeks ago
Shlee 3b8f13784b
Update Bouncer.php - Called 'count' on Laravel collection, but could have been retrieved as a query. 🪪 larastan.noUnnecessaryCollectionCall 2 weeks ago
Shlee 4f0f2f5d65
Update Site/Config.php - config_cache only has 1 arg. No fallback. 2 weeks ago
Daniel Supernault 2e719bd008
Update media storage pipeline, improve support for non-local filesystems 2 months ago
Daniel Supernault 3686c92122
Update Status storage, add SanitizerService to fix spacing in html stripped content 2 months ago
Daniel Supernault ab8d0ff46c
Update AP Inbox, handle Story View with the new StoryIndexService markSeen method 3 months ago
Daniel Supernault bb16c95b1f
Update HttpSignatures, auto generate instance actor if missing 6 months ago
daniel 2b4bccdfb1
Merge pull request #5972 from intentionally-left-nil/fix-id-domain-mismatch
Fix id domain mismatch
6 months ago
Daniel Supernault 4e938a8ffa
Fix heic, avif, webp support and add libvips driver 6 months ago
Daniel Supernault 86bb81d1a9
Fix typo 6 months ago
Daniel Supernault 5c7064063d
Typo 6 months ago
Daniel Supernault cb80c65995
Fix tests 6 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.
6 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
6 months ago
Daniel Supernault c72fa05299
Update LandingService and Config util to properly support the legal_notice setting 7 months ago
Samy Elshamy 448511713d Added parameter 'show_legal_notice_link' => (bool) config_cache('instance.has_legal_notice'), 8 months ago
Daniel Supernault b54d90d405
Lint 8 months ago
Daniel Supernault 5525369fec
Update Inbox handler, improve Undo Follow logic 8 months ago
Daniel Supernault fbe76e37f3
Update Inbox handler, add Reject Follow support 8 months ago
Daniel Supernault 3725c689e4
Update Inbox, improve Accept Follower handling 8 months ago
Daniel Supernault 75e7a678ce
Update ActivityPub helpers 8 months ago
Daniel Supernault 1a9a0da37d
Update Image.php 9 months ago
Daniel Supernault 16b7968469
Update nodeinfo 10 months ago
Anil Kulkarni d97383c0f6
Fix the local column for statuses to not include remote shares (#5513)
* Fix the local column for statuses to not include remote shares

* Chunk the migration
10 months ago
Daniel Supernault 22eae69fd5
Update AP Helpers, fix comment bug 10 months ago
Daniel Supernault 92d8df9116
Update AP helpers 11 months ago
Daniel Supernault d373887615
Update Helpers 11 months ago
Daniel Supernault cf2012c3af
Update Helpers.php 11 months ago
Daniel Supernault 823d756781
Update Helpers.php 11 months ago
Daniel Supernault 12b400707f
Refactor ActivityPub helpers 11 months ago
Daniel Supernault 85124aa642
Fix rendered caption 11 months ago
Daniel Supernault 8c39ef449a
Update Helpers.php 11 months ago
Daniel Supernault 1d2f76c8e5
Postgres fixes 11 months ago
Daniel Supernault 51bbb85bb0
Update Helpers.php 1 year ago
Daniel Supernault 9eeb7b6741
Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 1 year ago
Daniel Supernault 79d73c508c
Update Inbox 1 year ago
Daniel Supernault cf38a508ca
Lint 1 year ago
Daniel Supernault 960f3849f2
Update AP helpers, reject statuses with invalid dates 1 year ago
Daniel Supernault 03ad41e2c4
Update AP Helpers 1 year ago
Daniel Supernault cc897bc427
Update AP Inbox 1 year ago
Daniel Supernault 312386bf98
Update DiscoverActor, fix formatting 1 year ago
Daniel Supernault f1497655ba
Update AP helpers, fix Moved account support 1 year ago
Daniel Supernault 6d565b81fd
Update Inbox 1 year ago
Daniel Supernault db84ae90f1
Update Inbox 1 year ago
Daniel Supernault dfdb7531f0
Update ProcessMovePipeline and Inbox 1 year ago