gitea-actions[bot]
13683adfba
chore(version): auto-bump patch 01.08.11-dev [skip ci]
RC Revert / Rename rc/ back to dev/ (pull_request) Has been skipped
Branch Cleanup / Delete merged branch (pull_request) Failing after 3s
2026-06-27 20:22:09 +00:00
jmiller
e183b62aba
feat: implement Nostr NIP-01 WebSocket relay publishing ( #129 )
...
Universal: Auto Version Bump / Version Bump (push) Successful in 9s
- BIP-340 Schnorr signatures over secp256k1 (pure PHP, requires ext-gmp)
- Kind-1 text note events with SHA-256 event ID and tagged hashes
- Raw WebSocket client via stream_socket_client (zero external deps)
- Multi-relay failover: tries each relay until one accepts
- Public key derivation from private key for account display
- Validates 64-char hex private key format and wss:// relay URLs
Authored-by: Moko Consulting
2026-06-27 15:21:45 -05:00
jmiller
176047d161
chore: sync rc-revert.yml from Template-Generic [skip ci]
2026-06-27 05:32:35 +00:00
jmiller
2fa2f86bd6
chore: sync pre-release.yml from Template-Generic [skip ci]
2026-06-27 00:49:30 +00:00
gitea-actions[bot]
ce9d72b50d
chore(version): pre-release bump to 01.08.10-dev [skip ci]
2026-06-27 00:11:16 +00:00
jmiller
ef066edffc
chore: sync repo-health.yml from Template-Generic [skip ci]
2026-06-25 19:47:15 +00:00
jmiller
dec72b6af1
chore: sync pr-check.yml from Template-Generic [skip ci]
2026-06-25 19:47:13 +00:00
jmiller
9ca3ab9fc2
chore: sync ci-issue-reporter.yml from Template-Generic [skip ci]
2026-06-25 19:47:09 +00:00
gitea-actions[bot]
92358a673b
chore(version): pre-release bump to 01.08.09-dev [skip ci]
2026-06-25 19:46:34 +00:00
jmiller
afc2737663
chore: sync workflow-sync-trigger.yml from Template-Generic [skip ci]
2026-06-25 17:12:06 +00:00
jmiller
aacf5de7f1
chore: sync version-set.yml from Template-Generic [skip ci]
2026-06-25 17:12:06 +00:00
jmiller
2f10a5fb80
chore: sync repo-health.yml from Template-Generic [skip ci]
2026-06-25 17:12:05 +00:00
jmiller
25fb7e9272
chore: sync pre-release.yml from Template-Generic [skip ci]
2026-06-25 17:12:05 +00:00
jmiller
b39ba30dc5
chore: sync pr-check.yml from Template-Generic [skip ci]
2026-06-25 17:12:04 +00:00
jmiller
14c218092b
chore: sync issue-branch.yml from Template-Generic [skip ci]
2026-06-25 17:12:03 +00:00
jmiller
833c8ca41a
chore: sync deploy-manual.yml from Template-Generic [skip ci]
2026-06-25 17:12:03 +00:00
jmiller
c7551854ac
chore: sync cleanup.yml from Template-Generic [skip ci]
2026-06-25 17:12:02 +00:00
jmiller
27990652d0
chore: sync auto-release.yml from Template-Generic [skip ci]
2026-06-25 17:12:01 +00:00
jmiller
351f1fc7f8
chore: sync auto-bump.yml from Template-Generic [skip ci]
2026-06-25 17:12:01 +00:00
gitea-actions[bot]
99308cd7a4
chore(version): pre-release bump to 01.08.08-dev [skip ci]
2026-06-25 17:09:50 +00:00
jmiller
561ba24090
Merge pull request 'fix: use typed Joomla 6 event parameters, remove legacy fallbacks' ( #184 ) from fix/joomla6-event-handlers into dev
Universal: Auto Version Bump / Version Bump (push) Has been skipped
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 11s
2026-06-25 17:09:13 +00:00
jmiller
3e1cb9a500
fix: use typed Joomla 6 event parameters, remove legacy fallbacks
...
Universal: PR Check / Branch Policy (pull_request) Successful in 1s
RC Revert / Rename rc/ back to dev/ (pull_request) Has been skipped
Branch Cleanup / Delete merged branch (pull_request) Successful in 1s
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Failing after 4s
Universal: PR Check / Validate PR (pull_request) Failing after 5s
Universal: PR Check / Secret Scan (pull_request) Successful in 5s
Joomla: Metadata Validation / Validate Joomla Metadata (pull_request) Successful in 27s
Universal: PR Check / Build RC Package (pull_request) Has been cancelled
Universal: PR Check / Report Issues (pull_request) Has been cancelled
Remove func_get_arg() legacy fallbacks from onContentBeforeDisplay,
onContentAfterSave, and onContentChangeState. All methods now use
typed event parameters (Joomla 6 only).
2026-06-25 12:08:54 -05:00
gitea-actions[bot]
5ae8e3e001
chore(version): pre-release bump to 01.08.07-dev [skip ci]
2026-06-25 16:27:32 +00:00
jmiller
faea3637e0
Merge pull request 'fix: add SQL update file to match manifest version' ( #183 ) from fix/schema-version-file into dev
...
Universal: Auto Version Bump / Version Bump (push) Has been skipped
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 11s
fix: add SQL update file to match manifest version
2026-06-25 16:26:37 +00:00
jmiller
79eaa5217d
fix: add SQL update file to match manifest version
...
Universal: PR Check / Branch Policy (pull_request) Successful in 2s
Universal: PR Check / Validate PR (pull_request) Failing after 5s
Universal: PR Check / Secret Scan (pull_request) Successful in 6s
Joomla: Metadata Validation / Validate Joomla Metadata (pull_request) Successful in 12s
RC Revert / Rename rc/ back to dev/ (pull_request) Has been skipped
Branch Cleanup / Delete merged branch (pull_request) Failing after 2s
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 16s
Universal: PR Check / Build RC Package (pull_request) Has been cancelled
Universal: PR Check / Report Issues (pull_request) Has been cancelled
Joomla's Database view requires a SQL update file matching the manifest
version. Missing file causes persistent schema version mismatch warning.
2026-06-25 11:25:24 -05:00
gitea-actions[bot]
0e0891f1a8
chore(version): pre-release bump to 01.08.05-dev [skip ci]
2026-06-25 16:15:51 +00:00
gitea-actions[bot]
33aaf666ae
chore(version): pre-release bump to 01.08.04-dev [skip ci]
2026-06-25 16:15:19 +00:00
gitea-actions[bot]
a634938799
chore(version): auto-bump patch 01.08.03-dev [skip ci]
2026-06-25 16:15:03 +00:00
jmiller
14ff4ab2f1
chore: update changelog with Joomla 6 webservices fix
Universal: Auto Version Bump / Version Bump (push) Successful in 17s
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 16s
2026-06-25 11:13:41 -05:00
gitea-actions[bot]
b3de21e7d1
chore(version): pre-release bump to 01.08.02-dev [skip ci]
2026-06-25 14:54:01 +00:00
gitea-actions[bot]
72a373b17c
chore(version): auto-bump patch 01.07.04-dev [skip ci]
2026-06-25 14:53:44 +00:00
jmiller
bc290f3bed
fix: Joomla 6 compat for webservices API route event
...
Universal: Auto Version Bump / Version Bump (push) Successful in 10s
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 22s
Joomla 6 passes a BeforeApiRouteEvent object instead of the router
directly. Extract the router from the event for Joomla 5/6 dual compat.
2026-06-25 09:53:29 -05:00
jmiller
1d5683ceda
chore: sync issue-branch.yml from Template-Generic [skip ci]
2026-06-24 11:51:21 +00:00
jmiller
f2cf0dfd24
chore: sync auto-release.yml from Template-Generic [skip ci]
2026-06-24 11:51:20 +00:00
gitea-actions[bot]
3a1a201eb2
chore: promote changelog [Unreleased] → [01.08.00]
2026-06-23 23:41:10 +00:00
gitea-actions[bot]
452d4795ed
chore(release): build 01.08.00 [skip ci]
2026-06-23 23:41:08 +00:00
gitea-actions[bot]
a4704ad267
chore(version): pre-release bump to 01.07.03-dev [skip ci]
2026-06-23 22:53:09 +00:00
gitea-actions[bot]
d1762ad5df
chore(version): auto-bump patch 01.07.02-dev [skip ci]
2026-06-23 22:52:52 +00:00
Jonathan Miller
df1467c518
Merge branch 'dev' of https://git.mokoconsulting.tech/MokoConsulting/MokoSuiteCross into dev
Universal: PR Check / Branch Policy (pull_request) Successful in 1s
Generic: Repo Health / Access control (pull_request) Successful in 3s
Generic: Repo Health / Site Health (pull_request) Has been skipped
Joomla: Extension CI / Release Readiness Check (pull_request) Failing after 7s
Universal: PR Check / Validate PR (pull_request) Failing after 7s
Universal: PR Check / Secret Scan (pull_request) Successful in 10s
Joomla: Metadata Validation / Validate Joomla Metadata (pull_request) Successful in 16s
Universal: Auto Version Bump / Version Bump (push) Successful in 17s
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 17s
Joomla: Extension CI / Lint & Validate (pull_request) Failing after 38s
Joomla: Extension CI / Tests (PHP 8.2) (pull_request) Has been cancelled
Joomla: Extension CI / Tests (PHP 8.3) (pull_request) Has been cancelled
Joomla: Extension CI / PHPStan Analysis (pull_request) Has been cancelled
Joomla: Extension CI / Build RC Pre-Release (pull_request) Has been cancelled
Universal: PR Check / Build RC Package (pull_request) Has been cancelled
Universal: PR Check / Report Issues (pull_request) Has been cancelled
Generic: Repo Health / Scripts governance (pull_request) Has been cancelled
Generic: Repo Health / Repository health (pull_request) Has been cancelled
Generic: Repo Health / Report Issues (pull_request) Has been cancelled
2026-06-23 17:52:30 -05:00
Jonathan Miller
7cdd97ca59
chore: re-remove deploy-manual.yml synced from template
2026-06-23 17:51:24 -05:00
Jonathan Miller
5b36d10b04
Merge remote-tracking branch 'origin/main' into dev
2026-06-23 17:34:43 -05:00
gitea-actions[bot]
56699fdd4d
chore(version): pre-release bump to 01.07.01-dev [skip ci]
2026-06-23 22:27:51 +00:00
gitea-actions[bot]
fcf1cc41c8
chore(version): auto-bump patch 01.06.10-dev [skip ci]
2026-06-23 22:27:41 +00:00
Jonathan Miller
b8640ccb1d
fix: content plugin func_get_arg crash on non-article saves
...
Universal: Auto Version Bump / Version Bump (push) Successful in 10s
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 12s
onContentAfterSave and onContentChangeState fire for ALL content types
in Joomla (articles, update sites, installer, etc). The legacy fallback
used func_get_arg() without checking argument count, crashing when
com_installer saved update sites (only 1 arg, not 3).
Fix: check context early in the event object path, and guard legacy
path with func_num_args() >= N before calling func_get_arg().
2026-06-23 17:25:59 -05:00
jmiller
4b51e2dd9a
chore: sync workflow-sync-trigger.yml from Template-Generic [skip ci]
2026-06-23 21:52:31 +00:00
jmiller
e068e14004
chore: sync pre-release.yml from Template-Generic [skip ci]
2026-06-23 21:52:31 +00:00
jmiller
941fd4c6cd
chore: sync issue-branch.yml from Template-Generic [skip ci]
2026-06-23 21:52:30 +00:00
jmiller
f2021d478e
chore: sync deploy-manual.yml from Template-Generic [skip ci]
2026-06-23 21:52:29 +00:00
gitea-actions[bot]
900ceb2bb5
chore: promote changelog [Unreleased] → [01.07.00]
2026-06-23 21:51:45 +00:00
gitea-actions[bot]
9b498e6786
chore(release): build 01.07.00 [skip ci]
2026-06-23 21:51:42 +00:00