framework/extensions/mentions
Sami Mazouz da1bf8da21
chore(phpstan): enable phpstan in bundled extensions (#3667)
* feat(phpstan): pick up extended model relations typings
* feat(phpstan): pick up extended model date attributes
* feat(core): introduce `castAttribute` extender
Stops using `dates` as it's deprecated in laravel 8
* feat(phpstan): pick up extended model attributes through casts
* fix: extenders not resolved when declared namespace
* fix(phpstan): new model attributes are always nullable
* chore(phpstan): add helpful cache clearing command
* Apply fixes from StyleCI
* chore: improve extend files provider logic
* chore: rename `castAttribute` to just `cast`
* chore: update phpstan package to detect `cast` method
* chore: enable phpstan in bundled extensions
* chore: rebasing conflicts
* chore: rebasing conflicts
* chore: typings for latest 1.7 changes

Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
2023-01-19 21:49:38 +01:00
..
js Bundled output for commit d7f4975330 2023-01-17 18:15:45 +00:00
less fix: groupmentions have poor contrast on some backgrounds (#3672) 2022-11-07 16:49:47 +01:00
locale [mentions] feat: group mentions (#3658) 2022-11-05 19:29:01 +00:00
migrations [mentions] feat: group mentions (#3658) 2022-11-05 19:29:01 +00:00
src chore(phpstan): enable phpstan in bundled extensions (#3667) 2023-01-19 21:49:38 +01:00
tests Merge pull request from GHSA-22m9-m3ww-53h3 2023-01-10 15:00:37 +01:00
views/emails [mentions] feat: group mentions (#3658) 2022-11-05 19:29:01 +00: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:45:09 -05:00
CHANGELOG.md Release v1.2 2022-01-20 12:45:05 +01:00
composer.json Merge pull request from GHSA-22m9-m3ww-53h3 2023-01-10 15:00:37 +01:00
extend.php Merge pull request from GHSA-22m9-m3ww-53h3 2023-01-10 15:00:37 +01:00
LICENSE Update copyright year 2021-05-15 00:56:10 +01:00