tezlm pushed to master at lamprey/lamprey 2026-07-15 12:55:18 +00:00
a317186c8b fix(ui): don't show editor toolbar when selecting text with keyboard
39c7c90cf9 refactor: remove unused types
3042303e94 fix(ui): set audio.muted to mute local playback
e858672f78 fix(voice): remove dbg!()
0a267023d7 refactor(ui): clean up voice code
Compare 18 commits »
tezlm pushed to backend-fixups at lamprey/lamprey 2026-07-15 12:55:15 +00:00
a317186c8b fix(ui): don't show editor toolbar when selecting text with keyboard
39c7c90cf9 refactor: remove unused types
3042303e94 fix(ui): set audio.muted to mute local playback
e858672f78 fix(voice): remove dbg!()
0a267023d7 refactor(ui): clean up voice code
Compare 19 commits »
tezlm pushed to backend-fixups at lamprey/lamprey 2026-07-15 11:58:59 +00:00
735ac60384 fix(ui): don't show editor toolbar when selecting text with keyboard
8b69dd66ac refactor: remove unused types
Compare 2 commits »
tezlm pushed to backend-fixups at lamprey/lamprey 2026-07-15 09:55:06 +00:00
ac97010055 fix(ui): set audio.muted to mute local playback
tezlm pushed to backend-fixups at lamprey/lamprey 2026-07-15 08:59:44 +00:00
4d709646e5 fix(voice): remove dbg!()
tezlm pushed to backend-fixups at lamprey/lamprey 2026-07-15 08:57:19 +00:00
8809c7eef7 refactor(ui): clean up voice code
0e7b79343d feat(voice): broadcast speaking indicators via datachannel
Compare 2 commits »
tezlm pushed to backend-fixups at lamprey/lamprey 2026-07-15 07:34:12 +00:00
e864d0420d perf(voice): add inline channel_id getter to ShardCall
22f78454f7 feat(voice): broadcast existing track metadata to peers on connection
a37f52bfcb feat(voice): broadcast Tracks events to peers
5eb881128c feat(ui): use new voice signalling protocol
4d00b0e3b6 fix(ui): room nav home styling
Compare 10 commits »
tezlm pushed to master at lamprey/lamprey 2026-07-15 06:20:19 +00:00
e10f2e5c86 refactor(search): separate crate for search stuff
tezlm pushed to dev at lamprey/lamprey 2026-07-15 06:19:00 +00:00
e10f2e5c86 refactor(search): separate crate for search stuff
tezlm pushed to backend-fixups at lamprey/lamprey 2026-07-15 05:38:10 +00:00
0d7afcb9e0 misc(voice): add more logging
6d5f74c1b9 feat(api): handle sfu disconnects, voice state migration
Compare 2 commits »
tezlm pushed to dev at lamprey/lamprey 2026-07-15 04:06:51 +00:00
8577213256 fix(ui): mobile styles
3bd02cd455 feat(voice): better logging/telemetry
6829ef72d8 fix(voice): make mesh stream types pub
9d3de11f14 feat(voice): improve webrtc negotiation
7efd01947e fix(ui): sort channels before reordering
Compare 66 commits »
tezlm pushed to master at lamprey/lamprey 2026-07-15 04:06:42 +00:00
8577213256 fix(ui): mobile styles
3bd02cd455 feat(voice): better logging/telemetry
6829ef72d8 fix(voice): make mesh stream types pub
9d3de11f14 feat(voice): improve webrtc negotiation
Compare 4 commits »
tezlm pushed to backend-fixups at lamprey/lamprey 2026-07-15 03:19:44 +00:00
8577213256 fix(ui): mobile styles
tezlm pushed to backend-fixups at lamprey/lamprey 2026-07-15 02:53:09 +00:00
3bd02cd455 feat(voice): better logging/telemetry
6829ef72d8 fix(voice): make mesh stream types pub
9d3de11f14 feat(voice): improve webrtc negotiation
Compare 3 commits »
tezlm pushed to master at lamprey/lamprey 2026-07-15 01:23:46 +00:00
7efd01947e fix(ui): sort channels before reordering
tezlm pushed to backend-fixups at lamprey/lamprey 2026-07-15 01:19:11 +00:00
7efd01947e fix(ui): sort channels before reordering
tezlm pushed to master at lamprey/lamprey 2026-07-15 01:16:10 +00:00
eb79b008ec feat(ui): hide ui/cursor in video player after short timeout
ca530e90e1 feat(ui): video component overlays/indicators
7b5507e008 fix(api): private thread permissions
428cbc49ec refactor(ui): tooltip styles, arrow
ac193b25dd refactor(ui): move video icons to icons.ts
Compare 17 commits »
tezlm pushed to backend-fixups at lamprey/lamprey 2026-07-15 01:16:06 +00:00
eb79b008ec feat(ui): hide ui/cursor in video player after short timeout
ca530e90e1 feat(ui): video component overlays/indicators
7b5507e008 fix(api): private thread permissions
428cbc49ec refactor(ui): tooltip styles, arrow
ac193b25dd refactor(ui): move video icons to icons.ts
Compare 6 commits »
tezlm pushed to backend-fixups at lamprey/lamprey 2026-07-14 23:12:26 +00:00
d075b2a5f5 feat(ui): add tooltips to buttons
tezlm pushed to backend-fixups at lamprey/lamprey 2026-07-14 22:42:22 +00:00
6f76c3dfcd feat(ui): redesign user page