Aditya Chaudhary userAdityaa
  • https://www.adityaworks.tech
    • LFX @headlamp
    • Javascript Code Repo Expert (Contract) @HackerRank
    • R&D Intern @Samsung
    • Software Engineer @Tile10
  • Joined on 2026-04-03
d2f2263676 feat: show per-relay publish status on outgoing messages
userAdityaa commented on issue coracle/flotilla#56 2026-06-01 10:01:04 +00:00
Show publish results for all relays

Makes sense, I think we can use fewer colors (maybe just colored icons rather than colored text), but I think this is good enough to move to dev.

I also thinks just the colored icons make…

userAdityaa commented on issue coracle/flotilla#272 2026-06-01 07:38:56 +00:00
Show call participants before joining

To make room activity more visible, we could show something like this even before the user joins, or alternatively once they're already in the room.

first - ![ChatGPT Image Jun 1, 2026 at…

userAdityaa created pull request coracle/flotilla#289 2026-06-01 06:08:44 +00:00
fix: resync voice state after LiveKit reconnect
userAdityaa created branch fix/287-livekit-voice-reconnect in userAdityaa/flotilla 2026-06-01 06:01:21 +00:00
userAdityaa pushed to fix/287-livekit-voice-reconnect at userAdityaa/flotilla 2026-06-01 06:01:21 +00:00
1f5a219734 fix: resync voice state after LiveKit reconnect
1dd0270f4f Bump pomade
77256462c5 feat: sync checked read state to Dufflepud for cross-device badges (#288)
ae071fefaa Fail more gracefully when svelte sneezes
152d35f92a Fix deleted rooms persisting in navigation (#285)
Compare 10 commits »
userAdityaa pushed to fix/252-sync-checked-dufflepud at userAdityaa/flotilla 2026-05-29 19:25:15 +00:00
3797958270 feat: sync checked read state to Dufflepud for cross-device badges
userAdityaa commented on issue coracle/flotilla#287 2026-05-29 18:28:52 +00:00
Tried to add a track for a participant that is not present

It's very sporadic, I'm not sure what the root cause is.

yes, it's appear to be flaky, let me dive deeper into this.

userAdityaa pushed to fix/252-sync-checked-dufflepud at userAdityaa/flotilla 2026-05-29 18:27:04 +00:00
236e94652e feat: sync checked read state to Dufflepud for cross-device badges
userAdityaa created pull request coracle/flotilla#288 2026-05-29 12:42:32 +00:00
feat: sync checked read state to Dufflepud for cross-device badges
userAdityaa created branch fix/252-sync-checked-dufflepud in userAdityaa/flotilla 2026-05-29 12:38:57 +00:00
userAdityaa pushed to fix/252-sync-checked-dufflepud at userAdityaa/flotilla 2026-05-29 12:38:57 +00:00
a2b7b13b71 feat: sync checked read state to Dufflepud for cross-device badges
045d6983dc Fix some voice room bugs
2f8861be62 Bump welshman, update pnpm config
Compare 3 commits »
userAdityaa commented on issue coracle/flotilla#287 2026-05-29 11:17:43 +00:00
Tried to add a track for a participant that is not present

I'm not able to reproduce this issue on my end.

Screenshot 2026-05-29 at 4.46.57 PM.png
userAdityaa commented on pull request coracle/flotilla#285 2026-05-29 06:36:25 +00:00
Fix deleted rooms persisting in navigation

It looks like this is the only substantial change, does this fix it on its own?

It seems to be fixed now. Could you please confirm from your side as well?

userAdityaa pushed to fix-room-delete-nav at userAdityaa/flotilla 2026-05-29 06:35:32 +00:00
4c737b26c0 fix: deleted rooms persisting in navigation
userAdityaa pushed to fix/notification-defaults-dm-prompt at userAdityaa/flotilla 2026-05-29 05:05:33 +00:00
ddf9358703 fix: turn on notification defaults and prompt on first DM visit
userAdityaa pushed to fix-room-delete-nav at userAdityaa/flotilla 2026-05-28 09:57:08 +00:00
92cc000004 fix: deleted rooms persisting in navigation
userAdityaa pushed to fix/notification-defaults-dm-prompt at userAdityaa/flotilla 2026-05-28 06:43:24 +00:00
f3763eee7e fix: turn on notification defaults and prompt on first DM visit
userAdityaa commented on pull request coracle/flotilla#285 2026-05-27 18:01:47 +00:00
Fix deleted rooms persisting in navigation

please focus on caravel from your side for now since it’s the priority. I’ll dig into this issue a bit more from my end.

userAdityaa commented on pull request coracle/flotilla#285 2026-05-27 15:28:15 +00:00
Fix deleted rooms persisting in navigation

It’s already there, but after deleting a room and refreshing, the deletion took a second to reflect.

so I did this to avoid the user noticing that delay even for a moment. let me attach a…