framework/extensions/mentions
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 chore: avoid using .fa() mixins and @fa-var vars (#3912) 2023-10-29 14:45:50 +01:00
locale feat: notification unsubscribe & email overhaul with HTML multipart (#3872) 2023-09-29 16:34:54 +01:00
migrations feat(core): PHP 8.2 Support (#3709) 2023-02-14 19:09:56 +01:00
src chore: avoid using .fa() mixins and @fa-var vars (#3912) 2023-10-29 14:45:50 +01:00
tests chore: improve test suite (#3814) 2023-06-15 13:26:39 +01:00
views/emails feat: notification unsubscribe & email overhaul with HTML multipart (#3872) 2023-09-29 16:34:54 +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:45:09 -05:00
CHANGELOG.md Release v1.2 2022-01-20 12:45:05 +01:00
composer.json fix(regression): require flarum/testing:2.0 2023-05-31 09:53:59 +01:00
extend.php chore: remove ExtenderInterface[] as a conditional option, only support callable or ::class invoke (#3904) 2023-10-21 17:37:07 +01:00
LICENSE Update copyright year 2021-05-15 00:56:10 +01:00