jason.woltje
|
84d884b932
|
feat(#709): add configured Discord interaction binding (#730)
|
2026-07-13 09:02:45 +00:00 |
|
jason.woltje
|
119f64e69d
|
feat(#707): secure Discord service ingress (#716)
|
2026-07-12 23:18:29 +00:00 |
|
jarvis
|
774b76447d
|
fix: rename all packages from @mosaic/* to @mosaicstack/*
- Updated all package.json name fields and dependency references
- Updated all TypeScript/JavaScript imports
- Updated .woodpecker/publish.yml filters and registry paths
- Updated tools/install.sh scope default
- Updated .npmrc registry paths (worktree + host)
- Enhanced update-checker.ts with checkForAllUpdates() multi-package support
- Updated CLI update command to show table of all packages
- Added KNOWN_PACKAGES, formatAllPackagesTable, getInstallAllCommand
- Marked checkForUpdate() with @deprecated JSDoc
Closes #391
|
2026-04-04 21:43:23 -05:00 |
|
jason.woltje
|
e3f64c79d9
|
chore: move gateway default port from 4000 to 14242 (#375)
|
2026-04-04 20:17:40 +00:00 |
|
jason.woltje
|
7a52652be6
|
feat(gateway): Discord channel auto-creation on project bootstrap (#200)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
|
2026-03-17 02:32:14 +00:00 |
|
jason.woltje
|
84e1868028
|
fix(gateway): resolve two startup bugs blocking E2E testing (#102)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
|
2026-03-15 00:45:28 +00:00 |
|
jason.woltje
|
1f4d54e474
|
fix(gateway): wire Telegram plugin into gateway plugin host (#99)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
|
2026-03-15 00:05:27 +00:00 |
|
jason.woltje
|
280c5351e2
|
feat(gateway): add plugin host module
|
2026-03-13 12:04:42 -05:00 |
|