Sami Mazouz
|
770f9370af
|
fix: 2.0 bugs (#4011)
|
2024-08-02 12:49:34 +01:00 |
|
Sami Mazouz
|
a8777c6198
|
refactor: JSON:API (#3971)
* refactor: json:api refactor iteration 1
* chore: delete dead code
* fix: regressions
* chore: move additions/changes to package
* feat: AccessTokenResource
* feat: allow dependency injection in resources
* feat: `ApiResource` extender
* feat: improve
* feat: refactor tags extension
* feat: refactor flags extension
* fix: regressions
* fix: drop bc layer
* feat: refactor suspend extension
* feat: refactor subscriptions extension
* feat: refactor approval extension
* feat: refactor sticky extension
* feat: refactor nicknames extension
* feat: refactor mentions extension
* feat: refactor lock extension
* feat: refactor likes extension
* chore: merge conflicts
* feat: refactor extension-manager extension
* feat: context current endpoint helpers
* chore: minor
* feat: cleaner sortmap implementation
* chore: drop old package
* chore: not needed (auto scoping)
* fix: actor only fields
* refactor: simplify index endpoint
* feat: eager loading
* test: adapt
* test: phpstan
* test: adapt
* fix: typing
* fix: approving content
* tet: adapt frontend tests
* chore: typings
* chore: review
* fix: breaking change
|
2024-06-21 09:36:32 +01:00 |
|
IanM
|
01598555a9
|
chore: larastan changed namespace (#3955)
|
2024-01-09 17:07:26 +00:00 |
|
Sami Mazouz
|
493ffa0538
|
chore(phpstan): upgrade to be compatible with latest dependency updates (#3835)
|
2023-06-15 17:49:39 +01:00 |
|
Nicolas Peugnet
|
f9a5d485c3
|
fix(phpstab): adapt phpstan package for extension use (#3727)
- fix "Stub file does not exist" error message as reported in
<https://github.com/flarum/docs/pull/441#issuecomment-1419668760>
- fix "Ignored error pattern was not matched in reported errors" error
messages as reported in
<https://github.com/flarum/docs/pull/441#issuecomment-1420903036>
|
2023-02-08 10:43:41 +01:00 |
|
Sami Mazouz
|
fc4d5e3d43
|
chore: Setup PHPStan Level 5 (#3553)
|
2022-09-14 15:23:56 +01:00 |
|