mediawiki-skins-MinervaNeue/includes
Steph Toyofuku 573ac59dc5 Query params can set night mode value
Whereas previously, the value of the query param would simply determine
whether or not night mode was enabled, we would like to be able to
control the actual night mode setting off of the query param

Now, it functions as an option to force the user into a particular
setting, be it automatic, night, or day.  If the query param is not set
(if night mode is enabled via config), we will default to the user
option as before

Bug: T355118
Change-Id: I38ed94bfc1b80d0a827c63c6dbdd92eb6f1bf531
2024-02-05 14:45:49 -08:00
..
Hooks Create HookRunner class and the hook handler interface 2023-06-09 22:19:59 +02:00
Menu Use namespaced classes 2024-01-06 16:31:38 +01:00
Permissions Use namespaced classes 2024-01-06 16:31:38 +01:00
Skins Query params can set night mode value 2024-02-05 14:45:49 -08:00
Hooks.php Set up user option for night mode 2024-02-02 13:28:35 -08:00
LanguagesHelper.php Use namespaced classes 2024-01-06 16:31:38 +01:00
MobileFrontendHooks.php Add feature flag for night mode 2024-01-31 00:38:51 +00:00
ResourceLoaderSkinModule.php Use namespaced classes 2024-01-06 16:31:38 +01:00
ServiceWiring.php Use namespaced classes 2024-01-06 16:31:38 +01:00
SkinOptions.php Add feature flag for night mode 2024-01-31 00:38:51 +00:00