MinervaNeue/includes
jdlrobson 2e453edd23 Only load notification icon (bell) CSS for logged in users
* The notification-count style is only needed if you are logged
in. Given a small percentage of our users are logged in, we
load a lot of render blocking css unnecessarily.
* The bell icon is not needed for anonymous users so pull that
out from skins.minerva.icons.images which is loaded for all users
into a module only used by logged in users (skins.minerva.icons.loggedin)
* Simplify the user-button rule - it is overly specific - probably for
historic reasons.

Additional changes:
* Simplify isAuthenticated helper

Change-Id: Ia72e7e45d276e8aac1ff5471bf6158705c7b5f99
2018-04-12 09:27:01 -07:00
..
skins Only load notification icon (bell) CSS for logged in users 2018-04-12 09:27:01 -07:00
Minerva.hooks.php Merge "Convert custom LESS var from global to local" 2018-04-02 23:41:18 +00:00
MinervaResourceLoaderParsedMessageModule.php Prepare to break the server side MobileFrontend dependency on Minerva 2017-09-27 21:21:59 +00:00
MinervaUI.php Prefix icons in Minerva 2018-01-19 15:30:03 -08:00
ResourceLoaderLessVarFileModule.php Convert custom LESS var from global to local 2018-04-02 23:28:58 +00:00