Colin Stewart
be82312aa9
Ensure the returned MetadataDocument
ID matches the DID in the request. ( #192 )
...
Signed-off-by: costdev <79332690+costdev@users.noreply.github.com>
2025-07-29 22:30:12 +01:00
Colin Stewart
46bf451c18
Fix the documented type and default value of MetadataDocument::$sections
. ( #193 )
...
Signed-off-by: costdev <79332690+costdev@users.noreply.github.com>
2025-07-29 22:29:22 +01:00
github-actions[bot]
c1efd3372e
Generate POT - 2025-07-29 ( #200 )
...
Signed-off-by: rmccue <rmccue@users.noreply.github.com>
Co-authored-by: rmccue <rmccue@users.noreply.github.com>
2025-07-29 22:28:36 +01:00
Andy Fragen
a44e56e4f4
Remove experimental feature flag ( #197 )
...
Signed-off-by: Andy Fragen <andy@thefragens.com>
Co-authored-by: Ryan McCue <me@ryanmccue.info>
2025-07-29 22:26:12 +01:00
Joe Dolson
91f93d4355
Fix context message for platform string. ( #198 )
...
Signed-off-by: Joe Dolson <design@joedolson.com>
Props @marcarmengou
2025-07-29 13:58:17 -05:00
github-actions[bot]
f3aff433fe
Generate POT - 2025-07-28 ( #195 )
...
Signed-off-by: afragen <afragen@users.noreply.github.com>
Co-authored-by: afragen <afragen@users.noreply.github.com>
2025-07-28 06:59:34 -07:00
Colin Stewart
cf2d590847
Fix an inconsistent error code in parse_did()
. ( #191 )
...
Signed-off-by: costdev <79332690+costdev@users.noreply.github.com>
2025-07-28 06:57:57 -07:00
Colin Stewart
907a3ce994
Remove unused use
statement in FAIR\Updater
. ( #194 )
...
Signed-off-by: costdev <79332690+costdev@users.noreply.github.com>
2025-07-28 06:56:51 -07:00
Ryan McCue
9ce4b13d15
Add installer for FAIR protocol ( #71 )
...
Signed-off-by: Ryan McCue <me@ryanmccue.info>
Signed-off-by: Andy Fragen <andy@thefragens.com>
Signed-off-by: costdev <79332690+costdev@users.noreply.github.com>
Signed-off-by: Colin Stewart <79332690+costdev@users.noreply.github.com>
Signed-off-by: Joe Dolson <design@joedolson.com>
Co-authored-by: Andy Fragen <andy@thefragens.com>
Co-authored-by: costdev <79332690+costdev@users.noreply.github.com>
Co-authored-by: Joe Dolson <design@joedolson.com>
2025-07-27 09:37:50 -07:00
Andy Fragen
fede6b6413
Split compat.php into php-polyfill.php and wp-polyfill.php ( #170 )
...
Signed-off-by: Andy Fragen <andy@thefragens.com>
Co-authored-by: Colin Stewart <79332690+costdev@users.noreply.github.com>
2025-07-19 03:24:54 +01:00
Colin Stewart
6b5d9b772c
Replace strpos()
with newer str_*()
functions. ( #166 )
...
Signed-off-by: costdev <79332690+costdev@users.noreply.github.com>
2025-07-17 16:16:08 -07:00
Andy Fragen
b64e97776d
Fix code standards issues ( #171 )
...
Signed-off-by: Andy Fragen <andy@thefragens.com>
2025-07-17 23:43:38 +01:00
Norcross
80d56075f3
refactoring avatar settings ( #123 )
...
Signed-off-by: Norcross <andrew.norcross@gmail.com>
2025-07-17 16:43:45 -04:00
Colin Stewart
10ca60baee
Make compat.php
compliant with the coding standard. ( #165 )
2025-07-16 13:36:55 -07:00
Andy Fragen
2b858dc3c2
Add WP Core compat.php ( #164 )
...
Signed-off-by: Andy Fragen <andy@thefragens.com>
2025-07-15 21:44:52 +01:00
Peter Wilson
966c82949e
Ping IndexNow for newly 404ing URLs. ( #160 )
...
Signed-off-by: Peter Wilson <git-commit-by@peterwilson.cc>
Signed-off-by: Ryan McCue <me@ryanmccue.info>
Co-authored-by: Ryan McCue <me@ryanmccue.info>
2025-07-12 18:09:25 -07:00
Andy Fragen
ffbc7559a7
Only exclude class-lite.php from PHPCS ( #157 )
...
Signed-off-by: Andy Fragen <andy@thefragens.com>
Co-authored-by: Colin Stewart <79332690+costdev@users.noreply.github.com>
2025-07-10 02:53:11 +01:00
github-actions[bot]
fe259af44c
[browserslist] Update browser regex ( #141 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: rmccue <21655+rmccue@users.noreply.github.com>
2025-07-07 18:30:12 +01:00
Andy Fragen
e677821d76
add check to update transient for default icons check ( #149 )
2025-07-05 16:52:57 -07:00
Andy Fragen
6fcfc7f62b
Refactor for reuse of functions elsewhere ( #150 )
2025-07-05 12:47:38 -07:00
Jory Burson
f058e09001
Update CONTRIBUTING.md ( #146 )
...
Signed-off-by: Jory Burson <jburson@linuxfoundation.org>
2025-07-03 11:39:33 -07:00
Colin Stewart
52d2758b94
Remove the main
constraint when running the PHPCS workflow. ( #140 )
2025-06-28 18:58:13 -07:00
Andrea Gandino
8bb5074725
Updated italian translation ( #118 )
...
Signed-off-by: Andrea Gandino <andreagandino@gmail.com>
2025-06-28 03:54:46 +01:00
John Blackbourn
80cc111b1b
Declare the plugin as network-only ( #135 )
...
Signed-off-by: John Blackbourn <john@johnblackbourn.com>
2025-06-27 19:11:20 -07:00
Andy Fragen
245370cbe9
add Git Updater Lite based updater for packages ( #131 )
2025-06-27 19:08:47 -07:00
Andy Fragen
1b98b515c6
Use const in icons/namespace.php ( #134 )
...
Signed-off-by: Andy Fragen <andy@thefragens.com>
2025-06-26 18:38:25 +01:00
Colin Stewart
0dc693b68d
Add and apply coding standards. ( #129 )
...
Signed-off-by: costdev <79332690+costdev@users.noreply.github.com>
Signed-off-by: Colin Stewart <79332690+costdev@users.noreply.github.com>
Co-authored-by: Andy Fragen <andy@thefragens.com>
2025-06-26 18:10:59 +01:00
Andy Fragen
6de87db50f
Add some phpcs fixes to FAIR/Icons ( #133 )
...
Signed-off-by: Andy Fragen <andy@thefragens.com>
Co-authored-by: Colin Stewart <79332690+costdev@users.noreply.github.com>
2025-06-26 09:47:21 -07:00
Andy Fragen
38d2269c5f
Add random color SVG icons for updates ( #120 )
...
Signed-off-by: Andy Fragen <andy@thefragens.com>
Co-authored-by: Colin Stewart <79332690+costdev@users.noreply.github.com>
2025-06-26 07:46:47 -07:00
Andy Fragen
3e005bb560
Update for coding standards in Git Updater Lite ( #121 )
...
Signed-off-by: Andy Fragen <andy@thefragens.com>
2025-06-21 16:08:17 +01:00
Ryan McCue
18e515f4bf
Bump the version to 0.3.0 ( #107 )
...
Signed-off-by: Ryan McCue <me@ryanmccue.info>
2025-06-17 22:22:21 +01:00
Ipstenu (Mika Epstein)
709c30d9ba
Privacy Statement ( #106 )
...
Signed-off-by: Mika Ipstenu Epstein <ipstenu@ipstenu.org>
Signed-off-by: Ipstenu (Mika Epstein) <Ipstenu@users.noreply.github.com>
Co-authored-by: Joost de Valk <joost@altha.nl>
2025-06-17 21:56:38 +01:00
github-actions[bot]
cc0368ecb9
[browserslist] Update browser regex ( #90 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: rmccue <21655+rmccue@users.noreply.github.com>
2025-06-17 21:44:58 +01:00
Colin Stewart
4275bb0281
Use "fair-plugin" in the bundled distribution script. ( #105 )
...
Signed-off-by: costdev <79332690+costdev@users.noreply.github.com>
2025-06-17 11:06:17 -07:00
Colin Stewart
6208b29cec
Add .gitattributes
and exclude other development files. ( #103 )
...
Signed-off-by: costdev <79332690+costdev@users.noreply.github.com>
2025-06-17 11:05:57 -07:00
Topher DeRosia
d2f2df6787
Change type definition on notify_users to allow for null input ( #34 )
...
Signed-off-by: Sören Wünsch <soeren.wrede@parshipgroup.com>
Signed-off-by: Topher DeRosia <topher@mediaforge.pro>
Signed-off-by: Colin Stewart <79332690+costdev@users.noreply.github.com>
Co-authored-by: Sören Wünsch <soerenwrede@gmail.com>
Co-authored-by: Colin Stewart <79332690+costdev@users.noreply.github.com>
Co-authored-by: Joost de Valk <joost@altha.nl>
2025-06-17 18:04:55 +01:00
John Blackbourn
24d7e9e49b
Update Query Monitor to 3.18.0 ( #93 )
...
Signed-off-by: John Blackbourn <john@johnblackbourn.com>
2025-06-17 08:42:47 -07:00
Timi Wahalahti
3ca1bcb53b
Add generate missing i18n files action ( #98 )
...
Signed-off-by: Timi Wahalahti <timi@wahalahti.fi>
2025-06-16 14:33:35 -07:00
Andy Fragen
0499d74506
Make priority later to override GU data, pref to GUL if present ( #97 )
2025-06-16 13:22:12 -07:00
Colin Stewart
c8b8af77de
Add initial PHPUnit test infrastructure. ( #60 )
...
Signed-off-by: costdev <79332690+costdev@users.noreply.github.com>
2025-06-16 19:56:25 +01:00
Teemu Suoranta
1469385277
Fix loading translations ( #96 )
...
Signed-off-by: Teemu Suoranta <teemu.suoranta@evermade.fi>
2025-06-16 20:42:51 +03:00
Teemu Suoranta
96daf2b956
fi translation for FAIR plugin #17 ( #23 )
...
Signed-off-by: Teemu Suoranta <teemu.suoranta@evermade.fi>
2025-06-16 19:40:15 +03:00
Teet
2c98b023f2
Estonian translation for FAIR plugin ( #91 )
...
Signed-off-by: webdocdisain <teet@e-sstonia.ee>
2025-06-16 19:33:42 +03:00
github-actions[bot]
f0c93ca94d
Generate POT - 2025-06-16 ( #94 )
...
Signed-off-by: timiwahalahti <timiwahalahti@users.noreply.github.com>
Co-authored-by: timiwahalahti <timiwahalahti@users.noreply.github.com>
2025-06-16 09:29:33 -07:00
JoeRess
1f58d03f00
Update README.md to change it's to its ( #89 )
...
Signed-off-by: JoeRess <69010906+JoeRess@users.noreply.github.com>
2025-06-16 19:25:50 +03:00
Toine Rademacher (toineenzo)
e8d285ab00
Add Dutch translations files (including formal) ( #92 )
...
Signed-off-by: Toine Rademacher (toineenzo) <hi@toine.zip>
2025-06-16 19:17:10 +03:00
TrueQAP
817401aea1
Add Hungarian (hu_HU) translation support ( #85 )
...
Signed-off-by: trueqap <trueqap@gmail.com>
2025-06-16 19:16:07 +03:00
Arūnas Liuiza
6f02ee788e
lt_LT translation for FAIR plugin #17 ( #20 )
...
Signed-off-by: Arūnas Liuiza <ask@arunas.co>
2025-06-16 19:14:58 +03:00
John Blackbourn
e9262f4e44
Correct the text domain for translation files ( #88 )
...
Signed-off-by: John Blackbourn <john@johnblackbourn.com>
2025-06-14 21:21:33 +01:00
Presskopp
23d0f164fa
Add fair-de_DE.l10n.php ( #84 )
...
Signed-off-by: Presskopp <cherrmann@gmx.de>
2025-06-12 19:26:39 -07:00