mirror of
https://github.com/flarum/framework.git
synced 2025-03-06 10:05:34 +08:00

onFollowing
param to GlobalSearchState (#38)
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.
Description
Simple forum software for building great communities.
200 MiB
Languages
PHP
60.7%
TypeScript
26%
JavaScript
7.9%
Less
4.4%
Blade
0.8%
Other
0.2%