jason.woltje
  • Joined on 2025-11-30
jason.woltje pushed to develop at mosaic/stack 2026-02-15 07:12:46 +00:00
6e20fc5d16 feat: Sample Matrix swarm deployment compose file (#387)
jason.woltje opened issue mosaic/stack#387 2026-02-15 07:12:34 +00:00
Sample Matrix swarm deployment compose file
jason.woltje pushed to develop at mosaic/stack 2026-02-15 07:08:26 +00:00
d2003a7b03 fix(api): make federation config validation non-fatal at startup
jason.woltje opened issue mosaic/stack#386 2026-02-15 07:02:19 +00:00
Documentation: Matrix bridge setup and architecture
jason.woltje opened issue mosaic/stack#385 2026-02-15 07:02:09 +00:00
Matrix bridge E2E integration tests
jason.woltje opened issue mosaic/stack#384 2026-02-15 07:01:55 +00:00
Add Synapse + Element Web to docker-compose for dev environment
jason.woltje opened issue mosaic/stack#383 2026-02-15 07:01:39 +00:00
Streaming AI responses via Matrix message edits
jason.woltje opened issue mosaic/stack#382 2026-02-15 07:01:23 +00:00
Herald Service: Add Matrix output adapter for status broadcasts
jason.woltje opened issue mosaic/stack#381 2026-02-15 07:01:07 +00:00
Matrix command handling — receive and dispatch @mosaic commands
jason.woltje opened issue mosaic/stack#380 2026-02-15 07:00:53 +00:00
Workspace-to-Matrix-Room mapping and provisioning
jason.woltje opened issue mosaic/stack#379 2026-02-15 07:00:42 +00:00
Register MatrixService in BridgeModule with conditional loading
jason.woltje opened issue mosaic/stack#378 2026-02-15 07:00:33 +00:00
Install matrix-bot-sdk and create MatrixService skeleton
jason.woltje opened issue mosaic/stack#377 2026-02-15 07:00:20 +00:00
EPIC: Matrix/Element Bridge Integration
jason.woltje pushed to develop at mosaic/stack 2026-02-15 06:53:46 +00:00
8733a643bf fix(api): remove "type": "module" conflicting with CommonJS build output
jason.woltje pushed to develop at mosaic/stack 2026-02-15 06:29:44 +00:00
91307c87cc fix(database): add missing federation table migrations
jason.woltje pushed to develop at mosaic/stack 2026-02-15 06:14:01 +00:00
f4e759c07a fix(devops): bypass OpenBao base entrypoint to prevent dev-mode flags
jason.woltje pushed to develop at mosaic/stack 2026-02-15 06:08:16 +00:00
b6d272992a fix(devops): fix OpenBao healthcheck URL truncation with CMD-SHELL
jason.woltje pushed to develop at mosaic/stack 2026-02-15 06:05:49 +00:00
14162b9213 fix(api): use node_modules prisma binary in entrypoint
jason.woltje pushed to develop at mosaic/stack 2026-02-15 05:58:55 +00:00
44a44b5f56 fix(ci): remove SHA tags, use only dev/latest/vX.X.X
jason.woltje opened issue mosaic/stack#376 2026-02-15 05:29:42 +00:00
Documentation: Telemetry integration guide