framework/extensions/subscriptions
Alexander Skvortsov b222856744 Add an 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.
2021-01-07 10:24:41 -05:00
..
.github/workflows Add GitHub workflow for JavaScript building 2019-08-20 23:54:26 +02:00
js Add an onFollowing param to GlobalSearchState (#38) 2021-01-07 10:24:41 -05:00
less fix button colors for dark mode (#26) 2020-05-27 12:51:55 -04:00
locale Add empty locale extender to clear cache properly on enable/disable. 2020-06-19 22:22:54 -04:00
migrations Apply fixes from StyleCI 2019-11-29 23:02:31 +00:00
src Use new extenders (#36) 2020-12-08 12:37:40 -05:00
views/emails Translate notification emails (#30) 2020-09-30 15:51:00 -04:00
.editorconfig Add phpcs, Travis, clean up editorconfig and eslint 2015-09-04 11:36:03 +09:30
.gitattributes Webpack (#17) 2018-06-20 13:36:12 +09:30
.gitignore Webpack (#17) 2018-06-20 13:36:12 +09:30
.styleci.yml Update StyleCI rules 2016-11-16 15:46:24 +10:30
CHANGELOG.md changelog and constraint for beta 15 2020-12-15 09:30:15 +01:00
composer.json changelog and constraint for beta 15 2020-12-15 09:30:15 +01:00
extend.php Use User extender for preference registration, move search modifications back into callback style extender 2020-12-08 12:43:59 -05:00
LICENSE Update copyright claims in LICENSE 2019-11-30 00:01:03 +01:00