framework/extensions/flags
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
..
js refactor: JSON:API (#3971) 2024-06-21 09:36:32 +01:00
less feat: theming and extensibility improvements (#3876) 2023-10-10 21:36:08 +01:00
locale Move locale files from language pack to extension. (#32) 2021-02-17 16:24:33 -05:00
migrations Fix down migration 2020-02-07 11:55:52 +01:00
src refactor: JSON:API (#3971) 2024-06-21 09:36:32 +01:00
tests refactor: JSON:API (#3971) 2024-06-21 09:36:32 +01:00
.gitattributes chore: add .gitattributes to extensions to export-ignore files. (#3513) 2022-07-08 20:38:20 +01:00
.gitignore chore: flarum-cli audit infra --fix 2022-01-20 03:32:36 -05:00
CHANGELOG.md Release v1.2 2022-01-20 12:13:37 +01:00
composer.json fix(regression): require flarum/testing:2.0 2023-05-31 09:53:59 +01:00
extend.php refactor: JSON:API (#3971) 2024-06-21 09:36:32 +01:00
LICENSE Update copyright year 2021-05-15 00:49:42 +01:00