• Joined on 2020-01-11
mollusk created branch codex-inline-audio-player in mollusk/peerspeak 2026-06-21 04:55:33 +00:00
mollusk pushed to codex-inline-audio-player at mollusk/peerspeak 2026-06-21 04:55:33 +00:00
79b24fd567 deps: add rodio for inline chat audio playback (senior-vetted)
mollusk pushed to main at mollusk/peerspeak 2026-06-21 04:07:29 +00:00
efadc228eb fix(files): keep serve connection alive until fetcher has the bytes
mollusk released PeerSpeak 0.3.0 at mollusk/peerspeak 2026-06-21 03:43:26 +00:00
mollusk pushed tag v0.3.0 to mollusk/peerspeak 2026-06-21 03:43:24 +00:00
mollusk pushed to main at mollusk/peerspeak 2026-06-21 03:41:28 +00:00
2d067a2e41 packaging(win): update INSTALL.md + README.md for 0.3.0
mollusk pushed to main at mollusk/peerspeak 2026-06-21 03:39:34 +00:00
8ea40f719c packaging(win): bump installer version to 0.3.0
mollusk pushed to main at mollusk/peerspeak 2026-06-21 03:24:19 +00:00
60c1951567 Chat file attachments, stages 3-4: core wiring + chat UI
f75760b14e Chat file attachments, stage 2: file-transfer network plane
02cb46550e Chat file attachments, stage 1: protocol + data model + pure seams
Compare 3 commits »
mollusk pushed to main at mollusk/peerspeak 2026-06-21 02:33:55 +00:00
cbba4b644e Add per-peer listener-side noise gate
mollusk pushed to main at mollusk/peerspeak 2026-06-21 01:31:33 +00:00
c5375e200a Make per-peer in-call volume continuous and persistent
mollusk released v0.2.0 at mollusk/peerspeak 2026-06-20 22:37:04 +00:00
mollusk pushed tag v0.2.0 to mollusk/peerspeak 2026-06-20 22:37:02 +00:00
mollusk pushed to main at mollusk/peerspeak 2026-06-20 21:59:00 +00:00
06e97b9f50 Merge W16 room background fix
601ec92181 Show custom background in room view
713526b2a8 Merge W19 Ayu themes
450121b591 Merge W16 custom backgrounds
eab9357f23 Add custom background settings controls
Compare 7 commits »
mollusk pushed to main at mollusk/peerspeak 2026-06-20 20:46:36 +00:00
a30d9d5dbf Add plain-English Windows install/join guide for end users
mollusk pushed to main at mollusk/peerspeak 2026-06-20 20:45:07 +00:00
2a6e6401ad Add Windows installer (Inno Setup) + GUI-subsystem release builds
mollusk pushed to main at mollusk/peerspeak 2026-06-20 20:02:44 +00:00
a0a5922389 Merge reconnect-resilience: post-grace peer recovery coordinator
2c93c1c24f Add post-grace peer recovery coordinator
5564af02f9 Spike targeted gossip rebootstrap
Compare 3 commits »
mollusk pushed to main at mollusk/peerspeak 2026-06-20 07:53:46 +00:00
ae29d1fea2 Merge windows-port-phase2: native Windows cpal/WASAPI audio port (b0fdd4e)
b0fdd4e058 audio(win): filter choose_config to drivable formats (Codex B3/B5 re-review P3)
306bc295b1 audio(win): land the deferred cpal start-resilience items (B3 + B5)
8e0b4c16ec audio(win): tighten the cpal start-handshake (Codex re-review B1/B2/B4)
f52b5ea64e audio(win): fix RT-safety + start-handshake bugs in the cpal backend
Compare 19 commits »
mollusk pushed to main at mollusk/peerspeak 2026-06-20 02:56:55 +00:00
7ff7766ede packaging: add test-pack split PKGBUILD (peerspeak + pixelpass)
mollusk pushed to main at mollusk/pixelpass 2026-05-31 19:27:13 +00:00
cfc480044f fix: three robustness bugs outside the friends list
mollusk pushed to main at mollusk/pixelpass 2026-05-31 19:17:38 +00:00
6d0bf99076 fix(friends): five robustness bugs in the friends/control plane