MythEclipse
  • Joined on 2026-05-13
MythEclipse pushed to master at MythEclipse/dc-recorder 2026-05-15 11:53:15 +00:00
73901231c3 feat: update backlog sync logic to queue requests and adjust response structure
MythEclipse pushed to master at MythEclipse/dc-recorder 2026-05-15 11:38:21 +00:00
61b07e4b01 feat: implement backlog sync cooldown mechanism and update related tests
a97feb1e2a feat: implement split text and voice selection in configuration and UI
575302db57 fix: report backlog sync errors in dashboard
76470a5129 fix: remove duplicate media dashboard handlers
ff2792d403 style: format media music implementation
Compare 19 commits »
MythEclipse pushed to master at MythEclipse/dc-recorder 2026-05-15 02:45:35 +00:00
6859eb3f50 docs: add Discord video stream vendor plan
5d015ea6e1 Merge branch 'worktree-selfbot-performance-optimization'
12fdc713d9 feat: vendor Discord video stream workspace
Compare 3 commits »
MythEclipse created repository MythEclipse/Discord-video-stream 2026-05-15 01:34:47 +00:00
MythEclipse pushed to master at MythEclipse/dc-recorder 2026-05-15 01:32:19 +00:00
ff90f9e95c feat: add selfbot performance and feature optimization design document
2c58e44c67 perf: tune selfbot runtime defaults
Compare 2 commits »
MythEclipse pushed to master at MythEclipse/dc-recorder 2026-05-15 00:16:38 +00:00
bd03fe1817 fix: mark discord.js-selfbot-v13 subproject as dirty
MythEclipse pushed to master at MythEclipse/dc-recorder 2026-05-15 00:13:42 +00:00
235c1120c2 feat: enhance moderation functionality with type improvements and global broadcaster integration
930c399484 feat: enhance message capture and processing with backlog support
Compare 2 commits »
MythEclipse pushed to master at MythEclipse/dc-recorder 2026-05-14 23:26:28 +00:00
958a6d7236 feat: implement vendor selfbot dependency modernization plan
MythEclipse pushed to master at MythEclipse/dc-recorder 2026-05-14 22:45:24 +00:00
bbd65d369e feat: implement selfbot workspace submodule
MythEclipse pushed to master at MythEclipse/dc-recorder 2026-05-14 21:39:03 +00:00
bbd3a88471 Merge branch 'worktree-library-modernization'
ed10f45e8c fix: adapt retry logging to p-retry v8
29fcde69e4 fix: adapt code to modernized libraries
0060d1ba95 chore: modernize dependency set
895b47890c refactor: invoke ffmpeg without deprecated wrapper
Compare 8 commits »
MythEclipse pushed to master at MythEclipse/dc-recorder 2026-05-14 14:54:15 +00:00
203aa9a589 style: organize imports after dashboard rebuild
196ca1b784 feat: serve React dashboard from public/app when available
a812182218 fix: harden dashboard message state
cb2cfc76f2 fix: import dashboard event type from websocket client
ae02556f75 feat: add moderation review dashboard
Compare 34 commits »
MythEclipse pushed to master at MythEclipse/dc-recorder 2026-05-14 09:40:54 +00:00
49d4bbf781 chore: remove obsolete migration documentation files
4fbbc056bb docs: add postgresql setup completion documentation
47ae7f8650 chore: remove temporary test files
35269b5bef feat: configure postgresql as primary database with neon connection
c63a61460c docs: add comprehensive drizzle orm migration final summary
Compare 27 commits »
MythEclipse pushed to master at MythEclipse/dc-recorder 2026-05-13 21:55:46 +00:00
0eee7b9390 fix: cap AI batch size and split failed batches
MythEclipse pushed to master at MythEclipse/dc-recorder 2026-05-13 21:42:59 +00:00
81bb9cc6ab perf: maximize AI batches by token budget
4ff79bea73 chore: relax moderation prompt for casual chat
9ff1261239 feat: merge warn and flagged messages into one review panel
bb7e3885ac chore: remove channel topic rule from moderation prompt
c31c4df15e docs: add detailed community rules to AI moderation prompt
Compare 14 commits »
MythEclipse pushed to master at MythEclipse/dc-recorder 2026-05-13 20:46:05 +00:00
0a5cedfed1 fix: resolve UI state reset and backlog sync hang
d4a4f737a8 feat: enhance backlog sync logging and implement UI state persistence
6e203604ec feat: remove OpenAI moderation configuration and update AI analysis logic
Compare 3 commits »
MythEclipse pushed to master at MythEclipse/dc-recorder 2026-05-13 19:31:22 +00:00
be6c9f8132 feat: add AI analysis integration with moderation and LLM processing
MythEclipse pushed to master at MythEclipse/dc-recorder 2026-05-13 18:45:32 +00:00
b36d038eba feat: implement shared UI state management with API endpoints for state retrieval and updates
MythEclipse pushed to master at MythEclipse/dc-recorder 2026-05-13 18:07:54 +00:00
a02d1fb7c0 chore: add pnpm workspace configuration with only built dependencies
0bdab3b446 Refactor dashboard page: replace React component with static HTML, remove unused dashboardPage.tsx, and update webserver to serve new index.html
cbfb99f755 debug: add listen path logging
bac42b1d53 fix: match listen logic exactly from aa85dd9
ff83e34b77 fix: restore working transmit and listen logic from aa85dd9
Compare 6 commits »
MythEclipse pushed to master at MythEclipse/dc-recorder 2026-05-13 15:48:52 +00:00
65dc73e903 fix: use Tone.js global object from CDN instead of ES module import
MythEclipse pushed to master at MythEclipse/dc-recorder 2026-05-13 15:46:39 +00:00
bc212333d8 feat: implement Tone.js for professional audio transmit and listen
bd8e5b78d8 feat: replace ScriptProcessorNode with AudioWorkletNode for transmit
Compare 2 commits »