Sravan Sravan
  • Joined on 2025-07-02
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-07 10:39:08 +00:00
a9b3533f7a feat(chat): forward messages with multi-select (#1)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-07 10:32:21 +00:00
3a976d58ab feat(chat): reply-jump (#8), image prev/next nav (#3), multi-file send (#5)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-07 10:24:34 +00:00
c672f7b65f fix: notification-open in-place (#2/#7/#19) + polish (#9 scrollbar, #16 call scrollbar, #17 ringback)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-07 10:14:38 +00:00
16065315a7 fix(chat): pull-to-refresh at top loads older history, no longer resets to bottom
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-07 09:51:18 +00:00
eb79823fd2 feat(chat): older-history pagination + full-thread server-side search
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-07 09:38:45 +00:00
4fd323fff4 fix(chat): thread query returned OLDEST 300, hiding new messages past the cap
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-07 08:18:03 +00:00
507489ec55 fix(chat): stop blanking a conversation (and wiping its cache) on a failed thread fetch
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-07 07:53:55 +00:00
12be747609 fix(chat): resolve merged-away user ids so DMs to merged contacts don't vanish
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-07 07:39:30 +00:00
1128f9811a fix: persist chat uploads on /data volume (broken images) + prevent duplicate chat sockets
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-07 07:11:16 +00:00
7d284213d1 fix(chat): non-destructive reconnect resync — stop messages disappearing after send
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-07 07:03:17 +00:00
37c8929c5e fix(sfu): upgrade LiveKit server v1.7 -> v1.9 to match client SDK 2.20
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-07 06:16:31 +00:00
496eba3c17 fix(chat): batch 1 desktop fixes — resync-on-reconnect, branded confirm, esc, typing-in-panel, media errors
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-06 08:20:31 +00:00
472170784b fix(livekit): single UDP media port + pin node_ip for the NAT'd server
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-06 07:53:17 +00:00
10e393a31f chore(compose): gate livekit behind 'sfu' profile so it stays dormant until enabled
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-06 07:51:51 +00:00
47b6f475e6 docs(deploy): LiveKit SFU provisioning — phase 3 (ops runbook)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-06 07:51:08 +00:00
6118d59c5c feat(meetings): LiveKit SFU — phase 2 (client media plane, behind the flag)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-06 07:41:45 +00:00
f1dbcd0f86 feat(meetings): LiveKit SFU — phase 1 (server plumbing, config-gated)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-06 05:27:19 +00:00
30e354d58f feat(chat): per-message group read receipts (seen-by + read-by-all ticks)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-03 11:47:10 +00:00
3f791cb120 feat(chat): live typing indicators for DMs and groups
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-03 10:34:29 +00:00
820e7a08fc add publish-desktop.sh — one-command desktop installer publish from laptop