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
userAdityaa created branch realtime-room-updates in userAdityaa/flotilla 2026-04-08 20:28:57 +00:00
userAdityaa pushed to realtime-room-updates at userAdityaa/flotilla 2026-04-08 20:28:57 +00:00
d1cfe3a2fa fix: realtime updates for room members and admins
userAdityaa created pull request coracle/flotilla#177 2026-04-08 19:17:42 +00:00
fix(modal): make close button / backdrop work on direct invite link page
userAdityaa created branch invite-modal-close-button in userAdityaa/flotilla 2026-04-08 19:12:27 +00:00
userAdityaa pushed to invite-modal-close-button at userAdityaa/flotilla 2026-04-08 19:12:27 +00:00
7f1fe51d2e fix(modal): make close button / backdrop work on direct invite link page
userAdityaa commented on issue coracle/flotilla#176 2026-04-08 18:15:50 +00:00
Invite Modal Close(x) Button / Backdrop Does Not Work on Direct Invite Link Page

Once this gets approved, I’ll go ahead and submit a PR for it.

userAdityaa opened issue coracle/flotilla#176 2026-04-08 18:13:03 +00:00
Invite Modal Close(x) Button / Backdrop Does Not Work on Direct Invite Link Page
userAdityaa commented on issue coracle/flotilla#141 2026-04-08 18:00:12 +00:00
Refine search

No, I haven’t pulled from the dev branch recently. This is based on the main branch that’s currently live.

Pull the latest changes from the dev branch and rebase your branch on top of it;…

userAdityaa commented on pull request coracle/flotilla#167 2026-04-08 17:39:38 +00:00
Fix fallback pull race after abort

update: It worked, but it took quite a while.

userAdityaa commented on pull request coracle/flotilla#167 2026-04-08 17:38:35 +00:00
Fix fallback pull race after abort

Hey @hodlbod, I wasn’t experiencing any logging-related hangs before, but after pulling this merge I’m now running into an issue where it gets stuck.

Could you please take a look? I’ve…

userAdityaa pushed to dev at userAdityaa/flotilla 2026-04-08 17:19:33 +00:00
f4ebc4e99e Video in calls (#135)
userAdityaa pushed to dev at userAdityaa/flotilla 2026-04-08 16:47:22 +00:00
65ca8a7fd8 Remove follow graph building
7f1e98dcb2 Fix fallback pull race after abort (#167)
4c19ee823b 73-video-thumbnails (#142)
8e2dd8b278 Upgrade daisyui/tailwind
8d35b3aad2 Chat tweaks
Compare 5 commits »
userAdityaa commented on pull request coracle/flotilla#169 2026-04-08 15:16:29 +00:00
feat: add deep link customization

Hi @bhavishy2801, it looks like there’s a merge conflict again with Page.svelte. Could you please rebase it following the steps mentioned here when you get a chance: https://gitea.coracle.socia…

userAdityaa commented on issue coracle/flotilla#144 2026-04-08 13:04:22 +00:00
Bug: chat messages do not show up immediately

Pushing changes in a bit.

userAdityaa commented on pull request coracle/flotilla#168 2026-04-07 19:41:59 +00:00
feat: add deep link customization

Hey @bhavishy2801, you don’t need to open a new PR. You can resolve the merge conflicts using basic Git commands and then force-push the changes to update the existing PR.

userAdityaa commented on issue coracle/flotilla#144 2026-04-07 18:14:23 +00:00
Bug: chat messages do not show up immediately

messages being displayed to someone who has only requested access and not yet been approved is also a bug, right?

No, please refer to the video for clarification.

userAdityaa commented on issue coracle/flotilla#144 2026-04-07 17:23:24 +00:00
Bug: chat messages do not show up immediately

Thanks for the recording, it makes the issue clear. I'll work on a fix.

userAdityaa pushed to dev at userAdityaa/flotilla 2026-04-07 17:18:44 +00:00
613cad31c0 add start chat FAB (#152)
3779a90f26 Tweak to chat item menu buttons
7470f28f31 fix spacing around messages (#159)
17fb4e780b Clean up drafts implementation (#164)
30c2a6ef79 persist drafts in memory (#155)
Compare 6 commits »
userAdityaa commented on pull request coracle/flotilla#164 2026-04-07 17:07:11 +00:00
Clean up drafts implementation

@userAdityaa this PR is a follow up from #155, just a few things that I thought it would be easier to show rather than tell. Just take a look to get an idea of what I was going for.

Thanks…

userAdityaa commented on issue coracle/flotilla#144 2026-04-07 16:45:15 +00:00
Bug: chat messages do not show up immediately

Let me quickly verify everything again.