pixelfed/app/Transformer
daniel 0158941fb6
API improvements + test fixes ()
* migrate PHPUnit configuration

* replace @test annotations with #[Test] attributes, and add it where it was missing

* remove test prefix from test method names

* add PHPUnit cache to .gitignore

* Update ApiV1Controller, fix notifications favourited/reblogged/bookmarked state. Fixes 

* Update ApiV1Controller, fix relationship fields. Fixes 

* Update instance config, return proper matrix limits. Fixes 

* Update SearchApiV2Service, fix offset bug. Fixes 

* Update ApiV1Controller, add better direct error message. Fixes 

* Update changelog

---------

Co-authored-by: Daniel Simon <daniel.simon.dev@proton.me>
..
ActivityPub Update AP Status Transformer, fix inReplyTo. Fixes
Api API improvements + test fixes ()