Commit graph

459 commits

Author SHA1 Message Date
Hannes 36d6885b34
refactor: use this over self 2021-01-13 10:23:10 +01:00
github-actions 5231c3444e ci: lint code to MediaWiki standards
Check commit and GitHub actions for more details
2021-01-13 08:39:35 +00:00
Hannes 9fb094a3c0
refactor: add theme class through php 2021-01-13 09:38:26 +01:00
alistair3149 9d3df250de
refactor: merge CSS variables in core styles 2021-01-12 14:31:35 -05:00
H. C. Kruse dde77d19dc
fix: fix incorrect files from rebased PR (#203)
* refactor: Fix switching theme

* ci: lint code to MediaWiki standards

Check commit and GitHub actions for more details

* refactor: Fix bad rebase

* ci: lint code to MediaWiki standards

Check commit and GitHub actions for more details

Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2021-01-11 20:12:14 -05:00
H. C. Kruse b4488f8ddb
fix: fix theme switcher logic (#202)
* refactor: Fix switching theme

* ci: lint code to MediaWiki standards

Check commit and GitHub actions for more details

Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2021-01-11 17:13:01 -05:00
github-actions 70b74107de ci: lint code to MediaWiki standards
Check commit and GitHub actions for more details
2021-01-11 18:47:47 +00:00
alistair3149 e9d9015d63
docs: add missing parameter 2021-01-11 13:47:21 -05:00
alistair3149 83bac9e4f6
refactor: separate theme toggle styles from core module 2021-01-11 13:31:49 -05:00
alistair3149 22980f9302
style: rename theme switcher RL module 2021-01-11 13:12:49 -05:00
alistair3149 603a50b7d2
refactor: move theme toggle before search 2021-01-11 12:22:32 -05:00
github-actions 90e1826134 ci: lint code to MediaWiki standards
Check commit and GitHub actions for more details
2021-01-11 17:17:37 +00:00
H. C. Kruse e30e6ce52c
feat: implement theme toggle (#201) 2021-01-11 12:13:59 -05:00
alistair3149 5a8c15f3c2
refactor: move theme preference underneath skin preferences 2021-01-10 17:38:11 -05:00
alistair3149 88ecd756e2
refactor: make theme handler more versatile 2021-01-10 15:40:25 -05:00
github-actions 002240b384 ci: lint code to MediaWiki standards
Check commit and GitHub actions for more details
2021-01-09 22:15:47 +00:00
Hannes 7a8a60a853
test: Fix CI 2021-01-09 23:07:05 +01:00
Hannes dde580e2de
Merge remote-tracking branch 'upstream/master' into feature/darkmode-switch 2021-01-09 23:03:23 +01:00
Hannes 028169ea42
feature: Make color scheme configurable 2021-01-09 22:58:43 +01:00
alistair3149 2110aa8d55
Add search loading indicator 2020-10-16 15:23:15 -04:00
Kodiak 195c0d6e0a
Naming Capitalization issue fix
Naming Capitalization issue fix
2020-10-08 23:17:46 -07:00
github-actions ff4349601a Make a dinner reservation - MediaWiki CI
I clean up code to MediaWiki standards
2020-08-21 19:49:31 +00:00
alistair3149 e0fe0b88eb
Simplify get config method in skin hook 2020-08-21 15:48:23 -04:00
alistair3149 331d7c9508
Disable core search module using search config 2020-08-21 15:38:11 -04:00
alistair3149 0b87fa8641
Remove low quality image placeholder for lazyload
The original implementation is not robust and make assumptions about a wiki configuration
2020-08-20 12:36:50 -04:00
github-actions c04d4b102e Make a dinner reservation - MediaWiki CI
I clean up code to MediaWiki standards
2020-08-12 12:59:57 -04:00
alistair3149 f816fdb830 Remove unused config variable 2020-08-12 12:59:57 -04:00
alistair3149 a413f5bd21 Update comment format in SkinCitizen 2020-08-12 12:59:57 -04:00
alistair3149 58789b9034 Add null check for last modified message 2020-08-12 12:59:57 -04:00
github-actions be0ada233c Make a dinner reservation - MediaWiki CI
I clean up code to MediaWiki standards
2020-08-12 12:59:57 -04:00
alistair3149 a96925b031 Use SkinMustache and merge CitizenTemplate into SkinCitizen 2020-08-12 12:59:57 -04:00
alistair3149 193c027eb4 Separate language portal from other portals in sidebar 2020-08-12 12:59:57 -04:00
alistair3149 22832841da Use standalone for display in Webapp manifest 2020-08-12 12:59:57 -04:00
alistair3149 fc0692f62d Merge footer functions 2020-08-12 12:59:57 -04:00
github-actions 0e67691569 Make a dinner reservation - MediaWiki CI
I clean up code to MediaWiki standards
2020-08-12 12:59:57 -04:00
alistair3149 f0110cbd7a Sync with MobileFrontend 2020-08-12 12:59:57 -04:00
alistair3149 91aaec57a1 Migrate some Mustache parameter to SkinCitizen 2020-08-12 12:59:57 -04:00
alistair3149 5b33a497e4 Clean up search props function 2020-08-12 12:59:57 -04:00
alistair3149 eb491f7465 Clean up Mustache param name for SkinMustache merge 2020-08-12 12:59:57 -04:00
github-actions 4cab9be57d Make a dinner reservation - MediaWiki CI
I clean up code to MediaWiki standards
2020-08-12 12:59:56 -04:00
alistair3149 01f43fc4cc Undo skin check for lazyload 2020-08-12 12:59:56 -04:00
alistair3149 143ecb98e7 Add additional check to avoid lazyload hook affect other skin 2020-08-12 12:59:56 -04:00
alistair3149 0cc5b9a9e8 Replace addModule with getDefaultModules 2020-08-12 12:59:56 -04:00
alistair3149 1e012eb101
Default image lazyload to false due to leak 2020-07-22 17:07:15 -04:00
Hannes Kruse 557c8577c1
Update PHPDoc and make some comparisons strict
Signed-off-by: Hannes Kruse <hannes@octofox.de>
2020-07-05 14:37:44 +02:00
Hannes Kruse 1550ee8658
Default lazyloading to true on ConfigException
Signed-off-by: Hannes Kruse <hannes@octofox.de>
2020-07-05 14:37:06 +02:00
Hannes Kruse 8df68d6393
Use getHttpRequestFactory instead of deprecated MWHttpRequest
MWHttpRequest was deprecated in 1.34, getHttpRequestFactory was introduced in 1.31

Signed-off-by: Hannes Kruse <hannes@octofox.de>
2020-07-05 14:36:31 +02:00
github-actions 1fa405871c Make a dinner reservation - MediaWiki CI
I clean up code to MediaWiki standards
2020-06-17 02:56:40 +00:00
alistair3149 8263f86df1
Add license header to PHP files 2020-06-16 22:56:19 -04:00
alistair3149 f72af5e76d
Improve CI and code clean up (#143)
* Replace existing grunt linter

* Fix stylesheet issues picked up by stylelint

* Update the git workflow

* Fix incorrect slash in workflow file

* Github CI lint - eslint/stylelint

* Clean up composer

* Fix phpcb error

* MediaWiki CI

* Change commit message

* Update status badge

* Add JSDoc

* Add SVGO

* Make a dinner reservation - MediaWiki CI

I clean up code to MediaWiki standards

* Optimize SVG files with SVGO

Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2020-06-16 22:49:41 -04:00
alistair3149 aa9508b41b
Drop support for SkinTemplateToolboxEnd 2020-06-15 23:03:02 -04:00
alistair3149 3d497156a0 Add documentation and license header 2020-06-15 22:52:30 -04:00
github-actions eeb3962ae6 Github CI lint - phpcbf 2020-06-16 02:41:54 +00:00
alistair3149 3736489118 Load lazyload modules with skin modules if needed 2020-06-15 22:41:56 -04:00
github-actions 105bcd52ed Github CI lint - phpcbf 2020-06-16 02:33:05 +00:00
alistair3149 32a0af35d4
Separate ToC from core module 2020-06-15 22:32:55 -04:00
alistair3149 96d7c90b21
Separate lazyload styles from common 2020-06-12 14:02:23 -04:00
alistair3149 d087db2cad
Set autocomplete off for the entire search form 2020-06-12 13:39:31 -04:00
alistair3149 21c03c718c
Add content ID back for VE compatibility (#128) 2020-06-10 01:36:50 -04:00
alistair3149 9d6f97cae6
Added config to disable lazyload (#121) 2020-06-09 01:28:50 -04:00
alistair3149 ffb0916c6d
Added shortcut key tooltip to search toggle (#120) 2020-06-09 00:55:31 -04:00
alistair3149 345af04010
Added random button to search bar 2020-06-08 21:58:35 -04:00
alistair3149 b964eef276
Fixed php error when page tools condition is set to login 2020-06-08 21:05:33 -04:00
alistair3149 c009b8726c
Simplified search bar
The last one didn't stage all the files
2020-06-08 19:12:03 -04:00
alistair3149 8e9bbdbbad
Removed search button 2020-06-08 16:51:48 -04:00
alistair3149 4ad5056fc4
Add config to enable or disable rich search suggestions 2020-06-07 17:16:45 -04:00
alistair3149 a7e364aa72
Cleaned up search modules 2020-06-07 15:54:42 -04:00
alistair3149 4ab77674e4
Reorganized file structure for a few ResourceLoader modules 2020-06-07 15:02:52 -04:00
alistair3149 3aa075df94
Added new ResourceLoader module for fonts 2020-06-07 02:17:07 -04:00
alistair3149 bc15fd916e
Removed unused bottom bar 2020-06-07 02:07:30 -04:00
alistair3149 72b41df5ce
Refactor header DOM structure
- Reduced unnessecary HTML elements
- Stanardized class and IDs
- Switch to fix header due to performance concern
- Rewrote over-qualified CSS selectors
- Started rework on file organizations
2020-06-07 01:30:54 -04:00
alistair3149 09116cd568
Changed header from mw-header-container to mw-header 2020-06-06 15:51:51 -04:00
alistair3149 ce9c9a27a9
Use standard class and ID for search box 2020-06-06 14:47:03 -04:00
github-actions 03b72231aa Github CI lint - phpcbf 2020-06-06 00:13:26 +00:00
alistair3149 0ade51a384
Full Mustache conversion 2020-06-05 20:12:39 -04:00
alistair3149 0b28c95507
Give screen-reader-text class to hidden labels 2020-06-05 18:55:04 -04:00
alistair3149 042522d310
Converted header user buttons into Mustache 2020-06-05 18:25:24 -04:00
alistair3149 4b4be074a2 Merge branch 'dev' of github.com:StarCitizenTools/mediawiki-skins-Citizen into dev 2020-06-05 17:15:38 -04:00
alistair3149 f890f96ca0
Fixed PHP error on undefined variable 2020-06-05 17:13:55 -04:00
github-actions 8d24caa8be Github CI lint - phpcbf 2020-06-05 21:08:41 +00:00
alistair3149 1cdde07e32
Fixed missing legacy menus 2020-06-05 17:07:47 -04:00
alistair3149 0c3898c462
Converted the navigation menu to Mustache 2020-06-05 17:07:11 -04:00
alistair3149 86882116df
Removed unused functions 2020-06-04 15:08:42 -04:00
alistair3149 a6bcf28acd
Converted part of menu to Mustache 2020-06-04 15:04:03 -04:00
alistair3149 b675d95f35
Added missing documentation for search box 2020-06-04 13:32:01 -04:00
github-actions ae50312dae Github CI lint - phpcbf 2020-06-04 17:17:50 +00:00
alistair3149 65a364e3ca
Fixed incorrect DOM structure 2020-06-04 13:16:51 -04:00
alistair3149 72ab186ccd
Fixed incorrect tags in bottombar 2020-06-04 02:43:52 -04:00
github-actions 09af984c20 Github CI lint - phpcbf 2020-06-04 06:36:54 +00:00
alistair3149 89a8faec37
Converted search box to Mustache 2020-06-04 02:36:06 -04:00
alistair3149 f248b8a861
Removed try catch exception from bottombar
There should not be exception so no need for exception catching
2020-06-04 01:40:32 -04:00
alistair3149 575a700425
Added missing div tag in the footer 2020-06-04 01:13:04 -04:00
alistair3149 7a38c76215
Converted bottombar to Mustache 2020-06-04 00:18:36 -04:00
alistair3149 72bfbb6087
Converted header toggle tooltip to i18n message 2020-06-03 23:39:50 -04:00
alistair3149 4dd271eb09
Use div instead of span as it is not inline 2020-06-03 01:33:25 -04:00
alistair3149 2adf857692
Use div instead of span as it is not inline 2020-06-03 01:20:56 -04:00
alistair3149 6b69c66c08
Use aside element for sitename sidebar 2020-06-03 01:16:26 -04:00
alistair3149 e913ec5f86
Removed ARIA role from footer 2020-06-03 01:08:39 -04:00
alistair3149 2f4827b785
Use semantic HTML5 elements for footer 2020-06-03 01:07:40 -04:00
alistair3149 2c6962f2be
Removed footer and content IDs
Based on T248137
2020-06-03 00:44:13 -04:00
alistair3149 c0fee346c5
Partial conversion to Mustache for header 2020-06-03 00:28:22 -04:00
alistair3149 5d5d1077c6
Readded tooltip to sitetitle 2020-06-02 23:37:28 -04:00
alistair3149 f0da589b52
Fixed missing footer sitetitle 2020-06-02 23:22:09 -04:00
alistair3149 a039f02bed
Added missing tooltip for side sitetitle 2020-06-02 22:34:38 -04:00
alistair3149 35de211a49
Converted sidebar sitetitle to Mustache 2020-06-02 21:21:24 -04:00
alistair3149 37732ea6a9
Partial Mustache refactor (#113)
Refactor some components into Mustache. With the footer refactor addressed in #75, it should solve most of the incompatibility issues caused by previous hacks used to generate the footer
2020-06-02 02:23:11 -04:00
alistair3149 fbd85a8ef6
Attempt to fix autocomplete on search form 2020-03-17 18:34:01 -04:00
alistair3149 e1db357496
Re-enable watch module since it provides better UX 2020-02-15 22:31:58 -05:00
alistair3149 71876c5f9e
Dequeued watch module since it is not needed 2020-02-15 21:55:11 -05:00
alistair3149 1b4daf957c
Reverted changes 2020-02-15 21:27:42 -05:00
alistair3149 a2608fc40b
Use defaultmodule to load skin styles instead 2020-02-15 21:26:07 -05:00
alistair3149 74f3647af0
Attempt to rearrange resourceloader module 2020-02-15 20:57:43 -05:00
alistair3149 cc58502424
Attempt to rearrange resourceloader module 2020-02-15 20:54:39 -05:00
alistair3149 7a922720ba
Attempt to rearrange resourceloader module 2020-02-15 20:49:32 -05:00
alistair3149 c8fa98b2e4
Dequeue icons styles from critical render path 2020-02-15 20:40:47 -05:00
alistair3149 42286cfc95
Attempt to fix styles not loading properly 2020-02-15 20:38:11 -05:00
alistair3149 5fd977ea6c
Attempt to fix styles not loading properly 2020-02-15 20:37:41 -05:00
alistair3149 9863548919
Attempt to fix styles not loading properly 2020-02-15 20:32:22 -05:00
alistair3149 4c7702f19c
Attempt to fix styles not loading properly 2020-02-15 20:28:17 -05:00
alistair3149 43ab95b516
Attempt to fix styles not loading properly 2020-02-15 20:25:32 -05:00
alistair3149 0256020d9e
Attempt to fix php error 2020-02-15 20:17:43 -05:00
alistair3149 174bb4ccda
Attempt to fix php error 2020-02-15 20:15:36 -05:00
alistair3149 da2b32896c
Attempt to fix resourceloader order 2020-02-15 20:04:53 -05:00
alistair3149 6d29600caf
Attempt to fix resourceloader not loading bug 2020-02-15 19:56:41 -05:00
alistair3149 24724cf9b2
Add missing return line 2020-02-15 19:50:35 -05:00
alistair3149 53416ce050
Optimize resourceloader load order 2020-02-15 19:49:49 -05:00
alistair3149 bbcf4e16ae
Use defaultmodule to load search module instead: 2020-02-15 19:25:47 -05:00
alistair3149 16e187c38d
Renamed resourceloader modules 2020-02-15 16:49:55 -05:00
alistair3149 6dfe6aace2
Added missing function call for referrer policy 2020-01-16 19:14:15 -05:00
Hannes 927a2b2032
Fix getting value 2020-01-11 21:32:32 +01:00
Hannes 423e7c0eea
Allow to make thumbnail size configurable 2020-01-11 21:27:39 +01:00
github-actions ec2301eb33 Github CI lint - phpcbf 2020-01-10 00:33:26 +00:00
alistair3149 def3f44ed0
Re-added referrer policy since mw implementation does not include response header 2020-01-09 19:26:16 -05:00
alistair3149 ef8b84de89
Reverted to the older getFooterBlock 2020-01-07 13:34:43 -05:00
alistair3149 7eac848574
Fix missing footer components 2020-01-07 13:23:08 -05:00
alistair3149 8380d27ffa
Fix php error 2020-01-06 21:15:24 -05:00
alistair3149 4f0fb48a76
Use sitename as title for the logo 2020-01-06 21:03:36 -05:00
alistair3149 69da2fa56e
Removed unused ID 2020-01-06 18:56:04 -05:00
alistair3149 920370b05a
Fix getLogo documentation 2020-01-06 18:46:51 -05:00
alistair3149 593bd4e879
Fix getLogo syntax 3 2020-01-06 18:45:35 -05:00
alistair3149 8b88302535
Fix getLogo syntax 2 2020-01-06 18:44:41 -05:00
alistair3149 a72e576d70
Fix getLogo syntax 2020-01-06 18:44:24 -05:00
alistair3149 56c47dba82
Fixed header class name 2020-01-06 18:42:52 -05:00
alistair3149 e51dc8d41d
Fixed logo generation 2020-01-06 18:37:32 -05:00
alistair3149 e4783784f5
Clean up class and id names for navigation 2020-01-06 18:36:56 -05:00
alistair3149 6b0630d589
Cleaned up unnessecary components 2020-01-06 18:32:44 -05:00
alistair3149 3396785c18
Fixed incorrect function name 2020-01-06 18:22:17 -05:00
alistair3149 30e8ef08f8
Added sitelogo to skintemplate 2020-01-06 18:10:28 -05:00
alistair3149 1470c10fa0
Remove unused footer style 2020-01-06 17:56:43 -05:00
github-actions dc495d9851 Github CI lint 2020-01-06 19:28:08 +00:00
alistair3149 dc454604d4
Oops forgot to pass the var 2020-01-01 17:40:56 -05:00
alistair3149 286c2d5acc
Added X-XSS-Protection header support 2019-12-31 02:36:17 -05:00
alistair3149 268e00850b
Removed Referrer policy since MW has its implementation > 1.31 2019-12-31 01:41:03 -05:00
alistair3149 bef0d67e6c
Disable default search module
'
2019-12-30 17:41:33 -05:00
alistair3149 3232c32b77
Added missing space for lazy class 2019-12-27 03:36:48 -05:00
alistair3149 041db6b886
Set CSPreportmode to strictly true only 2019-12-27 03:05:05 -05:00
alistair3149 6ab2d17cce
Updated website 2019-12-26 14:04:39 -05:00
alistair3149 a765556f9e
Bumped version and updated test files 2019-12-26 02:08:10 -05:00
Hannes dd9c8c6f0a
Refactor CitizenTemplate
Pulled out big chunks into separate methods and tried to improve readability.

FEATURE: Made bottom button configurable (although icon and style is still hardcoded)
  - Button can be enabled/disabled through $wgCitizenEnableButton
  - Link configurable through $wgCitizenButtonLink
  - Title configurable through $wgCitizenButtonTitle
  - Text configurable through $wgCitizenButtonText

FEATURE: Made visibility of page tools configurable through $wgCitizenShowPageTools
Possible config values:
  - true -> always visible
  - false -> always hidden
  - 'login' -> only visible if user is logged in
  - 'permission-*' -> only visible if user has the given permission for current page
    - e.g.: 'permission-edit' -> Tools visible if user can edit current page
2019-12-26 00:20:04 +01:00
Hannes 2344122fa4
Refactor SkinCitizen
Refactored into separate methods also made code MW compliant
2019-12-26 00:15:01 +01:00
Hannes c51a1ef796
Refactor Hooks class
Make code compliant to MW guidelines
Add exception checking ang global var removal
2019-12-26 00:13:59 +01:00
Hannes 41b1f157cd
Add 'Citizen' namespaces to Api class
Refactor code to pass MediaWiki guidelines
2019-12-26 00:12:14 +01:00
alistair3149 72e23056b3 Added support for Feature Policy 2019-12-24 00:40:30 -05:00
alistair3149 21778bec63 Enabled CSP for testing 2019-12-23 23:27:36 -05:00
alistair3149 2e4bc7adc3 Added CSP support 2019-12-23 23:13:42 -05:00
alistair3149 6ee9ce7f98 Added HSTS preload support 2019-12-23 22:43:11 -05:00
alistair3149 067386964e Added HSTS support 2019-12-23 22:17:28 -05:00
alistair3149 ebfa056aee Fixed typo in skincitizen.php 2019-12-23 21:15:52 -05:00
alistair3149 4bd3cd2ec5 Added deny xframe 2019-12-23 21:10:13 -05:00
alistair3149 59aa0d9ab0 Enable strict origin referrer policy 2019-12-23 20:26:26 -05:00
alistair3149 966a8ecefc Updated the value for viewport meta tag 2019-12-23 02:56:10 -05:00
alistair3149 ee403dfcef Added strict referrer policy 2019-12-23 02:34:55 -05:00
alistair3149 ea8f9603dc Removed XUA tag 2019-12-23 02:24:35 -05:00
alistair3149 9db38659b3 Reverted CitizenTemplate 2019-12-20 15:38:26 -05:00
alistair3149 dc7453ec7c Moved contact button to global config, fixed php quote styles 2019-12-20 15:19:17 -05:00
alistair3149 229c8540bb Switched search button from text to icon 2019-12-16 14:10:44 -05:00
alistair3149 0619214ada Forgot to pass the search limit var to JS 2019-12-14 00:44:09 -05:00
alistair3149 363b946bfc Update to manifest 2 #4 2019-12-12 21:37:19 -05:00
alistair3149 ea297d7967 Test global var 2019-12-11 23:01:14 -05:00
alistair3149 3df16bfd23 Defined MediaWikiServices 2019-12-11 22:48:55 -05:00
alistair3149 2ef10e9605 Implement global var test 2019-12-11 22:38:55 -05:00
alistair3149 1596126e1b No image icon for suggestions 2019-12-11 21:10:34 -05:00
alistair3149 34ff3660f3 Experimential search suggestions 2019-12-11 17:14:36 -05:00
alistair3149 a9b2bbf79c Added class and IDs to search bar 2019-12-11 16:47:07 -05:00
alistair3149 bdf71e63c3 Reverted to previous version 2019-12-11 16:43:11 -05:00
alistair3149 e749a5c337 Additional search tweaks 2019-12-11 16:38:01 -05:00
alistair3149 8e1f9df096 Further clean up search IDs 2019-12-11 16:06:51 -05:00
alistair3149 dd547503dd Check if suggestion is hooked to ID name 2019-12-11 16:04:26 -05:00
alistair3149 b33103b60c Fix label 2019-12-11 15:55:58 -05:00
alistair3149 184db8fb2e Moved label out of h3 2019-12-11 15:51:58 -05:00
alistair3149 ae20512996 Better ID names for search toggle 2019-12-11 15:40:59 -05:00
alistair3149 d4dfe93f80 Search form ID update 2019-12-11 15:29:15 -05:00
alistair3149 b5ccf5d8b9 Added support for Preconnect 2019-12-10 22:59:10 -05:00
alistair3149 aef92b708a Tweaks to lazyload placeholder 2019-08-21 15:57:17 -04:00
alistair3149 1ae5b6ecf5 Additional fixes for lazyload 2019-08-16 00:21:46 -04:00
alistair3149 f50789508c Low quality lazyload placeholder 2019-08-15 22:48:10 -04:00
alistair3149 6790081313 Removed unused site logo 2019-08-15 20:44:58 -04:00
alistair3149 8b74c1edb5 Removed unused codes 2019-08-15 20:39:40 -04:00
alistair3149 9a6e12c3d8 Added support for Native lazyloading API 2019-08-15 18:31:54 -04:00
alistair3149 da7c4d5ff0 Enabled lazyload, fix for svg 2019-08-15 13:53:23 -04:00
alistair3149 45b775c5fc Repushed Citizen skin 2019-08-15 13:40:13 -04:00
alistair3149 5371f3182f Fix localsettings.php to remove wave.js, temp remove Citizen skin to repush 2019-08-15 13:39:47 -04:00
alistair3149 8265d67d75 Added Lazyload images, broke MMV 2019-08-15 02:20:50 -04:00
alistair3149 67581f74e8 Theme meta hotfix 2019-08-13 20:16:30 -04:00
alistair3149 9f21460dbb TOC hotfix, theme color meta 2019-08-13 20:11:52 -04:00
alistair3149 590ae51c05 Web Manifest API implementation 2019-08-13 19:45:20 -04:00
alistair3149 c56d3720f9 Removed CSS, added TemplateData and Styles, updated Citizen skin 2019-08-13 12:54:28 -04:00
alistair3149 b3a61828f0 Additional styling for category and related articles 2019-08-09 22:28:30 -04:00
alistair3149 653dce2711 Updated Citizen skin files 2019-08-09 03:22:43 -04:00