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 commented on pull request coracle/flotilla#296 2026-06-09 19:59:47 +00:00
fix: replace zap slider with common amount pills

ok, added a custom zap amounts as setting under "wallet". Screenshot 2026-06-10 at 1.28.11 AM.png

userAdityaa pushed to 295-zap-amount-pills at userAdityaa/flotilla 2026-06-09 19:58:59 +00:00
954df262e7 fix: replace zap slider with common amount pills
userAdityaa created pull request coracle/flotilla#296 2026-06-09 06:01:14 +00:00
fix: replace zap slider with common amount pills
userAdityaa created branch 295-zap-amount-pills in userAdityaa/flotilla 2026-06-09 06:00:04 +00:00
userAdityaa pushed to 295-zap-amount-pills at userAdityaa/flotilla 2026-06-09 06:00:04 +00:00
cf6380a2a6 fix: replace zap slider with common amount pills
926b31de78 Split app/core up into domain-oriented files
ea6b63de53 Rename app utils
879ba5c37f Make join rejections due to an empty claim more forgiving
f633612207 feat: show voice room participants before joining (#294)
Compare 10 commits »
42d3c296eb feat: prompt SpaceJoin when opening unjoined space via direct link
userAdityaa created pull request coracle/flotilla#294 2026-06-08 17:48:53 +00:00
feat: show voice room participants before joining
userAdityaa created branch 272-show-call-participants in userAdityaa/flotilla 2026-06-08 17:47:31 +00:00
userAdityaa pushed to 272-show-call-participants at userAdityaa/flotilla 2026-06-08 17:47:31 +00:00
57d2f61ff4 feat: show voice room participants before joining
b6b8145901 Fix some bottom padding stuff
cdc9f927b5 Don't return 404, just return the index (some routes look like asset files since tlds look like file extensions)
4d57e4e6ed feat: show per-relay publish status on outgoing messages (#290)
1b8d6e50e2 Fix link_deps, normalize relays less aggressively
Compare 5 commits »
userAdityaa commented on pull request coracle/flotilla#291 2026-06-08 10:41:51 +00:00
feat: prompt SpaceJoin when opening unjoined space via direct link

Switched to deriveUserGroupList (alias for userGroupList) so the group list auto-loads on subscribe via makeUserData, instead of manually calling loadUserGroupList().then() with cancellation/pubkey…

userAdityaa commented on pull request coracle/flotilla#291 2026-06-08 10:41:37 +00:00
feat: prompt SpaceJoin when opening unjoined space via direct link

yes, it should be durable for session.

I’ve moved it to module scope (<script module>) so it survives layout remounts (switching relays, leaving and coming back) for the lifetime of the page…

fc6a3e44d4 feat: prompt SpaceJoin when opening unjoined space via direct link
userAdityaa commented on issue coracle/flotilla#272 2026-06-04 10:34:56 +00:00
Show call participants before joining

I like #1 and #3, you can use the ProfileCircles component to build it. I wouldn't mind adding the +x circle to that component too. I think we could omit the x participants in voice

userAdityaa created pull request coracle/flotilla#291 2026-06-04 10:24:37 +00:00
feat: prompt SpaceJoin when opening unjoined space via direct link
userAdityaa created branch 286-prompt-space-join-on-direct-link in userAdityaa/flotilla 2026-06-04 10:24:12 +00:00
a2a3c52e89 feat: prompt SpaceJoin when opening unjoined space via direct link
e3e13563d5 bump pnpm version
ee3da3893c fix: resync voice state after LiveKit reconnect (#289)
91145c38fb Scaffold playwright
Compare 4 commits »
6255dc2d39 feat: show per-relay failure, pending breakdown on outgoing messages
7365fb7a35 feat: show per-relay failure, pending breakdown on outgoing messages
caf3f620e4 feat: show per-relay failure, pending breakdown on outgoing messages
fb3d9f3923 feat: show per-relay failure, pending breakdown on outgoing messages