Commit Graph

33 Commits (a142db87b4e63d7d760d5f1d337e9636c388e169)

Author SHA1 Message Date
Your Name a142db87b4 polish 4 weeks ago
Your Name c807a8524c refactor: replace short facade aliases with fully-qualified imports
Convert all 273 short facade alias imports (e.g. 'use Cache;') to their
fully-qualified class names (e.g. 'use Illuminate\Support\Facades\Cache;')
across 193 files.

This resolves 643 PHPStan 'class.notFound' errors caused by the static
analyzer being unable to resolve global aliases, and aligns with modern
Laravel conventions. It also unblocks removing the aliases array from
config/app.php in a future change.

All 107 tests pass.
1 month ago
Shlee 6ff0c899f0
Update StatusActivityPubDeliver.php 9 months ago
Daniel Supernault 53742fa699
Lint 9 months ago
Your Name efb9db3eed StatusPipeline defensive checks 11 months ago
Daniel Supernault decaa2596d
Fix curl 2 years ago
Daniel Supernault 1f2183ee67
Update StatusActivityPubDeliver, fix addressing 3 years ago
Daniel Supernault 5a5d00b947
Update ap pipelines 4 years ago
noellabo 74cc41d4fa Add Content-Type and User-Agent for activity delivery 4 years ago
Daniel Supernault 7709220074
Add Polls 5 years ago
Daniel Supernault 610d51c2ec
Update AP job 7 years ago
Daniel Supernault 14d43c2a7e
Update AP handler, deliver unlisted and followers-only posts 7 years ago
Daniel Supernault d85fdb8304
Update StatusPipeline 7 years ago
Daniel Supernault 015c2f9954
Update StatusPipeline 7 years ago
Daniel Supernault ce519c1ad5
Update StatusPipeline 8 years ago
Daniel Supernault feeb60eb94
Update activitypub deliver 8 years ago
Daniel Supernault 691cc991c6
Update AP deliver job 8 years ago
Daniel Supernault 4bfe30e5b5
Update AP deliver job 8 years ago
Daniel Supernault c817d4cfda
Update AP deliver job 8 years ago
Daniel Supernault d7d47ca132
Update AP deliver job 8 years ago
Daniel Supernault d28a5ea67f
Update AP deliver job 8 years ago
Daniel Supernault b6bb6e3cb5
Update AP deliver job 8 years ago
Daniel Supernault 87e856c001
Update AP deliver job 8 years ago
Daniel Supernault 4e978b7a56
Update AP deliver job 8 years ago
Daniel Supernault fadfd8349b
Add async activitypub delivery with timeout and concurrency settings 8 years ago
Daniel Supernault 8ba6506a6a
Update AP job 8 years ago
Daniel Supernault 7754cfb167
Update StatusTransformer 8 years ago
Daniel Supernault 8edeab11d6
Update StatusPipeline 8 years ago
Daniel Supernault 14d43ba845
Fix AP fanout 8 years ago
Daniel Supernault 94ee7a2f25
Update AP delivery job 8 years ago
Daniel Supernault 0621b38bb0
Update StatusActivityPubDeliver job 8 years ago
daniel b8abbdd90f Apply fixes from StyleCI 8 years ago
Daniel Supernault ec2bff95b6 Add StatusPipeline 8 years ago