Commit Graph

130 Commits

Author SHA1 Message Date
jmiller e97388c119 chore: sync pr-check.yml from Template-Joomla [skip ci] 2026-06-21 22:55:52 +00:00
jmiller 954cdaa2ae chore: sync issue-branch.yml from Template-Joomla [skip ci] 2026-06-21 22:55:51 +00:00
jmiller c60be2bf3c chore: sync auto-release.yml from Template-Joomla [skip ci] 2026-06-21 22:55:50 +00:00
gitea-actions[bot] cec436f90e chore(release): build 01.04.00 [skip ci]
Publish to Composer / Publish Package (release) Failing after 4s
2026-06-21 22:48:33 +00:00
jmiller a4e39df6ed Fix: add missing system plugins to package manifest, remove old src/ (#137, #145)
Generic: Repo Health / Scripts governance (push) Blocked by required conditions
Generic: Repo Health / Repository health (push) Blocked by required conditions
Generic: Repo Health / Report Issues (push) Blocked by required conditions
Generic: Repo Health / Site Health (push) Has been skipped
Generic: Repo Health / Access control (push) Successful in 2s
2026-06-21 22:48:16 +00:00
gitea-actions[bot] 70dbb65173 chore(version): auto-bump 01.03.01-dev [skip ci]
Branch Cleanup / Delete merged branch (pull_request) Has been skipped
RC Revert / Rename rc/ back to dev/ (pull_request) Has been skipped
Universal: Build & Release / Promote to RC (pull_request) Has been skipped
Universal: Workflow Sync Trigger / Sync workflows to live repos (pull_request) Failing after 4s
Universal: Build & Release / Build & Release Pipeline (pull_request) Successful in 17s
2026-06-21 22:46:05 +00:00
Jonathan Miller 6a00d7ddf9 fix: add missing events/gallery system plugins to package manifest (#137)
Generic: Repo Health / Scripts governance (push) Blocked by required conditions
Generic: Repo Health / Repository health (push) Blocked by required conditions
Generic: Repo Health / Report Issues (push) Blocked by required conditions
Generic: Repo Health / Site Health (push) Has been skipped
Generic: Repo Health / Access control (push) Successful in 2s
Universal: Auto Version Bump / Version Bump (push) Successful in 9s
Update Server / Update Server (push) Successful in 11s
Added plg_system_mokosuitecross_events and plg_system_mokosuitecross_gallery
to pkg_mokosuitecross.xml. These content source plugins hook into Joomla
system events to cross-post calendar events and gallery images but were
not being installed with the package.

Also removed the old src/ directory (pre-rename mokojoomcross cruft).

Closes #137
2026-06-21 17:45:31 -05:00
gitea-actions[bot] 78c7b99c6a chore(release): build 01.03.00 [skip ci]
Publish to Composer / Publish Package (release) Failing after 55s
2026-06-21 22:26:57 +00:00
jmiller 6d56949452 Release 01.02.00: MokoSuiteCross rebrand, bug fixes, infrastructure (#144)
Generic: Repo Health / Scripts governance (push) Blocked by required conditions
Generic: Repo Health / Repository health (push) Blocked by required conditions
Generic: Repo Health / Report Issues (push) Blocked by required conditions
Generic: Repo Health / Site Health (push) Has been skipped
Generic: Repo Health / Access control (push) Successful in 2s
2026-06-21 22:24:22 +00:00
gitea-actions[bot] 137b2556ac chore(release): build 01.02.00-rc [skip ci]
RC Revert / Rename rc/ back to dev/ (pull_request) Has been skipped
Branch Cleanup / Delete merged branch (pull_request) Failing after 1s
Universal: Workflow Sync Trigger / Sync workflows to live repos (pull_request) Failing after 5s
Universal: Build & Release / Promote to RC (pull_request) Has been skipped
Universal: Build & Release / Build & Release Pipeline (pull_request) Successful in 22s
2026-06-21 17:23:04 -05:00
Jonathan Miller 9b711d2309 docs: update CHANGELOG with PR workflow check, fix duplicate header 2026-06-21 17:23:04 -05:00
Jonathan Miller 122c7b630a feat: Telegram @mokosuite_bot default, wiki folders, README/CHANGELOG update
- Telegram: updated default bot from @MokoWaaSBot to @mokosuite_bot
- Telegram: embedded obfuscated bot token in plugin PHP (XOR + base64)
- Telegram: added <config> section to plugin XML for parse_mode/preview
- Telegram: removed bot token from admin-visible plugin params
- Branding: replaced all MokoWaaS references with MokoSuite
- Wiki: reorganized into getting-started/, user-guide/, services/, developer/
- README: updated with all 36 service plugins and current features
- CHANGELOG: added entries for recent fixes and changes
2026-06-21 17:23:03 -05:00
gitea-actions[bot] 8ab62abf29 chore(version): auto-bump 01.01.02-dev [skip ci] 2026-06-21 17:23:03 -05:00
Jonathan Miller 27505f7501 fix: rename all MOKOJOOMCROSS language keys and events to MOKOSUITECROSS (#128, #138)
Completes the MokoJoomCross → MokoSuiteCross rebrand across all language
string keys, Joomla event names, documentation, and wiki pages.

- 1,151 language key references renamed (COM_, PLG_, PKG_ prefixes)
- Event names renamed (onMokoJoomCross* → onMokoSuiteCross*)
- CLAUDE.md, CHANGELOG.md, wiki docs updated
- Zero mokojoomcross references remaining in codebase

Closes #128, closes #138
2026-06-21 17:23:02 -05:00
gitea-actions[bot] 65bba1f561 chore(version): auto-bump patch 01.01.01-dev [skip ci] 2026-06-21 17:22:32 -05:00
Jonathan Miller 28db9a67b6 fix: remove duplicate curl_setopt_array calls in 4 service plugins (#139)
SendGrid and Reddit had a second curl_setopt_array that referenced an
undefined $token variable, silently breaking auth. TikTok and Pinterest
had identical duplicates (no variable bug but dead code).

Removes the duplicate block from each plugin's publish() method.
2026-06-21 17:22:31 -05:00
jmiller b9b0c88ad5 chore: sync auto-release.yml from Template-Generic [skip ci] 2026-06-21 22:03:18 +00:00
jmiller 370fa86f59 chore: sync pre-release.yml from Template-Generic [skip ci] 2026-06-21 16:05:59 +00:00
jmiller b6bed1e6df chore: sync composer-publish.yml from Template-Generic [skip ci] 2026-06-21 06:35:21 +00:00
jmiller acf599b25e chore: sync workflow-sync-trigger.yml from Template-Generic [skip ci] 2026-06-21 01:29:14 +00:00
jmiller a1dd54db72 chore: sync auto-release.yml from Template-Generic [skip ci] 2026-06-21 01:29:12 +00:00
jmiller 3403785e1f ci: sync rc-revert.yml from Template-Joomla [skip ci] 2026-06-21 00:15:06 +00:00
jmiller 7d1f30aaaa ci: sync issue-branch.yml from Template-Joomla [skip ci] 2026-06-21 00:14:37 +00:00
jmiller 282fe5fce1 ci: sync ci-joomla.yml from Template-Joomla [skip ci] 2026-06-21 00:14:12 +00:00
jmiller 1430b18583 chore: sync pr-check.yml from Template-Generic [skip ci] 2026-06-20 23:46:57 +00:00
jmiller 54bcd044be chore: sync gitleaks.yml from Template-Generic [skip ci] 2026-06-20 23:46:56 +00:00
jmiller 1b719a6216 chore: sync ci-generic.yml from Template-Generic [skip ci] 2026-06-20 23:46:55 +00:00
jmiller c825e800e0 chore: sync repo-health.yml from Template-Generic [skip ci] 2026-06-20 22:30:23 +00:00
jmiller 81103615a4 chore: sync rc-revert.yml from Template-Generic [skip ci] 2026-06-20 22:30:23 +00:00
jmiller 93c3c5b214 chore: sync pr-check.yml from Template-Generic [skip ci] 2026-06-20 22:30:22 +00:00
jmiller c0d5a884a4 chore: sync cleanup.yml from Template-Generic [skip ci] 2026-06-20 22:30:21 +00:00
jmiller f5eed45566 ci: sync security-audit.yml from Template-Joomla [skip ci] 2026-06-20 22:26:32 +00:00
jmiller 6633e38d8f ci: sync repo-health.yml from Template-Joomla [skip ci] 2026-06-20 22:26:03 +00:00
jmiller 8b88c1f368 ci: sync rc-revert.yml from Template-Joomla [skip ci] 2026-06-20 22:25:54 +00:00
jmiller b5705ffffe ci: sync pr-check.yml from Template-Joomla [skip ci] 2026-06-20 22:24:47 +00:00
jmiller 311178278a ci: sync issue-branch.yml from Template-Joomla [skip ci] 2026-06-20 22:22:22 +00:00
jmiller c1732e6932 ci: sync cleanup.yml from Template-Joomla [skip ci] 2026-06-20 22:15:37 +00:00
jmiller 4444b116d1 chore: sync ci-generic.yml from Template-Generic [skip ci] 2026-06-20 21:35:43 +00:00
jmiller bfb2b9f925 ci: sync ci-generic.yml from Template-Joomla [skip ci] 2026-06-20 21:34:03 +00:00
jmiller 88b3d0df0f ci: sync cascade-dev.yml from Template-Joomla [skip ci] 2026-06-20 21:31:35 +00:00
jmiller b97b76eb0d ci: sync branch-cleanup.yml from Template-Joomla [skip ci] 2026-06-20 21:28:10 +00:00
jmiller 7571b26969 ci: sync auto-release.yml from Template-Joomla [skip ci] 2026-06-20 21:26:58 +00:00
jmiller 4eba3d2be4 chore: sync workflow-sync-trigger.yml from Template-Generic [skip ci] 2026-06-20 20:53:59 +00:00
jmiller 238dc29535 chore: sync rc-revert.yml from Template-Generic [skip ci] 2026-06-20 20:53:58 +00:00
jmiller 6765c2406e chore: sync issue-branch.yml from Template-Generic [skip ci] 2026-06-20 20:53:56 +00:00
jmiller da67260991 ci: sync ci-generic.yml from Template-Joomla [skip ci] 2026-06-20 20:35:06 +00:00
jmiller b485cc6fb5 ci: sync cascade-dev.yml from Template-Joomla [skip ci] 2026-06-20 20:32:53 +00:00
jmiller 4d6f76acde ci: sync branch-cleanup.yml from Template-Joomla [skip ci] 2026-06-20 20:31:54 +00:00
jmiller e106b6d4be ci: sync auto-release.yml from Template-Joomla [skip ci] 2026-06-20 20:31:00 +00:00
jmiller 566b6c2e6e ci: sync auto-bump.yml from Template-Joomla [skip ci] 2026-06-20 19:59:09 +00:00