diff --git a/composer.json b/composer.json index 91f665643064bc68c09e26192a7d98e8fb7c5c8e..8c4ae60d1d9d59bf36f47caefb9c522b74ef3330 100644 --- a/composer.json +++ b/composer.json @@ -88,7 +88,7 @@ "noblogs/ai-mu-plugins": "0.3.1", "noblogs/noblogs-wp-ssl": "0.1.0", "noblogs/remove-gravatar": "0.1.1", - "noblogs/themes-child": "0.2.0", + "noblogs/themes-child": "0.3.2", "wpackagist-plugin/autopost-to-mastodon": "3.6.1", "wpackagist-plugin/bogo": "3.5.3", "wpackagist-plugin/classic-editor": "1.6.2", @@ -120,9 +120,8 @@ "wpackagist-plugin/disable-remove-google-fonts": "1.3.1", "wpackagist-plugin/footnotes": "2.7.3", "wpackagist-plugin/wpuntexturize": "2.2", - "wpackagist-theme/spearhead": "1.2.5", - "wpackagist-theme/blank-canvas": "1.2.9", - "wpackagist-theme/seedlet": "1.1.13" + "wpackagist-theme/seedlet": "1.1.13", + "wpackagist-theme/enjoyblog": "^1.0" }, "extra": { "wordpress-install-dir": "app", diff --git a/composer.lock b/composer.lock index 8a9b64d49d39fd19188cb9bef217dd4c3e28d6d3..f0e617bfad96406e6e2441f57eb922c1194488e3 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "bbc6125c5da28f0621c64076a7222d88", + "content-hash": "c8539e50e9864bec52df098d8fed259e", "packages": [ { "name": "bjornjohansen/wplang", @@ -296,6 +296,15 @@ "wordpress/core-implementation": "5.8.1" }, "type": "wordpress-core", + "extra": { + "patches_applied": { + "Patch definition of WP_CONTENT_URL to include SSL when it might not ": "patches/core/0052-fix-ssl-wp-content-url.patch", + "Anonymize requests to api.wordpress.org for updates": "patches/core/anonymize-update.php.patch", + "Do not perform pingbacks and trackbacks when we update via cron": "patches/core/0103-Remove-pingback-trackback.patch", + "Load JS library locally instead than from Googleapis": "patches/core/0155-Removing-reference-to-googleapis-from-wp-includes-up.patch", + "Remove Google Fonts API calls": "patches/core/0165-remove-google-fonts.patch" + } + }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" @@ -661,16 +670,16 @@ }, { "name": "noblogs/themes-child", - "version": "0.2.0", + "version": "0.3.2", "source": { "type": "git", "url": "https://git.autistici.org/noblogs/themes-child.git", - "reference": "fb4c93e10f40641078119b3f5968d58c6daa4805" + "reference": "720e481377c8dfd19126a570b9293fe181ef4e1e" }, "dist": { "type": "zip", - "url": "https://git.autistici.org/api/v4/projects/464/packages/composer/archives/noblogs/themes-child.zip?sha=fb4c93e10f40641078119b3f5968d58c6daa4805", - "reference": "fb4c93e10f40641078119b3f5968d58c6daa4805", + "url": "https://git.autistici.org/api/v4/projects/464/packages/composer/archives/noblogs/themes-child.zip?sha=720e481377c8dfd19126a570b9293fe181ef4e1e", + "reference": "720e481377c8dfd19126a570b9293fe181ef4e1e", "shasum": "" }, "type": "project", @@ -870,6 +879,12 @@ "composer/installers": "~1.0 || ~2.0" }, "type": "wordpress-plugin", + "extra": { + "patches_applied": { + "Disable gravatar": "patches/buddypress/0053-Patch-buddypress.patch", + "Force https on buddypress login redirect": "patches/buddypress/0147-forced-https-on-buddypress-login-redirect.patch" + } + }, "homepage": "https://wordpress.org/plugins/buddypress/" }, { @@ -978,6 +993,11 @@ "composer/installers": "~1.0 || ~2.0" }, "type": "wordpress-plugin", + "extra": { + "patches_applied": { + "Run update checks during cron": "patches/plugins/disable-wordpress-updates.patch" + } + }, "homepage": "https://wordpress.org/plugins/disable-wordpress-updates/" }, { @@ -1122,6 +1142,11 @@ "composer/installers": "~1.0 || ~2.0" }, "type": "wordpress-plugin", + "extra": { + "patches_applied": { + "Do send mail on privacy setting change": "patches/plugins/more-privacy-options.patch" + } + }, "homepage": "https://wordpress.org/plugins/more-privacy-options/" }, { @@ -1194,6 +1219,11 @@ "composer/installers": "~1.0 || ~2.0" }, "type": "wordpress-plugin", + "extra": { + "patches_applied": { + "Small workaround to fix simplyexclude plugin broken with wordpress 4": "patches/plugins/0117-simplyexclude.patch" + } + }, "homepage": "https://wordpress.org/plugins/simply-exclude/" }, { @@ -1302,6 +1332,11 @@ "composer/installers": "~1.0 || ~2.0" }, "type": "wordpress-plugin", + "extra": { + "patches_applied": { + "Disable Piwik global updates": "patches/plugins/wp-piwik.patch" + } + }, "homepage": "https://wordpress.org/plugins/wp-piwik/" }, { @@ -1320,6 +1355,11 @@ "composer/installers": "~1.0 || ~2.0" }, "type": "wordpress-plugin", + "extra": { + "patches_applied": { + "Support for global recaptcha keys": "patches/plugins/wp-recaptcha-bp.patch" + } + }, "homepage": "https://wordpress.org/plugins/wp-recaptcha-bp/" }, { @@ -1446,25 +1486,12 @@ "composer/installers": "~1.0 || ~2.0" }, "type": "wordpress-theme", - "homepage": "https://wordpress.org/themes/azul/" - }, - { - "name": "wpackagist-theme/blank-canvas", - "version": "1.2.9", - "source": { - "type": "svn", - "url": "https://themes.svn.wordpress.org/blank-canvas/", - "reference": "1.2.9" - }, - "dist": { - "type": "zip", - "url": "https://downloads.wordpress.org/theme/blank-canvas.1.2.9.zip" - }, - "require": { - "composer/installers": "~1.0 || ~2.0" + "extra": { + "patches_applied": { + "Teme footer": "patches/themes/0056-Patch-theme-azul.patch" + } }, - "type": "wordpress-theme", - "homepage": "https://wordpress.org/themes/blank-canvas/" + "homepage": "https://wordpress.org/themes/azul/" }, { "name": "wpackagist-theme/bliss", @@ -1482,6 +1509,11 @@ "composer/installers": "~1.0 || ~2.0" }, "type": "wordpress-theme", + "extra": { + "patches_applied": { + "Footer credits": "patches/themes/0223-bliss-footer.patch" + } + }, "homepage": "https://wordpress.org/themes/bliss/" }, { @@ -1500,6 +1532,11 @@ "composer/installers": "~1.0 || ~2.0" }, "type": "wordpress-theme", + "extra": { + "patches_applied": { + "Theme footer": "patches/themes/0057-Patch-theme-carrington-blog.patch" + } + }, "homepage": "https://wordpress.org/themes/carrington-blog/" }, { @@ -1518,6 +1555,11 @@ "composer/installers": "~1.0 || ~2.0" }, "type": "wordpress-theme", + "extra": { + "patches_applied": { + "Theme footer": "patches/themes/0058-Patch-theme-classic.patch" + } + }, "homepage": "https://wordpress.org/themes/classic/" }, { @@ -1536,6 +1578,11 @@ "composer/installers": "~1.0 || ~2.0" }, "type": "wordpress-theme", + "extra": { + "patches_applied": { + "Theme footer": "patches/themes/0062-Patch-theme-default.patch" + } + }, "homepage": "https://wordpress.org/themes/default/" }, { @@ -1554,6 +1601,11 @@ "composer/installers": "~1.0 || ~2.0" }, "type": "wordpress-theme", + "extra": { + "patches_applied": { + "Theme footer": "patches/themes/0063-Patch-theme-disconnected.patch" + } + }, "homepage": "https://wordpress.org/themes/disconnected/" }, { @@ -1572,8 +1624,31 @@ "composer/installers": "~1.0 || ~2.0" }, "type": "wordpress-theme", + "extra": { + "patches_applied": { + "Theme footer": "patches/themes/0064-Patch-theme-elegant-grunge.patch" + } + }, "homepage": "https://wordpress.org/themes/elegant-grunge/" }, + { + "name": "wpackagist-theme/enjoyblog", + "version": "1.0.1", + "source": { + "type": "svn", + "url": "https://themes.svn.wordpress.org/enjoyblog/", + "reference": "1.0.1" + }, + "dist": { + "type": "zip", + "url": "https://downloads.wordpress.org/theme/enjoyblog.1.0.1.zip" + }, + "require": { + "composer/installers": "~1.0 || ~2.0" + }, + "type": "wordpress-theme", + "homepage": "https://wordpress.org/themes/enjoyblog/" + }, { "name": "wpackagist-theme/fixed-blix", "version": "2009.08.13", @@ -1590,6 +1665,11 @@ "composer/installers": "~1.0 || ~2.0" }, "type": "wordpress-theme", + "extra": { + "patches_applied": { + "Theme footer": "patches/themes/0065-Patch-theme-fixed-blix.patch" + } + }, "homepage": "https://wordpress.org/themes/fixed-blix/" }, { @@ -1608,6 +1688,11 @@ "composer/installers": "~1.0 || ~2.0" }, "type": "wordpress-theme", + "extra": { + "patches_applied": { + "Theme footer": "patches/themes/0067-Patch-theme-fresh-editorial.patch" + } + }, "homepage": "https://wordpress.org/themes/fresh-editorial/" }, { @@ -1626,6 +1711,11 @@ "composer/installers": "~1.0 || ~2.0" }, "type": "wordpress-theme", + "extra": { + "patches_applied": { + "Theme footer": "patches/themes/0069-Patch-theme-gone-fishing.patch" + } + }, "homepage": "https://wordpress.org/themes/gone-fishing/" }, { @@ -1698,6 +1788,11 @@ "composer/installers": "~1.0 || ~2.0" }, "type": "wordpress-theme", + "extra": { + "patches_applied": { + "Theme footer": "patches/themes/themes-minimalism.patch" + } + }, "homepage": "https://wordpress.org/themes/minimalism/" }, { @@ -1716,6 +1811,11 @@ "composer/installers": "~1.0 || ~2.0" }, "type": "wordpress-theme", + "extra": { + "patches_applied": { + "Theme footer": "patches/themes/0073-Patch-theme-mnml.patch" + } + }, "homepage": "https://wordpress.org/themes/mnml/" }, { @@ -1734,6 +1834,11 @@ "composer/installers": "~1.0 || ~2.0" }, "type": "wordpress-theme", + "extra": { + "patches_applied": { + "Theme footer": "patches/themes/0077-Patch-theme-ocular-professor.patch" + } + }, "homepage": "https://wordpress.org/themes/ocular-professor/" }, { @@ -1752,6 +1857,11 @@ "composer/installers": "~1.0 || ~2.0" }, "type": "wordpress-theme", + "extra": { + "patches_applied": { + "Theme footer": "patches/themes/0079-Patch-theme-primepress.patch" + } + }, "homepage": "https://wordpress.org/themes/primepress/" }, { @@ -1770,6 +1880,11 @@ "composer/installers": "~1.0 || ~2.0" }, "type": "wordpress-theme", + "extra": { + "patches_applied": { + "Theme footer": "patches/themes/0080-Patch-theme-rusty-grunge.patch" + } + }, "homepage": "https://wordpress.org/themes/rusty-grunge/" }, { @@ -1806,25 +1921,12 @@ "composer/installers": "~1.0 || ~2.0" }, "type": "wordpress-theme", - "homepage": "https://wordpress.org/themes/simplex/" - }, - { - "name": "wpackagist-theme/spearhead", - "version": "1.2.5", - "source": { - "type": "svn", - "url": "https://themes.svn.wordpress.org/spearhead/", - "reference": "1.2.5" - }, - "dist": { - "type": "zip", - "url": "https://downloads.wordpress.org/theme/spearhead.1.2.5.zip" - }, - "require": { - "composer/installers": "~1.0 || ~2.0" + "extra": { + "patches_applied": { + "Theme footer": "patches/themes/0083-Patch-theme-simplex.patch" + } }, - "type": "wordpress-theme", - "homepage": "https://wordpress.org/themes/spearhead/" + "homepage": "https://wordpress.org/themes/simplex/" }, { "name": "wpackagist-theme/tanzaku", @@ -1842,6 +1944,11 @@ "composer/installers": "~1.0 || ~2.0" }, "type": "wordpress-theme", + "extra": { + "patches_applied": { + "Theme footer": "patches/themes/0084-Patch-theme-tanzaku.patch" + } + }, "homepage": "https://wordpress.org/themes/tanzaku/" }, { @@ -1860,6 +1967,11 @@ "composer/installers": "~1.0 || ~2.0" }, "type": "wordpress-theme", + "extra": { + "patches_applied": { + "Theme footer": "patches/themes/0085-Patch-theme-the-scenery.patch" + } + }, "homepage": "https://wordpress.org/themes/the-scenery/" }, { @@ -1878,6 +1990,11 @@ "composer/installers": "~1.0 || ~2.0" }, "type": "wordpress-theme", + "extra": { + "patches_applied": { + "Footer credits": "patches/themes/0223-thematic-footer.patch" + } + }, "homepage": "https://wordpress.org/themes/thematic/" }, { @@ -1896,6 +2013,11 @@ "composer/installers": "~1.0 || ~2.0" }, "type": "wordpress-theme", + "extra": { + "patches_applied": { + "Theme footer": "patches/themes/0086-Patch-theme-threattocreativity.patch" + } + }, "homepage": "https://wordpress.org/themes/threattocreativity/" }, { @@ -1914,6 +2036,11 @@ "composer/installers": "~1.0 || ~2.0" }, "type": "wordpress-theme", + "extra": { + "patches_applied": { + "Footer credits": "patches/themes/0165-twentyeleven-footer.patch" + } + }, "homepage": "https://wordpress.org/themes/twentyeleven/" }, { @@ -1932,6 +2059,11 @@ "composer/installers": "~1.0 || ~2.0" }, "type": "wordpress-theme", + "extra": { + "patches_applied": { + "Footer credits": "patches/themes/0187-twentyfifteen.patch" + } + }, "homepage": "https://wordpress.org/themes/twentyfifteen/" }, { @@ -1950,6 +2082,11 @@ "composer/installers": "~1.0 || ~2.0" }, "type": "wordpress-theme", + "extra": { + "patches_applied": { + "Footer credits": "patches/themes/0187-twentyfourteen.patch" + } + }, "homepage": "https://wordpress.org/themes/twentyfourteen/" }, { @@ -1965,7 +2102,7 @@ "url": "https://downloads.wordpress.org/theme/twentynineteen.2.1.zip" }, "require": { - "composer/installers": "~1.0 || ~2.0" + "composer/installers": "~1.0" }, "type": "wordpress-theme", "homepage": "https://wordpress.org/themes/twentynineteen/" @@ -2004,6 +2141,11 @@ "composer/installers": "~1.0 || ~2.0" }, "type": "wordpress-theme", + "extra": { + "patches_applied": { + "Footer credits": "patches/themes/0223-twentysixteen-footer.patch" + } + }, "homepage": "https://wordpress.org/themes/twentysixteen/" }, { @@ -2022,6 +2164,11 @@ "composer/installers": "~1.0 || ~2.0" }, "type": "wordpress-theme", + "extra": { + "patches_applied": { + "Footer credits": "patches/themes/0187-twentyten.patch" + } + }, "homepage": "https://wordpress.org/themes/twentyten/" }, { @@ -2040,6 +2187,11 @@ "composer/installers": "~1.0 || ~2.0" }, "type": "wordpress-theme", + "extra": { + "patches_applied": { + "Footer credits": "patches/themes/0165-twentythirteen-footer.patch" + } + }, "homepage": "https://wordpress.org/themes/twentythirteen/" }, { @@ -2058,6 +2210,11 @@ "composer/installers": "~1.0 || ~2.0" }, "type": "wordpress-theme", + "extra": { + "patches_applied": { + "Footer credits": "patches/themes/0165-twentytwelve-footer.patch" + } + }, "homepage": "https://wordpress.org/themes/twentytwelve/" }, { @@ -2073,7 +2230,7 @@ "url": "https://downloads.wordpress.org/theme/twentytwenty.1.8.zip" }, "require": { - "composer/installers": "~1.0 || ~2.0" + "composer/installers": "~1.0" }, "type": "wordpress-theme", "homepage": "https://wordpress.org/themes/twentytwenty/" @@ -2094,6 +2251,11 @@ "composer/installers": "~1.0 || ~2.0" }, "type": "wordpress-theme", + "extra": { + "patches_applied": { + "Theme footer": "patches/themes/0090-Patch-theme-wp-andreas01.patch" + } + }, "homepage": "https://wordpress.org/themes/wp-andreas01/" }, {