MythEclipse
  • Joined on 2026-05-13
MythEclipse pushed to main at MythEclipse/GMW 2026-08-01 09:30:58 +00:00
762e78d6b6 feat(fe): play Discord voice live + fix recording play/download
MythEclipse pushed to main at MythEclipse/GMW 2026-08-01 09:05:52 +00:00
6ce784471e fix(gateway): repair Ogg page CRCs + deliver recordings as MP3
MythEclipse pushed to main at MythEclipse/GMW 2026-08-01 08:01:02 +00:00
0ef2b715c4 fix(gateway): enable stream for all LLM calls — router always streams SSE
MythEclipse pushed to main at MythEclipse/GMW 2026-08-01 07:01:05 +00:00
dfe689bdec fix(gateway): mediaAnalysis ffprobe path, fallback error-log, generic closer sanitize
MythEclipse pushed to main at MythEclipse/TeleUploader 2026-08-01 06:15:20 +00:00
bf616f6790 fix: root page 500 — resolve home.html for dev & prod layouts
MythEclipse pushed to main at MythEclipse/GMW 2026-08-01 06:15:06 +00:00
ada7a768f8 fix(gateway): bump 0011 voice_transcription journal when above applied max
MythEclipse pushed to main at MythEclipse/TeleUploader 2026-08-01 06:06:51 +00:00
24dfb1c6b1 fix: fail-fast guard TELEGRAM_CHUNK_SIZE_BYTES <= 19MB (Telegram getFile limit 20MB)
MythEclipse pushed to main at MythEclipse/GMW 2026-08-01 05:44:35 +00:00
493bca590d fix(infra): build native voice deps (opus, datachannel) in Nix closure
823b484497 chore(gateway): pnpm 11 build-script approvals (allowBuilds) for native voice deps
891c1305f0 feat(gateway): restore Discord GoLive screenshare (dulu pernah ada, hilang saat split microservices)
189ab1c1f6 feat(fe): real mic capture for voice transmit (kirim suara)
9d60f00934 fix(infra): add ffmpeg + yt-dlp to gmw-discord-gateway runtime
Compare 5 commits »
MythEclipse pushed to main at MythEclipse/GMW 2026-08-01 04:14:13 +00:00
903e7c4aeb feat(fe): remove Settings page from dashboard
0771e62223 feat(fe): remove Live tab from dashboard
Compare 2 commits »
MythEclipse pushed to main at MythEclipse/GMW 2026-08-01 04:02:49 +00:00
8e7ba67248 fix: message detail shows only its own images, not everyone's
MythEclipse pushed to main at MythEclipse/GMW 2026-08-01 03:40:57 +00:00
8a4024f619 fix(fe): crash 'reading charAt' on message avatar fallback
MythEclipse pushed to main at MythEclipse/GMW 2026-08-01 03:25:42 +00:00
ec89d64dbf fix(fe): crash 'reading channel_id' + recharts width/height warnings
MythEclipse pushed to main at MythEclipse/GMW 2026-08-01 02:48:07 +00:00
6f41c22cb5 fix(db): migration 0013 rename mascot_chat_messages to chatbot_messages
MythEclipse pushed to main at MythEclipse/GMW 2026-08-01 02:28:28 +00:00
01c18b2060 refactor(fe): replace TanStack Query with SWR + UI/data cleanup
1f91f99de3 feat(automod): render sticker, role & user names in moderation views
Compare 2 commits »
MythEclipse pushed to main at MythEclipse/GMW 2026-07-31 16:17:23 +00:00
6df4f306dd refactor: remove unused text analysis module and integrate Qdrant enhancements
MythEclipse pushed to main at MythEclipse/GMW 2026-07-31 14:30:45 +00:00
fc475dfbb7 feat(automod): store semantic cache embeddings in Qdrant
MythEclipse pushed to main at MythEclipse/GMW 2026-07-31 14:11:41 +00:00
dc119b5d5a chore(env): switch AI_LLM_BASE_URL to omniroute (imrnes:20128)
MythEclipse pushed to main at MythEclipse/GMW 2026-07-31 13:22:23 +00:00
2f298cfe22 fix(db): correct migration 0012 timestamp — drizzle skips when < last applied
MythEclipse pushed to main at MythEclipse/GMW 2026-07-31 13:14:19 +00:00
7ab9a7fd2d fix(automod): force float encoding for embeddings — Nvidia models reject base64
MythEclipse pushed to main at MythEclipse/GMW 2026-07-31 13:08:48 +00:00
67e432564d ci(deploy): declarative env — CI writes service env from Gitea secrets