framework/extensions/flags
Sami Mazouz e2281a2123
chore: handle deprecations from 1.x (#3909)
* chore: drop deprecated `post_number_index` column

* chore: remove deprecated `FlagsWillBeDeleted` event

* chore: `Migration::addSettings` can still be needed

* chore: `settings->get` default can still be needed

* chore: deprecated `$default` in `Settings::serializeToForum` extender

* chore: deprecated request `actor` attribute

* chore: already handled

* chore: remove `RecompileFrontendAssets::whenSettingsSaved`

* chore: remove `getReadIds`

* chore: `Model::dateAttribute` extender

* chore: `evented` js util

* chore: `WelcomeHero` js hidden prop

* chore: attributes pushData with relations

* chore: app request options `extract`

* chore: itemlist deprecations

* chore: `search` state

* chore: `getMentionText`

* chore: deprecated non-registered store type

* chore: `Button` title

* chore: `Modal` deprecations

* chore

* chore: deprecated `less` mixins

* Apply fixes from StyleCI

* fix

* fix: phpstan

* fix

* fix

---------

Co-authored-by: StyleCI Bot <bot@styleci.io>
2023-11-10 21:20:18 +00:00
..
js chore: handle deprecations from 1.x (#3909) 2023-11-10 21:20:18 +00: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 chore: handle deprecations from 1.x (#3909) 2023-11-10 21:20:18 +00:00
tests chore: improve test suite (#3814) 2023-06-15 13:26:39 +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 chore(phpstan): enable phpstan in bundled extensions (#3667) 2023-01-19 21:49:38 +01:00
LICENSE Update copyright year 2021-05-15 00:49:42 +01:00