mirror of
https://github.com/flarum/framework.git
synced 2024-11-26 10:14:16 +08:00
b222856744
Add an `onFollowing` param to GlobalSearchState This ensures that it will be taken into account by IndexPage's `refreshParams` call, preventing the following page from being shown if the user: 1. goes to following 2. goes to any other page not inheriting IndexPage 3. goes to 'all discussions' Ref https://github.com/flarum/core/issues/2516 for a full explanation. |
||
---|---|---|
.. | ||
.github/workflows | ||
js | ||
less | ||
locale | ||
migrations | ||
src | ||
views/emails | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.styleci.yml | ||
CHANGELOG.md | ||
composer.json | ||
extend.php | ||
LICENSE |